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,431 of 180,477
Downloads: 125,944

Daily

Ranking: 10,581 of 180,469
Downloads: 64

Depended by

RankDownloadsName
12,415145,469activerecord-turntable

Depends on

RankDownloadsName
16854,665,206rake
23768,422,055rspec

Owners

#GravatarHandle
1iconwvanbergen