Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ignatandrei/testefcoredatabaseproviders
- Owner: ignatandrei
- License: mit
- Created: 2023-09-03T07:20:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-01T05:22:32.000Z (about 1 year ago)
- Last Synced: 2024-04-15T03:09:44.061Z (9 months ago)
- Language: C#
- Homepage: https://ignatandrei.github.io/TestEFCoreDatabaseProviders/
- Size: 1.22 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 .