Features
The DataStax Node.js Driver for Apache Cassandra is feature-rich and highly tunable Node.js client library for Apache Cassandra (1.2+) using exclusively Cassandra’s binary protocol and Cassandra Query Language v3.
Usage
- Address resolution
- Batch statements
- Concurrent execution API
- Connection pooling
- CQL data types to JavaScript types
- Execution Profiles
- Logging
- Mapper
- Cluster and schema metadata
- Native protocol
- Fetching large result sets
- Parameterized queries
- Promise and callback-based API
- Query timestamps
- Query warnings
- Speculative query executions
- TLS/SSL
- Tuning policies
- User-defined functions and aggregates