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,199 of 188,252
Downloads: 167,229

Daily

Ranking: 8,105 of 188,232
Downloads: 179

Depended by

RankDownloadsName
13,176167,845activerecord-turntable

Depends on

RankDownloadsName
101,188,890,086rake
29935,425,343rspec

Owners

#GravatarHandle
1iconwvanbergen