{"id":13469493,"url":"https://github.com/romeerez/orchid-orm","last_synced_at":"2026-06-13T21:01:29.008Z","repository":{"id":43890152,"uuid":"511730493","full_name":"romeerez/orchid-orm","owner":"romeerez","description":"Orchid ORM","archived":false,"fork":false,"pushed_at":"2026-06-13T19:20:31.000Z","size":12266,"stargazers_count":541,"open_issues_count":24,"forks_count":15,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-06-13T20:02:48.060Z","etag":null,"topics":["database","nodejs","orm","postgresql","query-builder","typescript"],"latest_commit_sha":null,"homepage":"https://orchid-orm.netlify.app/","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/romeerez.png","metadata":{"files":{"readme":"README.md","changelog":"changes/611-row-level-security-integration/1-declare-rls-where-tables-are-defined/research.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":"romeerez"}},"created_at":"2022-07-08T01:59:54.000Z","updated_at":"2026-06-13T19:20:05.000Z","dependencies_parsed_at":"2026-06-13T20:02:37.738Z","dependency_job_id":null,"html_url":"https://github.com/romeerez/orchid-orm","commit_stats":{"total_commits":640,"total_committers":4,"mean_commits":160.0,"dds":0.004687499999999956,"last_synced_commit":"6fea8284ccf0cb7f8e2df9a35be199db4455e597"},"previous_names":["romeerez/porm"],"tags_count":2448,"template":false,"template_full_name":null,"purl":"pkg:github/romeerez/orchid-orm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romeerez%2Forchid-orm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romeerez%2Forchid-orm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romeerez%2Forchid-orm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romeerez%2Forchid-orm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/romeerez","download_url":"https://codeload.github.com/romeerez/orchid-orm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/romeerez%2Forchid-orm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34300116,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["database","nodejs","orm","postgresql","query-builder","typescript"],"created_at":"2024-07-31T15:01:42.238Z","updated_at":"2026-06-13T21:01:28.950Z","avatar_url":"https://github.com/romeerez.png","language":"TypeScript","funding_links":["https://github.com/sponsors/romeerez"],"categories":["TypeScript"],"sub_categories":[],"readme":"[![Stand With Ukraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner2-direct.svg)](https://stand-with-ukraine.pp.ua)\n\n# Orchid ORM\n\n![tests](https://github.com/romeerez/orchid-orm/actions/workflows/test-and-release.yml/badge.svg)\n![coverage](https://raw.githubusercontent.com/romeerez/orchid-orm/badges/coverage-badge.svg)\n[![Discord](https://img.shields.io/discord/1072299783340953671)](https://discord.gg/95pa6FpBB9)\n\n- 🚀️ productive way to work with models and relations\n- 🧐️ full control over the database with powerful query builder\n- 😎️ model schema can be converted to Zod for validations\n- 🛳️ migration tools\n- 💯 100% TypeScript, define a schema and everything else will be inferred\n\n[Read the docs](https://orchid-orm.netlify.app/guide/).\n\nIf something is broken after an update, see [BREAKING CHANGES](./BREAKING_CHANGES.md) (if it's not in there, new issues are very welcome!).\n\n## Packages\n\n| Package                                                | Status (click for changelogs)                                                                                                                       | Installation                     | Documentation                                                                            |\n| ------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------- | :------------------------------- | ---------------------------------------------------------------------------------------- |\n| [orchid-orm](packages/orm)                             | [![orchid-orm version](https://img.shields.io/npm/v/orchid-orm.svg?label=%20)](packages/orm/CHANGELOG.md)                                           | npm i orchid-orm                 | [ORM and query builder](https://orchid-orm.netlify.app/guide/orm-and-query-builder.html) |\n| [pqb](packages/pqb)                                    | [![pqb version](https://img.shields.io/npm/v/pqb.svg?label=%20)](packages/pqb/CHANGELOG.md)                                                         | npm i pqb                        | [ORM and query builder](https://orchid-orm.netlify.app/guide/orm-and-query-builder.html) |\n| [orchid-orm-schema-to-zod](packages/schemaConfigs/zod) | [![orchid-orm-schema-to-zod version](https://img.shields.io/npm/v/orchid-orm-schema-to-zod.svg?label=%20)](packages/schemaConfigs/zod/CHANGELOG.md) | npm i orchid-orm-schema-to-zod   | [Validation](https://orchid-orm.netlify.app/guide/columns-validation-methods.html)       |\n| [orchid-orm-valibot](packages/schemaConfigs/valibot)   | [![orchid-orm-valibot version](https://img.shields.io/npm/v/orchid-orm-valibot.svg?label=%20)](packages/schemaConfigs/zod/CHANGELOG.md)             | npm i orchid-orm-valibot         | [Validation](https://orchid-orm.netlify.app/guide/columns-validation-methods.html)       |\n| [rake-db](packages/rake-db)                            | [![rake-db version](https://img.shields.io/npm/v/rake-db.svg?label=%20)](packages/rake-db/CHANGELOG.md)                                             | npm i -D rake-db                 | [Migrations](https://orchid-orm.netlify.app/guide/migration-setup-and-overview.html)     |\n| [orchid-orm-test-factory](packages/test-factory)       | [![orchid-orm-test-factory version](https://img.shields.io/npm/v/orchid-orm-test-factory.svg?label=%20)](packages/test-factory/CHANGELOG.md)        | npm i -D orchid-orm-test-factory | [Factories](https://orchid-orm.netlify.app/guide/orm-test-factories.html)                |\n\n## Contribution\n\nSee [Contributing Guide](CONTRIBUTING.md).\n\n## License\n\n[MIT](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fromeerez%2Forchid-orm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fromeerez%2Forchid-orm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fromeerez%2Forchid-orm/lists"}