sql-builder
SQL builder
A Deno-based library for constructing and generating SQL queries from TypeScript data structures.
SQL query builder for Deno
55 stars
4 watching
15 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
didi/gendry | A Go library for building and parameterizing SQL queries in a flexible and reusable way. | 1,621 |
manyuanrong/dso | A Deno-based ORM library that provides a simple interface to interact with MySQL databases. | 91 |
rahmanfadhil/cotton | A TypeScript-based toolkit for interacting with databases in Deno applications | 140 |
fukamachi/sxql | An SQL generator for Common Lisp that provides a simple and flexible way to create SQL queries. | 363 |
dergyitheron/dbirb-sqlite-deno | A modular Deno API for interacting with SQLite databases. | 0 |
aldy505/bob | An SQL query builder for Go that provides a structured way to create and execute SQL queries. | 17 |
leporo/sqlf | A fast and flexible SQL query builder for Go. | 144 |
r0man/sqlingvo | A Clojure DSL for building SQL queries using Lisp syntax | 210 |
lqs/sqlingo | A lightweight DSL and ORM for generating and executing SQL queries in Go | 409 |
manyuanrong/deno-smtp | An SMTP implementation for Deno, providing a mail client in TypeScript. | 80 |
denodrivers/mysql | A MySQL driver and ORM library for the Deno runtime environment. | 260 |
cristalhq/builq | A simple and safe Go library for building SQL queries with parameter indexing. | 89 |
stch-library/sql | A Clojure-based DSL for building SQL queries and statements. | 41 |
bettyblocks/sql_dust | A tool to generate SQL queries using simple and intuitive syntax | 118 |
eveningkid/denodb | A TypeScript-based ORM for multiple databases, providing a simple and typed API. | 1,929 |