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
37 views
0 comments

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
29 views
0 comments
bottom of page