dadleyy / marlow

golang generator for type-safe sql api constructs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Marlow is a code generation tool written in golang designed to create useful constructs that provide an ergonomic API for interacting with a project's data persistence layer while maintaining strong compile time type safety assurance.

Marlow Has Moved!

To encourage community driven ownership of this project, the CLI and library code for marlow has moved to the marlow organization.

About

golang generator for type-safe sql api constructs

License:MIT License


Languages

Language:Go 97.1%Language:Makefile 2.9%