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,167 of 193,767
Downloads: 186,765

Daily

Ranking: 17,966 of 193,752
Downloads: 12

Depended by

RankDownloadsName
13,651174,025activerecord-turntable

Depends on

RankDownloadsName
81,346,467,157rake
29989,755,551rspec

Owners

#GravatarHandle
1iconwvanbergen