Dataedo (10.1 or newer) provides native connector for Azure Cosmos DB and its different APIs.
Supported APIs
- Core/SQL
- Cassandra API
- MongoDB API
Not (yet) supported
- Gremlin API - upvote/comment
- Table API - upvote/comment
Supported schema elements and metadata
Core/SQL API:
Dataedo reads following metadata from CosmosDB Core/SQL databases.
- Tables,
- Stored Procedures,
- User Defined Functions,
- Triggers,
- Unqiue Constraints,
- Columns
Cassandra API
Dataedo reads following objects from CosmosDB Cassandra API databases:
- Tables
- Columns
- Data types
- Nullability
- Primary keys
- Comments
MongoDB API
Dataedo reads following objects from CosmosDB MongoDB API:
- Collections
- Views
- Data type
- Description
- Required
- Min-max
Azure Cosmos DB - Gremlin API
Documenting Azure Cosmos DB with Gremlin API is currently not supported by Dataedo. If you need this feature, please upvote the idea on our Support Forum.
Azure Cosmos DB - Table API
Documenting Azure Cosmos DB with Table API is currently not supported by Dataedo. If you need this feature, please upvote the idea on our Support Forum.
Data profiling
Datedo does not support data profiling in Cosmos DB.