GitHub
497
Created 2 years ago, last commit 3 days ago
13 contributors
1.42k commits
Stars added on GitHub, month by month
0
11
12
1
2
3
4
5
6
7
8
9
10
2023
2024
Stars added on GitHub, per day, on average
Yesterday
=
Last week
+0.1
/day
Last month
+0.1
/day
Last 12 months
+0.2
/day
npmPackage on NPM
Monthly downloads on NPM
11
12
1
2
3
4
5
6
7
8
9
10
2023
2024
README

Stand With Ukraine

Orchid ORM

tests coverage Discord

  • 🚀️ productive way to work with models and relations
  • 🧐️ full control over the database with powerful query builder
  • 😎️ model schema can be converted to Zod for validations
  • 🛳️ migration tools
  • 💯 100% TypeScript, define a schema and everything else will be inferred

Read the docs.

If something is broken after an update, see BREAKING CHANGES (if it's not in there, new issues are very welcome!).

Packages

Package Status (click for changelogs) Installation Documentation
orchid-orm orchid-orm version npm i orchid-orm ORM and query builder
pqb pqb version npm i pqb ORM and query builder
orchid-orm-schema-to-zod orchid-orm-schema-to-zod version npm i orchid-orm-schema-to-zod Validation
orchid-orm-valibot orchid-orm-valibot version npm i orchid-orm-valibot Validation
rake-db rake-db version npm i -D rake-db Migrations
orchid-orm-test-factory orchid-orm-test-factory version npm i -D orchid-orm-test-factory Factories

Contribution

See Contributing Guide.

License

MIT.