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,338 of 187,239
Downloads: 160,153

Daily

Ranking: 12,151 of 187,224
Downloads: 50

Depended by

RankDownloadsName
13,131164,902activerecord-turntable

Depends on

RankDownloadsName
101,151,901,046rake
27919,404,019rspec

Owners

#GravatarHandle
1iconwvanbergen