All Projects → dadleyy → Marlow

dadleyy / Marlow

Licence: mit
golang generator for type-safe sql api constructs

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects

Projects that are alternatives of or similar to Marlow

Records
SQL for Humans™
Stars: ✭ 6,761 (+8045.78%)
Mutual labels:  sql, orm
Fluent
Vapor ORM (queries, models, and relations) for NoSQL and SQL databases
Stars: ✭ 1,071 (+1190.36%)
Mutual labels:  sql, orm
Ktorm
A lightweight ORM framework for Kotlin with strong-typed SQL DSL and sequence APIs.
Stars: ✭ 843 (+915.66%)
Mutual labels:  sql, orm
Sequelize
An easy-to-use and promise-based multi SQL dialects ORM tool for Node.js
Stars: ✭ 25,422 (+30528.92%)
Mutual labels:  sql, orm
Pqt
Postgres schema definition, sql/go, code generation package.
Stars: ✭ 65 (-21.69%)
Mutual labels:  sql, orm
Nano Sql
Universal database layer for the client, server & mobile devices. It's like Lego for databases.
Stars: ✭ 717 (+763.86%)
Mutual labels:  sql, orm
Gorose
GoRose(go orm), a mini database ORM for golang, which inspired by the famous php framwork laravle's eloquent. It will be friendly for php developer and python or ruby developer. Currently provides six major database drivers: mysql,sqlite3,postgres,oracle,mssql, Clickhouse.
Stars: ✭ 947 (+1040.96%)
Mutual labels:  sql, orm
Go Sqlbuilder
A flexible and powerful SQL string builder library plus a zero-config ORM.
Stars: ✭ 539 (+549.4%)
Mutual labels:  sql, orm
Sqlite orm
❤️ SQLite ORM light header only library for modern C++
Stars: ✭ 1,121 (+1250.6%)
Mutual labels:  sql, orm
Objectivesql
ObjectiveSQL is an ORM framework in Java based on ActiveRecord pattern, which encourages rapid development and clean, codes with the least and convention over configuration.
Stars: ✭ 1,109 (+1236.14%)
Mutual labels:  sql, orm
Godb
A Go SQL query builder and struct mapper.
Stars: ✭ 651 (+684.34%)
Mutual labels:  sql, orm
Dbx
A neat codegen-based database wrapper written in Go
Stars: ✭ 68 (-18.07%)
Mutual labels:  sql, orm
Lucid
AdonisJS official SQL ORM. Supports PostgreSQL, MySQL, MSSQL, Redshift, SQLite and many more
Stars: ✭ 613 (+638.55%)
Mutual labels:  sql, orm
Smartsql
SmartSql = MyBatis in C# + .NET Core+ Cache(Memory | Redis) + R/W Splitting + PropertyChangedTrack +Dynamic Repository + InvokeSync + Diagnostics
Stars: ✭ 775 (+833.73%)
Mutual labels:  sql, orm
Exposed
Kotlin SQL Framework
Stars: ✭ 5,753 (+6831.33%)
Mutual labels:  sql, orm
Express Knex Objection
A simple API system on a pg database, using knex and objection to simplify connection and management
Stars: ✭ 20 (-75.9%)
Mutual labels:  sql, orm
Sagacity Sqltoy
基于java语言比mybatis更实用的orm框架,支持mysql、oracle、postgresql、sqlserver、db2、dm、mongodb、elasticsearch、tidb、guassdb、kingbase、oceanbase、greenplum
Stars: ✭ 496 (+497.59%)
Mutual labels:  sql, orm
Qb
The database toolkit for go
Stars: ✭ 524 (+531.33%)
Mutual labels:  sql, orm
Reform
A better ORM for Go, based on non-empty interfaces and code generation.
Stars: ✭ 1,103 (+1228.92%)
Mutual labels:  sql, orm
Examples Orms
Sample uses of CockroachDB with popular ORMs
Stars: ✭ 65 (-21.69%)
Mutual labels:  sql, orm

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].