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

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 from external transforms and/or 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.