Skip to Content
DocsOverviewCore Features

Core Features

Qubase provides a complete set of tools to support the entire database development lifecycle—from designing your first schema to collaborating with your team and generating production-ready database scripts.

Each feature is designed to work together within a unified platform.


🎨 Visual Modeling

Design database schemas using an interactive ERD Canvas.

Visual Modeling allows you to create tables, columns, relationships, and constraints while automatically keeping your visual diagram synchronized with SQL or DBML code.

Highlights

  • Interactive ERD Canvas
  • Multiple model types
  • Drag-and-drop editing
  • SQL & DBML synchronization

Learn more

/docs/visual-modeling


🛠 Database Engineering

Connect existing databases or generate new database structures directly from your designs.

Database Engineering helps bridge visual models and production databases.

Highlights

  • Reverse Engineering
  • Forward Engineering
  • Schema comparison
  • SQL generation

Learn more

/docs/database-engineering


🤖 AI Engineering

Use artificial intelligence to simplify database design and improve productivity.

AI assists with generating schemas, reviewing database structures, explaining SQL, and providing optimization suggestions.

Highlights

  • AI schema generation
  • SQL explanation
  • Optimization suggestions
  • Database design assistance

Learn more

/docs/ai-engineering


👥 Collaboration

Work together with your team in shared Workspaces.

Invite members, assign roles, review database changes, and collaborate in real time.

Highlights

  • Workspace members
  • Project collaboration
  • Role-based permissions
  • Comments and discussions

Learn more

/docs/collaboration


📄 Templates

Start faster using reusable database templates.

Templates help standardize database structures and reduce repetitive work across projects.

Highlights

  • Pre-built templates
  • Custom templates
  • Reusable schemas

🕒 Version History

Track every change made to your database schema.

Restore previous versions whenever necessary and review how your database has evolved over time.

Highlights

  • Version tracking
  • Change history
  • Restore previous versions

🔐 Authentication & Authorization

Secure your projects using account authentication and role-based access control.

Manage who can access Workspaces, Projects, and database schemas.

Highlights

  • Secure authentication
  • Workspace permissions
  • Project permissions
  • Role-based access control (RBAC)

Feature Overview

FeaturePurpose
Visual ModelingDesign database schemas visually
Database EngineeringConnect, import, and generate databases
AI EngineeringAccelerate database development with AI
CollaborationWork with teams in shared projects
TemplatesReuse common database structures
Version HistoryTrack and restore schema changes
Authentication & AuthorizationSecure platform access and permissions

Next steps

Continue exploring the platform:

Last updated on