From 553f943769e885f5a8088493b9742c067f082b48 Mon Sep 17 00:00:00 2001 From: Moshe Simantov Date: Wed, 15 Mar 2023 17:53:32 +0200 Subject: [PATCH] Add Neuledge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ae7efd7..e128c72 100644 --- a/README.md +++ b/README.md @@ -381,6 +381,7 @@ Welcome to the **Mastering TypeScript series**. This series will introduce the c ### Database +- [Neuledge](https://github.com/neuledge/engine-js) - [Typeorm - typeorm](https://github.com/typeorm/typeorm) - [samchon - safe-typeorm](https://github.com/samchon/safe-typeorm) - [RobinBuschmann - sequelize-typescript](https://github.com/RobinBuschmann/sequelize-typescript)