Read more

ActiveRecord meets database views with scenic

Emanuel
January 25, 2016Software engineer at makandra GmbH

Using Scenic, you can bring the power of SQL views to your Rails application without having to switch your schema format to SQL. Scenic provides a convention for versioning views that keeps your migration history consistent and reversible and avoids having to duplicate SQL strings across migrations. As an added bonus, you define the structure of your view in a SQL file, meaning you get full SQL syntax highlighting in the editor of your choice and can easily test your SQL in the database console during development.

https://robots.thoughtbot.com/announcing-scenic--versioned-database-views-for-rails Show archive.org snapshot

Illustration money motivation

Opscomplete powered by makandra brand

Save money by migrating from AWS to our fully managed hosting in Germany.

  • Trusted by over 100 customers
  • Ready to use with Ruby, Node.js, PHP
  • Proactive management by operations experts
Read more Show archive.org snapshot

Notes: PostgreSQL only

Posted by Emanuel to makandra dev (2016-01-25 15:15)