better_structure_sql
upscheme
| better_structure_sql | upscheme | |
|---|---|---|
| 1 | 2 | |
| 9 | 2,521 | |
| - | 3.7% | |
| 9.4 | 3.0 | |
| 30 days ago | 29 days ago | |
| Ruby | PHP | |
| MIT License | GNU Lesser General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
better_structure_sql
- BetterStructureSql - Clean Database Schema Dumps for Rails (Beta)
I've been working on BetterStructureSql, a Ruby gem that generates clean, deterministic database schema dumps for Rails without using pg_dump, mysqldump, or other external tools.
upscheme
- Symfony Station Communiqué — 11 February 2022. A look at Symfony and PHP news.
Speaking of Symfony-based e-commerce platforms, Aimeos announced “Since 2022.01 beta, the Aimeos core is using Upscheme for updating the database schema and migrating data between new releases. Upscheme is composer package for schema management based on Doctrine DBAL which offers an easy to use API. You can also integrate Upscheme it in your own application easily and this article explains the differences and how you can write migrations with only a few lines of code”
- Upscheme - Database migration made easy
What are some alternatives?
Lol DBA - lol_dba is a small package of rake tasks that scan your application models and displays a list of columns that probably should be indexed. Also, it can generate .sql migration scripts.
auditor-bundle - The missing audit log library
dynamic-records-meritfront - Dynamic Records Meritfront was built to allow you to make full use of your database's capabilites, while utilizing ruby on rails & Active Record. It contains a better way to write sql queries for rails, and includes other tips and tricks to take advantage of. Perfect for all your dynamic applications, optimizations and weird edge cases!
wordpress-interop - Interoperability library to work with WordPress database in third party apps
evil-seed - A Gem for creating partial anonymized dumps of your database using your app model relations.
auditor - auditor, the missing audit log library