SwifQL
SQL query builder
A Swift framework for building type-safe, extensible SQL queries
💎 A Swift DSL for type-safe, extensible, and transformable SQL queries.
295 stars
10 watching
19 forks
Language: Swift
last commit: 6 months ago
Linked from 1 awesome list
dslmysqlpostgresqlsqlswift
Related projects:
Repository | Description | Stars |
---|---|---|
sdqri/effdsl | A Go library for building Elasticsearch queries in a type-safe and procedural manner. | 27 |
cristalhq/builq | A simple and safe Go library for building SQL queries with parameter indexing. | 91 |
mihaelisaev/fluentquery | A Swift query builder for Vapor 3 that simplifies the creation of raw SQL queries using key paths. | 149 |
stch-library/sql | A Clojure-based DSL for building SQL queries and statements. | 41 |
leporo/sqlf | A fast and flexible SQL query builder for Go. | 146 |
lqs/sqlingo | A lightweight DSL and ORM library for writing SQL in Go | 416 |
nicholasbellucci/sociableweaver | A lightweight framework for building GraphQL queries in Swift with a declarative style of programming. | 77 |
seaql/sea-query | A query builder to help construct dynamic SQL queries in Rust. | 1,226 |
fukamachi/sxql | An SQL generator for Common Lisp that provides a simple and flexible way to create SQL queries. | 365 |
novi/mysql-swift | A type-safe MySQL client library for Swift | 164 |
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 |
twharmon/gosql | A query builder library for Go that simplifies the creation and manipulation of SQL databases. | 32 |
sudo-suhas/elastic-builder | Provides a Node.js implementation of the Elasticsearch Query DSL | 510 |
lydiandy/vsql | A tool for building SQL queries programmatically | 46 |
fahimf/sqlitedb | A lightweight wrapper for accessing and manipulating SQLite databases in Swift | 588 |