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 web development

Do you need DevOps-experts?

Your development team has a full backlog? No time for infrastructure architecture? Our DevOps team is ready to support you!

  • We build reliable cloud solutions with Infrastructure as code
  • We are experts in security, Linux and databases
  • We support your dev team to perform
Read more Show archive.org snapshot

Notes: PostgreSQL only

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