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.
45 stars
9 watching
8 forks
Language: Go
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A query language designed to simplify and improve the way objects are queried from databases. | 17 |
| A Haskell implementation of a functional query language that allows declarative specification and analysis of data transformations | 163 |
| A resource query language for REST APIs | 343 |
| An interpreted relational query language that compiles to SQL, providing an alternative to traditional SQL programming. | 617 |
| A query builder library for Go that simplifies the creation and manipulation of SQL databases. | 32 |
| A simple and safe Go library for building SQL queries with parameter indexing. | 91 |
| A simple and powerful Go library for interacting with SQL databases. | 324 |
| A modern ORM layer for Golang | 772 |
| An analytics query language for Elasticsearch that enables querying and analyzing data in real-time | 219 |
| A tool to store and generate reusable SQL queries in a structured format | 35 |
| A Go library for building and executing SQL queries with a focus on simplicity and ease of use. | 59 |
| A JSON query processor with a custom syntax that simplifies complex queries by breaking them down into step-by-step operations. | 895 |
| A Go library for building database queries with support for various query patterns and features | 172 |
| A Go library for constructing and building SQL queries in a type-safe manner. | 17 |
| A Go library providing a convenient and lightweight way to perform database operations without boilerplate code. | 406 |