Documentation
PicaDeck Sync lets backend developers visualize their database schemas directly from application code. Install a parser for your ORM, wire it up with one line, and get an interactive, auto-laid-out diagram served right from your app.
Getting Started
Learn what PicaDeck Sync is, install it, and get your first schema visualization running in minutes.
Parsers
Explore parsers for Mongoose, TypeORM, Prisma, Sequelize, Drizzle, and raw SQL. Each converts your ORM schema into a UniversalSchema.
Frameworks
Integrate PicaDeck Sync with Express, NestJS, or Next.js. One-line setup to serve an interactive schema visualizer.
API Reference
Deep dive into UniversalSchema types, theming options, and the full API surface of every package.