Home
Blog
Filter by
Categories
Tags
Authors
Show all
All
Apache Kafka
Artificial Intelligence
Big Data
Cassandra
Computer Vision
Data Engineering
Data Science
Database
Deep Learning
Design Pattern
DevOps
Django
Docker
ELK
English
Feature Engineering
Finance
Java
Java Script
Keras
Linear Algebra
Linux
Machine Learning
Mathematics
NLP
Python
PyTorch
Recommendation Systems
Reinforcement Learning
Research
Software Engineering
Spark
Statistics
Tensorflow
Uncategorized
All
Apache Kafka
Big Data
boltzman
broadcasting
Cython
Deploy
Django
Docker
Elasticsearch
ELK
Exception Handling
Feature Engineering
GPU
GRU
Linux
Logging
lstm
MinIO
numpy
Pandas
PySpark
Python
PyTorch
Reinforcement Learning
remover
S3
scikit-learn
Self-Driving Car
separator
sklearn
tmux
transfer learning
Tutorial
Ubuntu
vocal
All
Amir Masoud Sefidian
2022-02-11
A tutorial on Apache Cassandra data modeling – RowKeys, Columns, Keyspaces, Tables, and Keys
24
mins read
In this post, I will discuss the basic concepts of data modeling in Apache Cassandra. It is important to understand
[…]
2022-02-11
Understanding Cassandra Partition Key, Composite Key, and Clustering Key
13
mins read
1. Overview Data distribution and data modeling in the Cassandra NoSQL database are different from those in a traditional relational
[…]
2022-02-04
Connect to Cassandra Cluster with Dbeaver Community edition
2
mins read
DataStax offers the JDBC driver from Magnitude (formerly Simba) to users at no cost so you should be able to
[…]