Databases

PostgreSQL with SpringBoot

PostgreSQL PostgreSQL stands out as a sophisticated and enterprise-grade open-source relational database, offering robust support for both SQL (relational) and JSON (non-relational) queries. This well-established database management system has earned its reputation for stability through over two decades of community-driven development. This collaborative approach has played a pivotal role in ensuring its remarkable resilience, data …

PostgreSQL with SpringBoot Read More »

Mongo Cheatsheet: Important Stuff

Introduction MongoDB is a source available NoSQL DB from MongoDB corp and was first released in 2009. NoSQL rose to popularity due to its schema flexibility, and ability to scale horizontally as NoSQL uses the Base approach. Some salient points on NoSQL Mongo uses a slightly different naming convention than typical SQL DB’sTable -> CollectionRow …

Mongo Cheatsheet: Important Stuff Read More »

error: Content is protected !!
Scroll to Top