akutruff / orchid-orm

Orchid ORM

Home Page:https://orchid-orm.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

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
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.

About

Orchid ORM

https://orchid-orm.netlify.app/

License:MIT License


Languages

Language:TypeScript 99.9%Language:JavaScript 0.1%Language:Dockerfile 0.0%