Skip to content
/ sql Public
forked from rqlite/sql

[temp dev fork] Pure Go SQL parser

License

Notifications You must be signed in to change notification settings

tailscale/sql

 
 

Repository files navigation

sql

Circle CI

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.

Credits

This parser was originally created by Ben Johnson. Many thanks to him for making it available for use by rqlite.

About

[temp dev fork] Pure Go SQL parser

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%