Categories: None [Edit]

sql_tree

https://rubygems.org/gems/sql_tree
https://github.com/wvanbergen/sql_tree
The library can parse an SQL query (a string) to represent the query using a syntax tree, and it can generate an SQL query from a syntax tree. The syntax tree ca be used to inspect to query, or to modify it.

Total

Ranking: 13,173 of 188,588
Downloads: 168,858

Daily

Ranking: 9,292 of 188,571
Downloads: 59

Depended by

RankDownloadsName
13,181168,699activerecord-turntable

Depends on

RankDownloadsName
101,198,345,065rake
29939,422,739rspec

Owners

#GravatarHandle
1iconwvanbergen