Company data sources
Using MINTDATA™ Cloud Flows, you can connect to various data sources:
- SQL databases (MySQL, PostgreSQL)
- NoSQL databases (ElasticSearch)
- Queues (Kafka)
- Data Warehouses (Google BigQuery, Amazon RedShift)
In general, to connect to a data source and use the connection in your app, follow these steps:
- Create a custom function by setting up a flow with a specific block connected to one of the data sources listed above.
- Use the custom function in any spreadsheet cell, just like any built-in function.
See Create a flow for more details.