vsql
Query builder
A tool for building SQL queries programmatically
A sql query builder for V
46 stars
1 watching
5 forks
Language: V
last commit: about 3 years ago
Linked from 1 awesome list
knexsqlvlangvsql
Related projects:
Repository | Description | Stars |
---|---|---|
leipert/vsb | An online tool for creating and running SPARQL queries graphically | 46 |
aldy505/bob | An SQL query builder for Go that provides a structured way to create and execute SQL queries. | 17 |
cristalhq/builq | A simple and safe Go library for building SQL queries with parameter indexing. | 91 |
twharmon/gosql | A query builder library for Go that simplifies the creation and manipulation of SQL databases. | 32 |
lqs/sqlingo | A lightweight DSL and ORM library for writing SQL in Go | 414 |
nkallen/arel | A framework for building relational algebra in Ruby to simplify and standardize SQL queries across various databases. | 269 |
mihaelisaev/fluentquery | A Swift query builder for Vapor 3 that simplifies the creation of raw SQL queries using key paths. | 149 |
auraphp/aura.sqlquery | A collection of query builders for various databases | 451 |
didi/gendry | A Go library for building and parameterizing SQL queries in a flexible and reusable way. | 1,622 |
timgws/querybuilderparser | A utility for generating MongoDB queries from user-defined criteria and filtering rules | 159 |
sdqri/effdsl | A Go library for building Elasticsearch queries in a type-safe and procedural manner. | 27 |
nullism/bqb | A lightweight query builder library for generating SQL queries with parameterized placeholders. | 155 |
fukamachi/sxql | An SQL generator for Common Lisp that provides a simple and flexible way to create SQL queries. | 364 |
arthurkushman/buildsqlx | A Go library for building database queries with support for various query patterns and features | 171 |
seaql/sea-query | A query builder to help construct dynamic SQL queries in Rust. | 1,203 |