https://github.com/wickslynx/auroradb
Minimal database (C++)
https://github.com/wickslynx/auroradb
cpp database minimal
Last synced: 2 months ago
JSON representation
Minimal database (C++)
- Host: GitHub
- URL: https://github.com/wickslynx/auroradb
- Owner: Wickslynx
- License: mit
- Created: 2024-10-17T10:53:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-16T11:02:16.000Z (over 1 year ago)
- Last Synced: 2025-06-30T14:09:10.162Z (about 1 year ago)
- Topics: cpp, database, minimal
- Language: C++
- Homepage:
- Size: 351 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# AuroraDB
***Version 1.2***
AuroraDB is an easy-to-use, embedded single header database that can be integrated directly into your projects without the need for additional installations.
It is designed to be simple and intuitive, making it ideal for both beginners and experienced developers. AuroraDB comes with built-in network support to enable remote connections and data management over the network.
***No installations needed, works right out of the box!***