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: 192,201 of 196,338
Downloads: 566
Daily
Ranking: 51,088 of 196,320
Downloads: 0
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 |
|---|---|---|
| 45 | 781,499,294 | rails |
| 707 | 83,432,378 | turbo-rails |
| 821 | 69,945,543 | stimulus-rails |
| 907 | 58,477,077 | importmap-rails |
| 1,138 | 42,836,316 | pagy |
| 3,880 | 3,112,747 | phlex-rails |
| 6,007 | 1,097,646 | heroicon |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | robertsvihla |