rql
Query engine
A resource query language for REST APIs
Resource Query Language for REST
343 stars
15 watching
42 forks
Language: Go
last commit: 4 months ago
Linked from 2 awesome lists
goormrest-apirqlsqlweb-development
Related projects:
Repository | Description | Stars |
---|---|---|
go-rel/rel | A modern ORM layer for Golang | 770 |
hashicorp/mql | A query language for database models in Go that generates parameterized SQL without exposing the application to SQL injection. | 44 |
wenerme/go-req | A declarative HTTP client library for the Go programming language | 22 |
timsolov/rest-query-parser | Library to parse and generate dynamic SQL queries from REST API query strings. | 78 |
qustavo/dotsql | A library that allows you to store and execute SQL queries in a structured way | 740 |
algolia/algoliasearch-rails | A Ruby gem that integrates the Algolia Search API with popular Object-Relational Mappers | 410 |
astaxie/beedb | A lightweight Go ORM that maps structs to database tables and supports various databases | 709 |
francoliberali/cql | A query language designed to simplify and improve the way objects are queried from databases. | 17 |
sdqri/effdsl | A Go library for building Elasticsearch queries in a type-safe and procedural manner. | 26 |
tomwright/queryparam | Converts URL query parameters into struct values of the correct types | 19 |
protegeproject/sparql-dl-api | A query engine for a specific query language used in semantic web applications | 12 |
arthurkushman/buildsqlx | A Go library for building database queries with support for various query patterns and features | 172 |
twharmon/gosql | A query builder library for Go that simplifies the creation and manipulation of SQL databases. | 32 |
aunum/gold | A reinforcement learning library for Go, providing a set of agents to solve challenges in various environments. | 345 |
eaigner/hood | An ORM library for Go, enabling the creation of structured databases with support for transactions, migrations, and validation. | 711 |