https://github.com/viveknaskar/neon-db-demo
A simple illustration of a spring boot project using Neon Postgres database
https://github.com/viveknaskar/neon-db-demo
java neondb postgresql spring-boot
Last synced: 3 months ago
JSON representation
A simple illustration of a spring boot project using Neon Postgres database
- Host: GitHub
- URL: https://github.com/viveknaskar/neon-db-demo
- Owner: viveknaskar
- Created: 2024-08-15T15:38:54.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-08-15T17:10:53.000Z (about 1 year ago)
- Last Synced: 2025-02-22T07:20:56.325Z (8 months ago)
- Topics: java, neondb, postgresql, spring-boot
- Language: Java
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Neon Postgres Database demo with Spring Boot App
This is a spring boot application to illustrate database CRUD operation with Neon Postgres database.
## What is Neon Postgres database?
Neon is a fully managed serverless Postgres database platform. It offers features such as high availability, automatic backups, and scaling options to handle varying traffic levels. It is designed to be cost-efficient and developer-friendly, and it focuses on providing a seamless experience for developers.