KillrVideo Python Pt. 6— Cassandra with Python: Simple to Complex
This post discusses the implementation of data access using Apache Cassandra and the DataStax Python Driver in a Python application called KillrVideo. The author shares examples ranging from simple to complex, including the use of cqlengine mapper for productivity boosts, as well as handling cases where the mapper couldn't fully address needs. The post also covers how to manipulate counters with the mapper and using prepared statements for paging in the Comments Service. Additionally, it touches upon the Search Service implementation using DataStax Enterprise Search for text search features.
Company
DataStax
Date published
July 8, 2019
Author(s)
Jeffrey Carpenter
Word count
1446
Hacker News points
None found.
Language
English