{"id":19725757,"url":"https://github.com/masfahru/typescript-orm-benchmark","last_synced_at":"2025-04-30T00:31:43.193Z","repository":{"id":203656031,"uuid":"710103638","full_name":"masfahru/typescript-orm-benchmark","owner":"masfahru","description":"Benchmark of some TypeScript (and JavaScript) database drivers and ORMs, run on Bun and Node.js","archived":false,"fork":false,"pushed_at":"2025-04-21T01:32:56.000Z","size":1340,"stargazers_count":11,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-04-21T02:45:08.943Z","etag":null,"topics":["bun","drizzle-orm","javascript","knexjs","kysely","mariadb","mikro-orm","mysql2","nodejs","prisma-orm","sequelize-orm","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/masfahru.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-10-26T03:00:15.000Z","updated_at":"2025-04-21T01:33:00.000Z","dependencies_parsed_at":"2024-01-22T02:25:05.934Z","dependency_job_id":"3ec51722-c710-42ae-8cc0-57bd9029c130","html_url":"https://github.com/masfahru/typescript-orm-benchmark","commit_stats":null,"previous_names":["masfahru/typescript-orm-benchmark"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masfahru%2Ftypescript-orm-benchmark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masfahru%2Ftypescript-orm-benchmark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masfahru%2Ftypescript-orm-benchmark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masfahru%2Ftypescript-orm-benchmark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/masfahru","download_url":"https://codeload.github.com/masfahru/typescript-orm-benchmark/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251607817,"owners_count":21616845,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bun","drizzle-orm","javascript","knexjs","kysely","mariadb","mikro-orm","mysql2","nodejs","prisma-orm","sequelize-orm","typescript"],"created_at":"2024-11-11T23:33:09.937Z","updated_at":"2025-04-30T00:31:43.188Z","avatar_url":"https://github.com/masfahru.png","language":"TypeScript","readme":"# TypeScript (and JavaScript) ORMs Benchmark\n\nObject-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.\n\n## Results\n\nCheck [results](./results)\n\n## List of ORM\n\n### MySQL\n\n- [DrizzleORM](./src/mysql/drizzle.ts)\n- [KnexJS](./src/mysql/knex.ts)\n- [Kysely](./src/mysql/kysely.ts)\n- [Mariadb](./src/mysql/mariadb.ts)\n- [MikroORM](./src/mysql/mikro.ts)\n- [MySQL2](./src/mysql/mysql2.ts)\n- [Prisma](./src/mysql/prisma.ts)\n- [Sequelize](./src/mysql/sequelize.ts)\n- [TypeORM](./src/mysql/typeorm.ts)\n\n### PostgreSQL\n\n- [DrizzleORM](./src/postgres/drizzle.ts)\n- [KnexJS](./src/postgres/knex.ts)\n- [Kysely](./src/postgres/kysely.ts)\n- [MikroORM](./src/postgres/mikro.ts)\n- [PgTyped](./src/postgres/pg-typed.ts)\n- [Pg](./src/postgres/pg.ts)\n- [Postgres.js](./src/postgres/postgres.ts)\n- [Prisma](./src/postgres/prisma.ts)\n- [Sequelize](./src/postgres/sequelize.ts)\n- [TypeORM](./src/postgres/typeorm.ts)\n\n\n## License\nThis project is licensed under the MIT License. Feel free to explore, contribute, and share your insights!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmasfahru%2Ftypescript-orm-benchmark","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmasfahru%2Ftypescript-orm-benchmark","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmasfahru%2Ftypescript-orm-benchmark/lists"}