1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-30 20:49:49 +02:00

Update 102-sequelize.md (#1950)

This commit is contained in:
Sion Kang
2022-10-05 08:52:09 +09:00
committed by GitHub
parent fd9d08e758
commit 615a021228

View File

@@ -1 +1,6 @@
# Sequelize
# Sequelize
Sequelize is a modern TypeScript and Node.js ORM for Oracle, Postgres, MySQL, MariaDB, SQLite and SQL Server, and more. Featuring solid transaction support, relations, eager and lazy loading, read replication and more.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='blue' badgeText='Official Website' href='https://sequelize.org/'>Sequelize Website</BadgeLink>