Skip to content

Can use SQL SERVER on Elsa2.0? #481

Answered by sfmskywalker
hexianggui asked this question in Q&A
Discussion options

You must be logged in to vote

Yes you can. Right now you can use any database server that is supported by Dapper, which is used by YesSQL, which Elsa 2 uses right now. But before its initial release, support will be added for EF Core & MongoDB, increasing the number of supported database servers.

SQLite is a light-weight, file-based database engine useful for small applications and easy testing. You can visualize the table structure using tools such as DB Browser for SQLite.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by sfmskywalker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #481 on December 08, 2020 20:23.