CodeBrowser / github / sequelize/sequelize
sequelize/sequelize
# Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB, DB2 and DB2 for IBM i.
$ git clone https://github.com/sequelize/sequelize.git
Also indexed as
stars
30,374
forks
4,347
language
TypeScript
license
MIT License
What is sequelize/sequelize?
Sequelize is an Object-Relational Mapping (ORM) library for Node.js and TypeScript that provides a programmatic interface to interact with multiple SQL databases including PostgreSQL, MySQL, MariaDB, SQLite, SQL Server, Snowflake, Oracle, and DB2. Developers use Sequelize to write database queries and manage data models in JavaScript/TypeScript rather than writing raw SQL, which reduces boilerplate code and helps prevent common security issues like SQL injection. It supports advanced features like transactions, JSON data types, and works with both modern async/await patterns and callbacks.
Topics
#db2-ibm-i #feature-rich #javascript #mariadb #microsoft-sql-server #mssql #mssql-server #mysql #nodejs #oracle-db #orm #postgresql #sequelize #snowflakedb #sql #sqlite #transactions #typescript
Activity
1,056 open issues · last updated Jul 21, 2026