This is the documentation for the DataStax Enterprise Node.js Driver for DSE. This driver is built on top of the DataStax Node.js driver for Apache Cassandra and enhanced for the adaptive data management and mixed workload capabilities provided by DataStax Enterprise. Therefore a lot of the underlying concepts are the same and to keep this documentation focused we will be linking to the relevant sections of the DataStax Node.js driver for Apache Cassandra documentation where necessary.
Features
The DataStax Enterprise Node.js Driver is feature-rich and highly tunable Node.js client library for DSE.
Usage
- Address resolution 1
- Batch statements 1
- CQL data types to JavaScript types 1
- Cluster and schema metadata 1
- Connection pooling 1
- Execution profiles
- Geospatial types support
- Graph support
- Paging 1
- Native protocol 1
- Parameterized queries 1
- Query warnings 1
- Tuning policies 1
- User-defined functions and aggregates 1
- Documentation hosted on the DataStax Node.js driver for Apache Cassandra website.