Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tristanlabelle/swiftdb

A basic relational database in Swift, as a learning exercise
https://github.com/tristanlabelle/swiftdb

Last synced: 3 days ago
JSON representation

A basic relational database in Swift, as a learning exercise

Awesome Lists containing this project

README

        

# SwiftDB

A basic relational database in Swift, as a learning exercise to try Swift and to apply the concepts of the book Designing Data Intensive Applications, by Martin Kleppmann.