|
|
|
|
|
by craig
1341 days ago
|
|
I've been building a basic sqlite like database [1] to improve my understanding of relational dbs. It's still early days but it's been fun using different data structures than I typically do in my day job. [1]: https://github.com/craigmulligan/toysql |
|