# Databases

- [Firebird](https://docs.erathos.com/connectors/databases/firebird.md): Find out how to connect Firebird to your data warehouse effortlessly.
- [MongoDB](https://docs.erathos.com/connectors/databases/mongodb.md): Find out how to connect MongoDB to your data warehouse effortlessly.
- [MySQL](https://docs.erathos.com/connectors/databases/mysql.md): Find out how to connect MySQL to your data warehouse effortlessly.
- [Neo4j](https://docs.erathos.com/connectors/databases/neo4j.md): Find out how to connect Neo4j to your data warehouse effortlessly.
- [Oracle](https://docs.erathos.com/connectors/databases/oracle.md): Find out how to connect Oracle to your data warehouse effortlessly.
- [PostgreSQL](https://docs.erathos.com/connectors/databases/postgresql.md): Find out how to connect PostgreSQL to your data warehouse effortlessly.


---

# 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.erathos.com/connectors/databases.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.
