feyeleanor / wendigo

An experimental translation of SQLite to Go - superseded by Serendipity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

== ABOUT ==
Wendigo is an experimental translation of SQLite from C to Go. It's mostly an exploration
of the relationship between the two languages, but also a first stab at bringing a native
SQL implementation to the Go ecosystem.

The translation is based on the Amalgamite sources.

About

An experimental translation of SQLite to Go - superseded by Serendipity


Languages

Language:Go 97.8%Language:C 2.2%