https://github.com/get-convex/convex-ents
https://github.com/get-convex/convex-ents
database drizzle edge orm prisma relations
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/get-convex/convex-ents
- Owner: get-convex
- Created: 2023-12-30T20:21:24.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-21T09:14:48.000Z (over 1 year ago)
- Last Synced: 2025-04-13T07:46:03.470Z (about 1 year ago)
- Topics: database, drizzle, edge, orm, prisma, relations
- Language: TypeScript
- Homepage: https://labs.convex.dev/convex-ents
- Size: 2.2 MB
- Stars: 32
- Watchers: 2
- Forks: 6
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
[](https://npmjs.org/package/convex-ents)
# Convex Ents
> Ents is in maintenance mode. We're open to taking PRs, and will make sure it
> doesn't break. There will not be active feature development from the Convex
> team.
Convex Ents are an ergonomic layer on top of the Convex built-in ctx.db API for
reading from and writing to the database. They simplify working with
relationships between documents, allow specifying unique fields, default values
and rules (row level security).
Check out the docs: https://labs.convex.dev/convex-ents