# Database

- [Supported databases](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/structured-data/supported-databases.md): Check the compatible versions and connection details for the databases.
- [Functions and uses for databases](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/structured-data/supported-databases/functions-and-uses-for-databases.md): Learn about general functions and uses of the Digibee Integration Platform when creating integration pipelines.
- [CassandraDB](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/structured-data/cassandradb.md): Discover more about the CassandraDB component and how to use it on the Digibee Integration Platform.
- [DB V2](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/structured-data/db-v2.md): Discover more about the DB V2 connector and how to use it on the Digibee Integration Platform.
- [DB V2: Usage scenarios](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/structured-data/db-v2/db-v2-usage-scenarios.md): Learn more about practical usage scenarios for the DB V2 connector, ranging from defining personalized connection properties to handling custom data types.
- [DB V1 (Deprecated)](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/structured-data/db-v1.md): Know the component and how to use it.
- [DynamoDB](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/structured-data/dynamodb.md): Discover more about the DynamoDB connector and how to use it on the Digibee Integration Platform.
- [Google Big Table](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/structured-data/google-big-table.md): Know the component and how to use it.
- [Memcached](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/structured-data/memcached.md): Learn more about the component and how to use it.
- [MongoDB](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/structured-data/mongodb.md): Discover more about the MongoDB component and how to use it on the Digibee Integration Platform.
- [Object Store](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/structured-data/object-store.md): Discover more about the Object Store connector and how to use it on the Digibee Integration Platform.
- [How to use DISTINCT and COUNT in the Object Store](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/structured-data/object-store/distinct-and-count-object-store.md): Learn how to group and count items using the Object Store connector.
- [Relationship](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/structured-data/relationship.md): Discover more about the Relationship component and how to use it on the Digibee Integration Platform.
- [Session Management](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/structured-data/session-management.md): Discover more about the Session Management component and how to use it on the Digibee Integration Platform.
- [Stored Procedure](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/structured-data/stored-procedure.md): Discover more about the Stored Procedure component and how to use it on the Digibee Integration Platform.
- [Stream DB V3](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/structured-data/stream-db-v3.md): Discover more about the Stream DB V3 component and how to use it on the Digibee Integration Platform.
- [Stream DB V1 (Deprecated)](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/structured-data/stream-db-v1.md): Know the component and how to use it.
- [ArangoDb](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/structured-data/arangodb.md): Discover more about the ArangoDb connector and how to use it on the Digibee Integration Platform.
- [Caffeine Cache](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/structured-data/caffeine-cache.md): Discover more about the Caffeine Cache connector and how to use it on the Digibee Integration Platform.
- [Caffeine LoadCache](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/structured-data/caffeine-loadcache.md): Discover more about the Caffeine LoadCache connector and how to use it on the Digibee Integration Platform.
- [Couchbase](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/structured-data/couchbase.md): Discover more about the Couchbase connector and how to use it on the Digibee Integration Platform.
- [CouchDB](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/structured-data/couchdb.md): Discover more about the CouchDB connector and how to use it on the Digibee Integration Platform.
- [Ehcache](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/structured-data/ehcache.md): Discover more about the Ehcache connector and how to use it on the Digibee Integration Platform.
- [InfluxDB](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/structured-data/influxdb.md): Discover more about the InfluxDB connector and how to use it on the Digibee Integration Platform.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.digibee.com/documentation/connectors-and-triggers/connectors/structured-data.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
