Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/junkumar/redbase
A mini database implementation.
https://github.com/junkumar/redbase
database graduate-school learning-exercise
Last synced: 2 days ago
JSON representation
A mini database implementation.
- Host: GitHub
- URL: https://github.com/junkumar/redbase
- Owner: junkumar
- License: apache-2.0
- Created: 2011-08-04T02:18:51.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2023-10-06T03:22:32.000Z (about 1 year ago)
- Last Synced: 2024-08-01T22:44:45.371Z (3 months ago)
- Topics: database, graduate-school, learning-exercise
- Language: C++
- Homepage:
- Size: 3.9 MB
- Stars: 226
- Watchers: 11
- Forks: 85
- Open Issues: 2
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
A mini database implementation. See src/doc* for each sub-component.
This code was written for CS346 Spring 2011, Stanford University by
[email protected].This code was placed online after requests from other students in my
class AFTER the completion of the course. Since then, this code has
been used as a reference by many students globally.Please do not violate the Stanford University or other Honor code by
directly copying/reading this code for your own coursework.