Skip to content

How to add support for a new database dialect? #16939

Closed Answered by WikiRik
clamx4 asked this question in Help & Questions
Discussion options

You must be logged in to vote

We don't have good documentation on how to add a new dialect since it does not happen that often. In the last two years we've added support for snowflake and ibmi but we have added a warning for those because we cannot run integration tests.

One open PR for a new dialect where we can run the integration tests is #15569 but I think we would recommend making a fork and adding support for a new dialect in there and wait for sequelize v8 in which we'll add a plugin system for supporting dialects and you can easily make a community plugin that adds support for HANA.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@clamx4
Comment options

Answer selected by clamx4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants