/plushcap/analysis/datastax/datastax-introducing-datastax-nodejs-mapper-apache-cassandra

Introducing DataStax Node.js Mapper for Apache Cassandra®

What's this blog post about?

The Node.js Object Mapper for Apache Cassandra has been released, allowing users to interact with data like a set of documents. The Mapper is provided as part of the driver package and can be used across applications. It contains a single ModelMapper instance per model in an application, which retrieves and saves objects from and to the database. The Mapper also supports mapping a single model to multiple tables or views for more efficient reads. Additionally, it introduces an internal mechanism to cache query functions based on object shapes, optimizing performance. This new Object Mapper is available in DataStax Node.js Driver for Apache Cassandra version 4.0 and DataStax Enterprise Driver 2.0.

Company
DataStax

Date published
Dec. 16, 2018

Author(s)
Jorge Bay Gondra

Word count
1013

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.