Prisma Client is an auto-generated, type-safe and modern JavaScript/TypeScript ORM for Node.js that's tailored to your data. Supports PostgreSQL, CockroachDB, MySQL, MariaDB, SQL Server, SQLite & MongoDB databases.
Prisma extension for Kysely
Generate SQL (stage 5 query) from a Waterline statement (stage 4 query).
Type-safe SQL query builder like QueryDSL or JOOQ in Java or Linq in .Net for TypeScript with MariaDB, MySql, Oracle, PostgreSql, Sqlite and SqlServer support.
A service plugin for KnexJS a query builder for PostgreSQL, MySQL and SQLite3
A structurally-typed MySQL query-builder/ORM
Query Builder to translate JSON dataformat a SQL.
yet another JavaScript object-relational mapping library
Soft Delete can be used to hide records instead of deleting them, making them recoverable later.
A collection of core helpers for @prisma-extensions/* packages.
Simplify your development experience by finding or creating records with a function.
Functional query builder based on fxjs
Quickly build MySQL queries
Tspace MySQL is a promise-based ORM for Node.js, designed with modern TypeScript and providing type safety for schema databases.
Prisma extension for Kysely
SQL query builder for postgres. Used by the ee-orm package.
Define models and associations and let your QB write your SQL.
Modeled after Codeigniter's QueryBuilder. Build and execute queries in a safe and database-agnostic way.
A query builder to be used with mysql or postgres
A full-fledged ORM framework for NodeJS and MySQL with develop friendly code aimed to handle database migrations, MySQL Query builder / helper and property mapping.
Majo Mysql is a library that can help you build query, schema, and control your database more easier.
This module is created to simplify the connectivity of database and backend. This module provides function based support for SQL queries. This module helps to avoid writing raw sql queries in you backend code. It can be used along with any backend tech li
A lightweight MySQL query builder on top of the node-mysql module.
Query builder for node mysql. Inspired concept from laravel
A query builder for node based on the one in CodeIgniter
Prisma Client is an auto-generated, type-safe and modern JavaScript/TypeScript ORM for Node.js that's tailored to your data. Supports PostgreSQL, CockroachDB, MySQL, MariaDB, SQL Server, SQLite & MongoDB databases.
A powerful and enhanced ORM library for MySQL, offering query execution, model creation, and full relational management.
OBREMAP Node ORM is an Object-Relational Mapping tool for Node JS. OBREMAP provides a beautiful and simple ActiveRecord implementation to work with your database.
Neutral database interface with powerful Query and revolution Transaction builders
基于适配器的SQL查询字符串生成器。完全控制SQL查询的构造。快速为您喜欢的数据库创建适配器(包括MySQL适配器)。设置位置条件,如果您的应用程序改变主意,稍后将其删除:)
MySQL Query Builder
The lambdaorm command line interface
A batteries-included SQL query & schema builder for PostgresSQL, MySQL, CockroachDB, MSSQL and SQLite3
A MySQL 5.7 query-builder/ORM