This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Prisma
prisma.io
did:plc:m6mbn4cko4m6vyynh7q675df
If you're using Postgres, you don't need a separate database to deal with documents.
JSONB in Postgres gives you document-store flexibility + ACID compliance + fast GIN indexes, all without adding complexity to your stack.
You don't need to split your data across DBs when PG already solves it ✌️
2025-04-09T13:00:21.587Z