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,507 of 183,471
Downloads: 137,574

Daily

Ranking: 29,456 of 183,459
Downloads: 3

Depended by

RankDownloadsName
12,819151,883activerecord-turntable

Depends on

RankDownloadsName
10968,905,115rake
25824,998,340rspec

Owners

#GravatarHandle
1iconwvanbergen