NoSQL Stores(NoSQL 存储(NoSQL Stores))¶
Data Connection can be configured to sync data from a wide variety of NoSQL databases. Some examples of NoSQL stores that have previously been integrated include:
- Amazon DynamoDB
- Apache HBase
- Azure Cosmos DB
- Cassandra
- Cockroach DB
- CouchDB
- Elasticsearch
- InfluxDB
- MarkLogic
- MongoDB
- Neo4j
- OrientDB
- Redis
:::callout{theme="neutral"} The recommended configuration approach may differ depending on the NoSQL database:
- Some systems have dedicated connectors that may be selected directly on the new source page. When there is a dedicated connector, we recommend selecting it directly.
- Some systems have a REST API that can be used using the REST API source.
- Some systems provide a JDBC driver that can be used with the generic JDBC connector.
- For systems that do not fall into one of the above categories, contact Palantir support. :::
中文翻译¶
NoSQL 存储(NoSQL Stores)¶
Data Connection 可配置为从多种 NoSQL 数据库同步数据。以下是一些已成功集成的 NoSQL 存储示例:
- Amazon DynamoDB
- Apache HBase
- Azure Cosmos DB
- Cassandra
- Cockroach DB
- CouchDB
- Elasticsearch
- InfluxDB
- MarkLogic
- MongoDB
- Neo4j
- OrientDB
- Redis
:::callout{theme="neutral"} 根据 NoSQL 数据库的不同,推荐的配置方法可能有所差异:
- 部分系统拥有专用连接器(connector),可直接在新建数据源页面中选择。若存在专用连接器,建议直接选用。
- 部分系统提供 REST API,可通过 REST API 数据源 进行连接。
- 部分系统提供 JDBC 驱动程序,可与通用 JDBC 连接器 配合使用。
- 对于不属于上述任何类别的系统,请联系 Palantir 技术支持。 :::