https://github.com/ffernandolima/books-api
POC related to the usage/comparison of non-relational database MongoDB and the JSON columns from MySQL and PostgreSQL relational databases using .NET and EF Core 3.1.
https://github.com/ffernandolima/books-api
Last synced: 12 months ago
JSON representation
POC related to the usage/comparison of non-relational database MongoDB and the JSON columns from MySQL and PostgreSQL relational databases using .NET and EF Core 3.1.
- Host: GitHub
- URL: https://github.com/ffernandolima/books-api
- Owner: ffernandolima
- Created: 2020-07-15T00:25:41.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T23:31:19.000Z (over 3 years ago)
- Last Synced: 2025-07-01T11:09:02.226Z (12 months ago)
- Language: C#
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# books-api
POC related to the usage/comparison of non-relational database MongoDB and the JSON columns from MySQL and PostgreSQL relational databases using .NET and EF Core 3.1.