sea-query
Query builder
A query builder to help construct dynamic SQL queries in Rust.
🔱 A dynamic SQL query builder for MySQL, Postgres and SQLite
1k stars
12 watching
193 forks
Language: Rust
last commit: about 1 month ago
Linked from 1 awesome list
databasehacktoberfestmariadbmysqlpostgrespostgresqlquery-builderrusqliterustsqlsqlitesqlx
Related projects:
Repository | Description | Stars |
---|---|---|
seaql/sea-schema | A tool for managing and discovering database schema in multiple databases using Rust. | 196 |
auraphp/aura.sqlquery | A collection of query builders for various databases | 450 |
seaql/seaography | A GraphQL framework for building resolvers using SeaORM entities to query relational databases | 409 |
swifql/swifql | A Swift framework for building type-safe, extensible SQL queries | 295 |
seaql/sea-orm | An async and dynamic ORM (Object-Relational Mapping) tool for building web services in Rust. | 7,522 |
fukamachi/sxql | An SQL generator for Common Lisp that provides a simple and flexible way to create SQL queries. | 365 |
cristalhq/builq | A simple and safe Go library for building SQL queries with parameter indexing. | 91 |
theseus-rs/rsql | A command-line interface for interacting with various relational databases | 135 |
lydiandy/vsql | A tool for building SQL queries programmatically | 46 |
kipdata/fncksql | A lightweight embedded relational database that provides a user-friendly API and supports complex data operations. | 570 |
nullism/bqb | A lightweight query builder library for generating SQL queries with parameterized placeholders. | 155 |
arthurkushman/buildsqlx | A Go library for building database queries with support for various query patterns and features | 172 |
sebferre/sparklis | A tool that enables users to explore and query SPARQL endpoints with natural language queries without requiring knowledge of SPARQL or the endpoint vocabulary. | 43 |
stch-library/sql | A Clojure-based DSL for building SQL queries and statements. | 41 |
aldy505/bob | A Go library for constructing and building SQL queries in a type-safe manner. | 17 |