Connections
A connection provides DataBug with the details it needs to connect to a data source.
Last updated
Was this helpful?
A connection provides DataBug with the details it needs to connect to a data source.
Last updated
Was this helpful?
Connections are defined using YAML syntax via the user interface.
Here's an example of how to set up a SQL Server connection:
<- Animated GIF here ->
DataBug can work with:
- e.g. SQL Server, Oracle, MySQL;
- e.g. MongoDB, Cosmos DB, Neo4j;
- e.g. DynamoDB; and
- e.g. Microsoft Access, SQLite, H2;
- e.g. JSON, XML, CSV, Parquet;
- e.g. APIs.
The details required to set up each connection differ according to each data source.