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
11 watching
194 forks
Language: Rust
last commit: 9 days 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. | 193 |
auraphp/aura.sqlquery | A collection of query builders for various databases | 451 |
seaql/seaography | A GraphQL framework for building resolvers using an ORM system. | 401 |
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,373 |
fukamachi/sxql | An SQL generator for Common Lisp that provides a simple and flexible way to create SQL queries. | 363 |
cristalhq/builq | A simple and safe Go library for building SQL queries with parameter indexing. | 89 |
theseus-rs/rsql | A command-line interface for interacting with various relational databases | 127 |
lydiandy/vsql | A tool for building SQL queries programmatically | 46 |
kipdata/fncksql | An in-language SQL database that enables direct function calls for high-performance data access | 565 |
nullism/bqb | A lightweight query builder library for generating SQL queries with parameterized placeholders. | 152 |
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 | An SQL query builder for Go that provides a structured way to create and execute SQL queries. | 17 |