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,152 of 193,241
Downloads: 185,280

Daily

Ranking: 15,815 of 193,214
Downloads: 21

Depended by

RankDownloadsName
13,606173,294activerecord-turntable

Depends on

RankDownloadsName
81,330,550,542rake
29983,169,856rspec

Owners

#GravatarHandle
1iconwvanbergen