Home / Companies / DataStax / Blog / Post Details
Content Deep Dive

Using the Object Mapper with Scala

Blog post from DataStax

Post Details
Company
Date Published
Author
Alex Ott
Word Count
1,849
Company Posts That Month
10
Language
English
Hacker News Points
-
Post removed?
No
Summary

DataStax's Java driver for Apache Cassandra and DSE includes a useful feature called Object Mapper, which simplifies database access by allowing direct mapping of Cassandra tables into business objects. This approach eliminates the need to write numerous calls like getInt or getString to extract data from returned rows and convert it into classes. The Object Mapper also supports execution of custom queries for cases when a set of objects needs to be retrieved, or when the Mapper approach is not flexible enough. Scala as a JVM-based language also provides support for annotations, which can be used with Object Mapper in similar ways as Java.

Trends Found in this Post

No tracked trend matches for this post yet.

Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.