<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>sql view on Rietta Cybersecurity</title>
    <link>https://rietta.com/tags/sql-view/</link>
    <description>Recent content in sql view on Rietta Cybersecurity</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <copyright>1999-2026 Rietta Inc. All Rights Reserved.</copyright>
    <atom:link href="https://rietta.com/tags/sql-view/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How to use SQL views to Build Reports with Ruby on Rails</title>
      <link>https://rietta.com/blog/rails-and-sql-views-for-a-report/</link>
      <pubDate>Thu, 28 Nov 2013 10:54:00 +0000</pubDate>
      <guid>https://rietta.com/blog/rails-and-sql-views-for-a-report/</guid>
      <description>SQL views are a powerful capability of a relational database server. This functionality can be easily used to implement important reporting, data mining, and other functionality to a web application built with Ruby on Rails in a manner that may be faster and more concise than an implementation that uses only typical ActiveRecord patterns. The complexity of dealing with the relational data is abstracted away from the Rails application that is a consumer of the data, keeping the model, controllers, and Rails view concisely focused on their appropriate roles.</description>
    </item>
  </channel>
</rss>
