YamlDb is a database-independent format for dumping and restoring data. It complements the database-independent schema format found in db/schema.rb. The data is saved into db/data.yml. This can be used as a replacement for mysqldump or pg_dump, but only for the databases typically used by Rails apps. Users, permissions, schemas, triggers, and other advanced database features are not supported - by design. Any database that has an ActiveRecord adapter should work.
[email protected] is safe to use (health: 51/100)
Get this data programmatically — free, no authentication.
curl https://depscope.dev/api/check/rubygems/yaml_dbLast updated · 2018-06-12T12:41:38.400Z