- Learning Apache Cassandra
- Mat Brown
- 109字
- 2021-07-23 20:34:47
Summary
In this chapter, you explored the reasons to choose Cassandra from among the many databases available, and having determined that Cassandra is a great choice, you installed it on your development machine.
You had your first taste of the Cassandra Query Language when you issued your first command via the CQL shell in order to create a keyspace. You're now poised to begin working with Cassandra in earnest.
In the next chapter, we'll begin building the MyStatus application, starting out with a simple table to model users. We'll cover a lot more CQL commands, and before you know it, you'll be reading and writing data like a pro.
推薦閱讀
- Oracle 12c中文版數(shù)據(jù)庫管理、應用與開發(fā)實踐教程 (清華電腦學堂)
- 單片機應用技術
- Practical Game Design
- Java性能權威指南(第2版)
- Python機器學習實戰(zhàn)
- Building a Quadcopter with Arduino
- Mastering Google App Engine
- 你不知道的JavaScript(中卷)
- Python數(shù)據(jù)分析從0到1
- Lighttpd源碼分析
- 零基礎學Python編程(少兒趣味版)
- 數(shù)據(jù)分析與挖掘算法:Python實戰(zhàn)
- Python數(shù)據(jù)可視化之matplotlib實踐
- Elasticsearch實戰(zhàn)(第2版)
- Web應用程序設計:ASP