Skip to content

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

License

Notifications You must be signed in to change notification settings

masfahru/typescript-orm-benchmark

Repository files navigation

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!