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,243 of 196,125
Downloads: 190,400

Daily

Ranking: 30,884 of 196,106
Downloads: 1

Depended by

RankDownloadsName
13,762176,397activerecord-turntable

Depends on

RankDownloadsName
81,394,381,169rake
291,010,713,264rspec

Owners

#GravatarHandle
1iconwvanbergen