Features
DSE and OSS drivers have been unified
As of the 4.4.0 release of the DataStax Node.js Driver for Apache Cassandra® (OSS Driver), the DataStax Enterprise Node.js Driver (DSE driver) functionality has been merged into a single DataStax driver. Please refer to the blog post for more information on this change.
The DataStax Enterprise Node.js Driver is feature-rich and highly tunable Node.js client library for DataStax Enterprise.
Usage
- Address resolution
- Authentication
- Batch statements
- Concurrent execution API
- Connecting to DataStax Apollo database
- Connection pooling
- CQL data types to JavaScript types
- Execution profiles
- Geospatial types support
- Graph support
- Logging
- Mapper
- Cluster and schema metadata
- Native protocol
- Paging
- Parameterized queries
- Promise and callback support
- Query timestamps
- Query warnings
- Speculative query executions
- TLS/SSL
- Tuning policies
- User-defined functions and aggregates