Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 225 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 225 Bytes

SaulQL

An sqlite clone written in Go.

The purpose of this project is to have a better understanding of databases and the Go programming language.

This project was inspired by https://cstack.github.io/db_tutorial/