Skip to content

exploded/sqlc

Repository files navigation

🚨 NOT PRODUCTION READY 🚨

DinoSQL is very new and in no way production ready. So far it's been tested in only three (!!) small applications. The interface and command line tool are under heavy developement and will change. The documentation below isn't even correct!

DinoSQL

SQL is actually pretty great

DinoSQL is inspired by PugSQL and HugSQL.

Usage

$ dinosql -h
DinoSQL is a tool for generating Go source code from SQL.

Usage:

  dinosql <command> [arguments]

The commands are:

  check       verify SQL
  fmt         format SQL
  gen         generate Go files by processing SQL

About

Generate type-safe code from SQL

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Go 94.7%
  • Go Template 2.7%
  • ANTLR 2.5%
  • Makefile 0.1%
  • Shell 0.0%
  • Dockerfile 0.0%