Skip to content

akutruff/orchid-orm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.9%
  • Other 0.1%