- Apache Cassandra Essentials
- Nitin Padalia
- 125字
- 2021-07-30 10:30:21
Who this book is for
This book is written keeping in mind developers at both beginner and intermediate level. It also includes topics on maintenance and fine tuning Cassandra also debugging your queries so that you can get the best out of it. This book is useful for all those who are working with huge datasets and since traditional relational databases are not able to satisfy their needs of high performance, availability and scalability, so they want to learn Cassandra. However, it's not required for them to be aware of traditional relational concepts. In fact, not knowing relational model at all might help in some cases because when you are designing your database, you won't be thinking about it from the traditional relational database perspective.
推薦閱讀
- 零基礎學Visual C++第3版
- Hands-On Machine Learning with scikit:learn and Scientific Python Toolkits
- TensorFlow Lite移動端深度學習
- JavaScript:Functional Programming for JavaScript Developers
- JIRA 7 Administration Cookbook(Second Edition)
- 趣學Python算法100例
- C#程序設計教程
- Python神經網絡項目實戰
- Learning Salesforce Einstein
- Building RESTful Python Web Services
- Webpack實戰:入門、進階與調優
- JavaScript+jQuery網頁特效設計任務驅動教程
- Elasticsearch Essentials
- 面向對象程序設計教程(C#版)
- AVR單片機C語言應用100例