Databases
Create freeform database queries to read and write data. Database query data can also be dynamically mapped to spreadsheet range(s),
allowing data from disparate sources to be combined and used in a Spreadsheet.
Use SQL Server, PostgreSQL and MySQL as data sources.
Feed in parameter values and get values back as JSON.
Alternatively map your database query results data to spreadsheet range(s), creating dynamic data models that pull from disparate sources.
Consistent input/output regardless of database type.
Administer database connections (CRUD) via our Designer and/or API.