Best ORMs for Deno

Recommendations: 3 | Last Updated: Sept. 19, 2022 (1 year, 7 months)

Deno Simple ORM Deno Simple ORM

Deno Simple ORM is an ORM library for Deno, based on deno_mysql.

👍 Most people think this is a good recommendation.

DenoDB DenoDB

A MySQL, SQLite, MariaDB, PostgreSQL and MongoDB ORM for the secure JavaScript and TypeScript runtime Deno. With DenoDB developers can query their database with a simple API that is easy to get started. DenoDB provides predefined types so that developers can get the most out of their IDE intellisense.

👍 Most people think this is a good recommendation.

TypeORM TypeORM

TypeORM is a free and open-source object-relational mapper for TypeScript and JavaScript (ES7, ES6, ES5). The ORM supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. NodeJS, Browser, Ionic, Cordova and Electron are all supported platforms of TypeORM.