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: 12,960 of 191,516
Downloads: 181,154

Daily

Ranking: 11,936 of 191,482
Downloads: 92

Depended by

RankDownloadsName
13,348171,355activerecord-turntable

Depends on

RankDownloadsName
81,275,394,320rake
29965,047,795rspec

Owners

#GravatarHandle
1iconwvanbergen