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,290 of 187,591
Downloads: 162,398

Daily

Ranking: 12,653 of 187,571
Downloads: 46

Depended by

RankDownloadsName
13,132166,135activerecord-turntable

Depends on

RankDownloadsName
101,165,649,814rake
28925,037,502rspec

Owners

#GravatarHandle
1iconwvanbergen