Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 607 Bytes

File metadata and controls

36 lines (26 loc) · 607 Bytes

SchemaZ

SchemaZ is a developer tool to generate and convert database schemas quickly.

It currently supports:

  • Mongoose
  • Prisma
  • Drizzle

Preview

Hero Section

Hero Section

Generator

Generator

Converter

Converter

Features

  • Schema Generator for Mongoose, Prisma, and Drizzle
  • Schema Converter between supported formats
  • Responsive UI
  • Dark and Light mode support
  • AI-assisted field suggestions (Gemini API key required)

Tech Stack

  • Next.js
  • React
  • TypeScript
  • Tailwind CSS
  • shadcn/ui
  • Sonner