RubyGems Navigation menu

databasium 0.1.0

Databasium is a Rails engine for helping Rails developers with managing database. It provides Rails application with 4 primary resources: - Records: to create, read, update and delete data in your database. - Migrations: to manage database migrations. - Models: to manage Active Record models. - Schema: generates entity-relationship diagram(ERD) of database from Active Record models. It is intended to be used only in development environment. It is not meant to be used in production. For security reasons it will try to abort application when it is tried to be used in production, just to be sure :).

Gemfile:
=

install:
=

Versions:

  1. 0.1.0 May 17, 2026 (216 KB)

Runtime Dependencies (7):

heroicon ~> 1.0
pagy ~> 43.2
phlex-rails ~> 2.4
rails >= 8.0.2
turbo-rails ~> 2.0

Owners:

Pushed by:

Authors:

  • Róbert Švihla

SHA 256 checksum:

=

Total downloads 208

For this version 208

Version Released:

License:

MIT

Required Ruby Version: >= 3.2

Links: