ɳSelfɳSELFCLI
DocsQuick StartPricingɳCloud
GitHub
← Back to all releases

v0.2.0

August 6, 2025

Database Management Suite

Professional database tooling with DBML, migrations, seeding, and visual design

Version 0.2.0 transforms database management in nself. DBML integration enables visual schema design, while the advanced migration system, database seeding, and dbdiagram.io sync provide professional-grade database tooling. Performance improvements deliver 40% faster initialization.

Key Features

DBML Integration

Database Markup Language support for clear, version-controlled schema definitions.

Related commands:

nself db schemanself db validate

Advanced Migration System

Powerful migration management with rollback, versioning, and conflict resolution.

Related commands:

nself db migratenself db rollbacknself db status

Database Seeding

Flexible seeding system for development and test data management.

Related commands:

nself db seednself db seed --env test

dbdiagram.io Sync

Visual database design with automatic synchronization to dbdiagram.io.

Related commands:

nself db diagramnself db sync

40% Faster Initialization

Optimized initialization process reduces setup time from 5 minutes to 3 minutes.

Breaking Changes

  • Database schema format changed to DBML
  • Migration file naming convention updated

Download & Links

Download v0.2.0View on GitHubInstallation Guide →