/typescript-orm-benchmark

Benchmark of some TypeScript (and JavaScript) database drivers and ORMs, run on Bun and Node.js

Primary LanguageTypeScriptMIT LicenseMIT

TypeScript (and JavaScript) ORMs Benchmark

Object-Relational Mapping (ORM) is a powerful technique that allows you to interact with databases using the same language you’re using for your application. This project aims to provide an objective assessment of the performance of popular Node.js ORMs.

List of ORM

MySQL

PostgreSQL

License

This project is licensed under the MIT License. Feel free to explore, contribute, and share your insights!