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,405 of 193,214
Downloads: 406
Daily
Ranking: 53,031 of 193,188
Downloads: 4
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 | 748,261,752 | rails |
| 757 | 73,709,130 | turbo-rails |
| 859 | 61,883,922 | stimulus-rails |
| 974 | 51,204,830 | importmap-rails |
| 1,214 | 38,312,088 | pagy |
| 3,904 | 2,888,803 | phlex-rails |
| 6,099 | 956,921 | heroicon |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | robertsvihla |