Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/get-convex/convex-ents
https://github.com/get-convex/convex-ents
database drizzle edge orm prisma relations
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/get-convex/convex-ents
- Owner: get-convex
- Created: 2023-12-30T20:21:24.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-10-23T17:42:08.000Z (22 days ago)
- Last Synced: 2024-10-24T01:47:42.814Z (22 days ago)
- Topics: database, drizzle, edge, orm, prisma, relations
- Language: TypeScript
- Homepage: https://labs.convex.dev/convex-ents
- Size: 1.91 MB
- Stars: 24
- Watchers: 3
- Forks: 4
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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