exosql v0.2.0 ExoSQL View Source

Creates a Generic universal parser that can access many tabular databases, and perform SQL queries.

The databases can be heterogenic, so you can perform searches mixing data from postgres, mysql, csv or Google Analytics.

Link to this section Summary

Link to this section Functions

Link to this function schema(db, table, context) View Source