jeudi 10 septembre 2015

Which serverless databases support EF code first migrations?

Doese somebody know a good list/rescource, where I can read, which serverless database systems support Entity Framework 6.x and EF code first migrations, including automatic creation of databases and code first migrations?

The goal of this question is to offer customers an alternative to MsSQL, but with minimum changes to the code.

The dream would be, only to change the 'connection string' to point to a serverless database and the application would run as expected. (just the normal MsSQL behavior, but serverless)

For example, some serverless DBs, like SQLite, doesn't seem to support the automatic creation of databases, if they don't exist at application start.

Thank you.

Aucun commentaire:

Enregistrer un commentaire