https://github.com/integeralex/cooperdb
Explore the power of C++ in database development. This project showcases a minimalist yet functional database engine, demonstrating the versatility of C++ in building robust and efficient data solutions.
https://github.com/integeralex/cooperdb
Last synced: 7 months ago
JSON representation
Explore the power of C++ in database development. This project showcases a minimalist yet functional database engine, demonstrating the versatility of C++ in building robust and efficient data solutions.
- Host: GitHub
- URL: https://github.com/integeralex/cooperdb
- Owner: IntegerAlex
- Created: 2024-03-01T13:07:35.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-01T13:07:35.000Z (almost 2 years ago)
- Last Synced: 2025-06-22T23:48:52.545Z (7 months ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cooperDB
Explore the power of C++ in database development. This project showcases a minimalist yet functional database engine, demonstrating the versatility of C++ in building robust and efficient data solutions.