On this page
Toc
Table of Contents
Navigate through the chapters to dive deeper into Multi-Model Databases with Rust.
This section provides an overview of all chapters included in the book. Navigate through the chapters to dive deeper into Multi-Model Databases with Rust.
Main Sections
Part I - Foundations of Multi-Model Databases
- Chapter 1 - Understanding Multi-Model Databases
- Chapter 2 - Environment Setup
- Chapter 3 - Basics of PostgreSQL
- Chapter 4 - Effective Schema Design with Diesel
- Chapter 5 - CRUD Operations in Depth
- Chapter 6 - Asynchronous Programming with SQLx
- Chapter 7 - Optimizing PostgreSQL Performance
Part II - Mastering SurrealDB with Rust
- Chapter 8 - Introduction to SurrealDB
- Chapter 9 - Setting Up SurrealDB
- Chapter 10 - CRUD Operations in SurrealDB
- Chapter 11 - Advanced Data Management
- Chapter 12 - Transactions and Concurrency
Part III - Integration and Best Practices
- Chapter 13 - Hybrid Database Architectures
- Chapter 14 - Data Synchronization and Consistency
- Chapter 15 - Advanced Query Techniques
- Chapter 16 - Database Security Practices
Part IV - Rust Ecosystem for Database Applications
- Chapter 17 - Overview of Rust Database Crates
- Chapter 18 - Deep Dive into ORM Tools
- Chapter 19 - Advanced ORM Features
- Chapter 20 - Using NoSQL Crates in Rust
- Chapter 21 - Event Handling and Streaming
- Chapter 22 - Benchmarking and Testing Database Crates
- Chapter 23 - Dynamic Database Interactions
Part V - Deployment and Real-World Applications
- Chapter 24 - Deploying Database Applications
- Chapter 25 - Security Best Practices
- Chapter 26 - Building Robust Event-Driven Systems
- Chapter 27 - Scaling Multi-Model Applications
- Chapter 28 - Designing Fault-Tolerant Systems
- Chapter 29 - Advanced Deployment Strategies
- Chapter 30 - Case Studies and Lessons Learned
This Table of Contents is designed to guide you through the chapters and help you find the information you need about multi-model databases and Rust programming quickly and efficiently.