Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jyotiprakashh authored Jul 9, 2024
1 parent 6ae2b1a commit 3a991a7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# CandyDB

Candy DB is a lightweight, cloud-based NoSQL database that provides a simple and efficient way to store and retrieve data in Amazon S3. Its Go-based implementation ensures high performance and scalability, making it suitable for a wide range of applications.

## Features

- Simple and intuitive API for CRUD operations (Create, Read, Update, Delete)
Expand Down Expand Up @@ -116,6 +118,3 @@ Run the Application:
go run main.go
```
# Conclusion
Candy DB is a lightweight, cloud-based NoSQL database that provides a simple and efficient way to store and retrieve data in Amazon S3. Its Go-based implementation ensures high performance and scalability, making it suitable for a wide range of applications.

0 comments on commit 3a991a7

Please sign in to comment.