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: 12,995 of 192,156
Downloads: 182,539

Daily

Ranking: 13,866 of 192,137
Downloads: 59

Depended by

RankDownloadsName
13,404172,130activerecord-turntable

Depends on

RankDownloadsName
81,293,584,300rake
29971,309,175rspec

Owners

#GravatarHandle
1iconwvanbergen