Postgresql¶
References¶
📕 Articles¶
- PostgreSQL Vs. MongoDB
- Npgsql Entity Framework Core Provider
- Using JSONB in PostgreSQL: How to Effectively Store & Index JSON Data in PostgreSQL
- JSON Types
- Faster Operations with the JSONB Data Type in PostgreSQL
- Querying JSON (JSONB) data types in PostgreSQL
- Unlocking the Full Potential Of PostgreSQL® JSON
- How to choose the right database for your service
- 5 Database technologies used by 2000 Wix microservices
📹 Videos¶
- Integrating ASP.NET Core API with Postgres & OData in Azure
- ASP.NET Core, C#, EF Core, PostgreSQL, WSL2 - PostreSQL Setup - Tricking Library Ep62
- Comparison of PostgreSQL and MongoDB
- Learn PostgreSQL Tutorial - Full Course for Beginners
- PostgresSQL Playlist - Hussein Nasser
- Scaling PostgreSQL: How to never shard again
- PostgreSQL Tutorial for Beginners
📦 Libraries¶
- JasperFx/marten - .NET Transactional Document DB and Event Store on PostgreSQL
- zombodb/zombodb - Making Postgres and Elasticsearch work together like it’s 2021
- jbogard/Respawn - Intelligent database cleaner for integration tests
- npgsql/efcore.pg - Entity Framework Core provider for PostgreSQL
- efcore/EFCore.NamingConventions - Entity Framework Core plugin to apply naming conventions to table and column names (e.g. snake_case)