Categories: None [Edit]
sqrbl
SQrbL was created to help manage an extremely specific problem: managing SQL-based database conversions.
In essence, SQrbL is a tool for managing multiple SQL queries using Ruby. SQrbL borrows some terminology and ideas from ActiveRecord's schema migrations, but where ActiveRecord manages changes to your database schema over time, SQrbL was written to manage the process of transforming your data from one schema to another. (Of course, you could use SQrbL for the former case as well -- just use it to write DDL queries -- but ActiveRecord has better tools for figuring out which migrations have already been applied.)
Total
Ranking: 64,607 of 187,638
Downloads: 15,546
Daily
Ranking: 37,198 of 187,621
Downloads: 6
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 |
|---|---|---|
| 8,965 | 366,225 | bones |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | geeksam |