SeaQL / sea-query

🔱 A dynamic SQL query builder for MySQL, Postgres and SQLite
https://www.sea-ql.org
Other
1.12k stars 182 forks source link

add databend backend #757

Open Caisin opened 6 months ago

Caisin commented 6 months ago

PR Info

New Features

Bug Fixes

Breaking Changes

Changes

tyt2y3 commented 5 months ago

Thank you. I might be wrong, but the syntax looks exactly the same as MySQL?

nickb937 commented 4 months ago

Databend supports a few SQL dialects, including PostgreSQL and MySQL and is wire-compatible with MySQL. There are slight changes in SQL conformance, for example transactions aren't supported. A quick read of this page will give you an overview of what is/isn't supported: https://docs.databend.com/sql/sql-reference/ansi-sql