cql
Query language
A query language designed to simplify and improve the way objects are queried from databases.
CQL: Compiled Query Language
17 stars
1 watching
0 forks
Language: Go
last commit: 7 months ago
Linked from 1 awesome list
databasegogolanggormormsqlweb
Related projects:
Repository | Description | Stars |
---|---|---|
hashicorp/mql | A query language for database models in Go that generates parameterized SQL without exposing the application to SQL injection. | 45 |
statebox/cql | A Haskell implementation of a functional query language that allows declarative specification and analysis of data transformations | 163 |
erezsh/preql | An interpreted relational query language that compiles to SQL, providing an alternative to traditional SQL programming. | 617 |
cristalhq/builq | A simple and safe Go library for building SQL queries with parameter indexing. | 91 |
a8m/rql | A resource query language for REST APIs | 343 |
qustavo/dotsql | A library that allows you to store and execute SQL queries in a structured way | 742 |
kasei/sparqlkit | An implementation of the SPARQL 1.1 query language in Objective-C. | 6 |
paul-wolf/djaq | A query language and API that provides an alternative to Django's ORM | 77 |
youshido-php/graphql | A PHP implementation of the GraphQL protocol for building query languages in APIs | 709 |
cube2222/jql | A JSON query processor with a custom syntax that simplifies complex queries by breaking them down into step-by-step operations. | 895 |
vingarcia/ksql | A simple and powerful Go library for interacting with SQL databases. | 324 |
go-rel/rel | A modern ORM layer for Golang | 772 |
wenerme/go-req | A declarative HTTP client library for the Go programming language | 22 |
endgameinc/eql | An analytics query language for Elasticsearch that enables querying and analyzing data in real-time | 219 |
coq-community/semantics | A comprehensive survey of programming language semantics styles implemented in Coq | 46 |