Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dadleyy/marlow

golang generator for type-safe sql api constructs
https://github.com/dadleyy/marlow

generator golang golang-library golang-tools orm sql

Last synced: 4 days ago
JSON representation

golang generator for type-safe sql api constructs

Awesome Lists containing this project

README

        



---

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`](https://github.com/marlow) organization.