mql

Query language

A query language for database models in Go that generates parameterized SQL without exposing the application to SQL injection.

Model Query Language (mql) is a query language for your database models.

GitHub

45 stars
9 watching
8 forks
Language: Go
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
francoliberali/cqlA query language designed to simplify and improve the way objects are queried from databases.17
statebox/cqlA Haskell implementation of a functional query language that allows declarative specification and analysis of data transformations163
a8m/rqlA resource query language for REST APIs343
erezsh/preqlAn interpreted relational query language that compiles to SQL, providing an alternative to traditional SQL programming.617
twharmon/gosqlA query builder library for Go that simplifies the creation and manipulation of SQL databases.32
cristalhq/builqA simple and safe Go library for building SQL queries with parameter indexing.91
vingarcia/ksqlA simple and powerful Go library for interacting with SQL databases.324
go-rel/relA modern ORM layer for Golang772
endgameinc/eqlAn analytics query language for Elasticsearch that enables querying and analyzing data in real-time219
hnh/qryA tool to store and generate reusable SQL queries in a structured format35
xujiajun/godbalA Go library for building and executing SQL queries with a focus on simplicity and ease of use.59
cube2222/jqlA JSON query processor with a custom syntax that simplifies complex queries by breaking them down into step-by-step operations.895
arthurkushman/buildsqlxA Go library for building database queries with support for various query patterns and features172
aldy505/bobA Go library for constructing and building SQL queries in a type-safe manner.17
rocketlaunchr/dbqA Go library providing a convenient and lightweight way to perform database operations without boilerplate code.406