Skip to content

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.

Results

Check results

List of ORM

MySQL

PostgreSQL

License

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