@saffellikhan/epic-sql
A Simple But Powerful SQL ORM!!!
A Simple But Powerful SQL ORM!!!
A batteries-included SQL query & schema builder for Postgres, MySQL and SQLite3 and the Browser
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JavaScript.
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JavaScript.
Automatically generates typescript models compatible with sequelize-typescript library (https://www.npmjs.com/package/sequelize-typescript) directly from your source database.
Utility for extracting information about existing DB schema
MySQL package for pedro.js
db-manager
Unix like shell module for mysql.
Sequelize is a promise-based Node.js ORM tool for Postgres, MySQL, MariaDB, SQLite, Microsoft SQL Server, Amazon Redshift and Snowflake’s Data Cloud. It features solid transaction support, relations, eager and lazy loading, read replication and more.
LoopBack: Open Source Framework for Node.js
Drizzle ORM package for SQL databases
Drizzle ORM package for SQL databases
Drizzle ORM package for SQL databases
SDK for monago platform, help developers to create and consume apis
A web-based database exploration and visualization tool
A small framework for building MYSQL queries with json objects.
mybatis-mapper can generate SQL statements from the MyBatis3 Mapper XML file in node.js. You can use Dynamic SQL elements
Prisma Client is an auto-generated, type-safe and modern JavaScript/TypeScript ORM for Node.js that's tailored to your data. Supports MySQL, PostgreSQL, MariaDB, SQLite databases.
Simple PostgreSQL and MySQL query builder/ORM-ish lib for using databases with nodejs