Skip to content

jacobsimpson/gedb

Repository files navigation

gedb - Go Embedded Database

A small, SQL database, written in Golang. Intended to be convenient to embed in a standalone Golang program.

At the moment, there is very little here. It doesn't even read from a file yet, just uses static data.

Development

Preparation

dep ensure

Development Cycle

make

About

Embedded SQL database implemented in golang.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published