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 190,365
Downloads: 174,362

Daily

Ranking: 11,638 of 190,317
Downloads: 77

Depended by

RankDownloadsName
13,300170,769activerecord-turntable

Depends on

RankDownloadsName
81,256,317,454rake
29957,790,816rspec

Owners

#GravatarHandle
1iconwvanbergen