Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.
/ marlow Public archive

golang generator for type-safe sql api constructs

License

Notifications You must be signed in to change notification settings

dadleyy/marlow

Repository files navigation


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.