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,185 of 189,128
Downloads: 170,817

Daily

Ranking: 11,974 of 189,104
Downloads: 63

Depended by

RankDownloadsName
13,227169,585activerecord-turntable

Depends on

RankDownloadsName
91,223,147,708rake
29946,325,589rspec

Owners

#GravatarHandle
1iconwvanbergen