Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ignatandrei/testefcoredatabaseproviders

Testing EFCore Database Providers
https://github.com/ignatandrei/testefcoredatabaseproviders

Last synced: 22 days ago
JSON representation

Testing EFCore Database Providers

Awesome Lists containing this project

README

        

# TestEFCoreDatabaseProviders

There are many Database Providers for EFCore

https://learn.microsoft.com/en-us/ef/core/providers/?tabs=dotnet-core-cli

I want to test the capabilities for each one within a standard choice of tables , in order to know the capabilities

I choose only those that have a version for current STS / LTS , whatever it is current.

( I am particularly interested in SqlServer vs Sqlite )

## Results

You can see the results at https://ignatandrei.github.io/TestEFCoreDatabaseProviders/

## Contributors welcome

If you want to test any table , please make an issue .