diff --git a/content/roadmaps/107-nodejs/content/110-nodejs-databases/100-relational/102-sequelize.md b/content/roadmaps/107-nodejs/content/110-nodejs-databases/100-relational/102-sequelize.md
index 1e6b8b02a..285d74871 100644
--- a/content/roadmaps/107-nodejs/content/110-nodejs-databases/100-relational/102-sequelize.md
+++ b/content/roadmaps/107-nodejs/content/110-nodejs-databases/100-relational/102-sequelize.md
@@ -1 +1,6 @@
-# Sequelize
\ No newline at end of file
+# 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.
+
+Free Content
+Sequelize Website