Skip to content
/ sql Public
forked from rqlite/sql

Pure Go SQL parser—not production ready

License

Notifications You must be signed in to change notification settings

forkkit/sql

 
 

Repository files navigation

sql

This repository holds a pure Go SQL parser based on the SQLite SQL definition. It implements nearly all features of the language except ATTACH, DETACH, and some other minor features.

About

Pure Go SQL parser—not production ready

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%