Plugins - ORMQL Plugin

StarAdd to favorites

ORMQL (Object Relational Mapping Query Language) is a very simple query language to retrieve ActiveRecord objects from a database. It consists in the standard SQL where the FROM part is eliminated and column names are substituted by ActiveRecord attributes names, including nested associations. It is not necessary to learn any new language because ORMQL is a simple substitution of relevant parts in the query string and the result is sent to database as normal query.

Joshua Llorach

http://rubyforge.org/projects/ormql/

svn://rubyforge.org//var/svn/ormql/

Ruby's

  • Currently 3.3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Searching and Queries

Tags

Comments

Add a comment

Search Plugins

Query syntax

Plugins by Category

Sponsors

Rails Kits: Get Code. Get Moving.

Have a comment?