Categories: None [Edit]
databasium
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 :).
Total
Ranking: 190,468 of 193,756
Downloads: 439
Daily
Ranking: 52,349 of 193,649
Downloads: 2
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 44 | 755,328,125 | rails |
| 746 | 75,750,448 | turbo-rails |
| 848 | 63,618,173 | stimulus-rails |
| 950 | 52,745,533 | importmap-rails |
| 1,190 | 39,285,530 | pagy |
| 3,894 | 2,937,526 | phlex-rails |
| 6,065 | 983,323 | heroicon |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | robertsvihla |