top of page

BLOG
Search


Create a lightweight Java Spring Boot App to store Data in PostgresSQL Database
In this exercise, we use a Java Sprintboot and Web UI to read, create, read, and delete data from PostgresSQL. The idea would be same...
May 25, 20232 min read
Â
Â
Â


Create a lightweight Java Spring Boot App to store Data in NoSQL Mongo Database
There’re reasons why MongoDB is getting so popular. First of all, it’s open source and free to use. Secondly, no SQL queries are needed....
Mar 30, 20232 min read
Â
Â
Â
bottom of page