sea-query
sea-query copied to clipboard
add databend backend
PR Info
- Closes
- Dependencies:
- Dependents:
New Features
- [x] add databend backend
Bug Fixes
- [ ]
Breaking Changes
- [ ]
Changes
- [ ]
Thank you. I might be wrong, but the syntax looks exactly the same as MySQL?
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