https://github.com/elouannh/my-own-db
My simple remake of a database system (SQL) using C.
https://github.com/elouannh/my-own-db
c homemade learning sql
Last synced: over 1 year ago
JSON representation
My simple remake of a database system (SQL) using C.
- Host: GitHub
- URL: https://github.com/elouannh/my-own-db
- Owner: elouannh
- License: mit
- Created: 2024-10-09T08:50:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-21T18:55:45.000Z (over 1 year ago)
- Last Synced: 2024-12-06T05:26:56.172Z (over 1 year ago)
- Topics: c, homemade, learning, sql
- Language: C
- Homepage:
- Size: 92.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# my-own-db
My simple remake of a database system using C, from scratch, in a learning purpose.
> *“What I cannot create, I do not understand.” – [Richard Feynman](https://en.m.wikiquote.org/wiki/Richard_Feynman)*