knex
Query builder
A SQL query builder for multiple databases
A query builder for PostgreSQL, MySQL, CockroachDB, SQL Server, SQLite3 and Oracle, designed to be flexible, portable, and fun to use.
19k stars
208 watching
2k forks
Language: JavaScript
last commit: 7 months ago
Linked from 2 awesome lists
javascriptknexmysqlpostgresqlsqlsqlite3
Related projects:
Repository | Description | Stars |
---|---|---|
| A JavaScript library providing an object-relational mapper (ORM) for Node.js to interact with PostgreSQL, MySQL, and SQLite3 databases. | 6,358 |
| Provides an adapter for using KnexJS with Feathers services to interact with databases. | 112 |
| A toolkit for building databases and applications with a unified, type-safe query builder | 40,117 |
| A Go library for building database queries with support for various query patterns and features | 172 |
| A web-based database diagramming editor that allows users to visualize and design their databases with a single query. | 10,938 |
| Automates query planning and batch data fetching between GraphQL and SQL. | 2,685 |
| A Kotlin implementation of GraphQL schema setup using a rich DSL | 306 |
| A tool that allows developers to create APIs in minutes without writing database code | 2,937 |
| A C# library for building complex SQL queries with support for multiple databases and a unified API | 3,142 |
| An ORM tool for various databases, providing features like transactions and relations to interact with databases using a promise-based interface. | 29,662 |
| A high-performance, type-safe PostgreSQL client with features like runtime validation and detailed logging. | 4,608 |
| A Clojure library for generating and executing SQL queries in a concise and flexible way | 1,474 |
| An ORM that allows easy interaction with databases using a query builder | 7,284 |
| An extension to PostgreSQL that enables users to leverage a graph database on top of an existing relational database. | 3,191 |
| A tool for efficiently writing and executing complex type-safe SQL queries in Go with automatic data mapping. | 2,741 |