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,496 of 183,107
Downloads: 135,873

Daily

Ranking: 12,223 of 183,092
Downloads: 46

Depended by

RankDownloadsName
12,766151,223activerecord-turntable

Depends on

RankDownloadsName
10953,844,246rake
25817,849,894rspec

Owners

#GravatarHandle
1iconwvanbergen