Click here to Skip to main content
15,888,527 members
Articles / Database Development / PostgreSQL

.NET Core, PostgreSQL and Document Database

Rate me:
Please Sign up or sign in to vote.
5.00/5 (4 votes)
18 Oct 2020CPOL6 min read 8.2K   8  
Use NoSQL database functionality from within a Relational database system
In this post, I will write about documents in general and then I will show you a simple implementation of working with documents using .NET Core, PostgreSQL and Entity Framework.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



Comments and Discussions