RubyGems Navigation menu

better_structure_sql 0.1.0

Pure Ruby database schema dumper for Rails applications supporting PostgreSQL, MySQL, and SQLite. Generates clean, deterministic structure.sql files without pg_dump/mysqldump/sqlite3 CLI dependencies. Supports both single-file and multi-file output for massive schemas with tens of thousands of database objects. Includes schema versioning with ZIP storage and web UI for browsing versions.

Gemfile:
=

install:
=

Versions:

  1. 0.2.1 November 20, 2025 (69 KB)
  2. 0.2.0 November 20, 2025 (68.5 KB)
  3. 0.1.0 November 20, 2025 (58.5 KB)

Runtime Dependencies (3):

pg >= 1.0
rails >= 7.0
rubyzip >= 2.0.0

Development Dependencies (10):

Owners:

Pushed by:

Authors:

  • sebyx07

SHA 256 checksum:

=

Total downloads 468

For this version 301

Version Released:

License:

MIT

Required Ruby Version: >= 2.7.0

New versions require MFA: true

Version published with MFA: true

Links: