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,345 of 186,698
Downloads: 156,031

Daily

Ranking: 7,214 of 186,685
Downloads: 65

Depended by

RankDownloadsName
13,139161,197activerecord-turntable

Depends on

RankDownloadsName
101,125,994,016rake
27908,151,619rspec

Owners

#GravatarHandle
1iconwvanbergen