Career Tracks
Companies
Exams
Opportunities
Pricing
Companies
Netflix
System Design
How to Choose the Right Database
System Design
Medium
database-and-storage
How to Choose the Right Database
30 mins
database selection
data storage
30 mins
1 sections
database selection, data storage
All System Design Topics
Contents (1 sections)
Contents
Overview
Overview
•
OLTP: For transactional systems requiring strong consistency
•
OLAP: Optimized for complex queries and data analysis
•
Full-Text Search: Fast, flexible text search capabilities
•
Document Stores: JSON-like document storage and querying
•
Key-Value Stores: High-speed, simple data models
•
Graph Databases: Managing highly connected data
•
Embeddings: Efficient storage and retrieval of vector representations
•
Geospatial: Specialized for location-based data and queries
Overview
•
OLTP: For transactional systems requiring strong consistency
•
OLAP: Optimized for complex queries and data analysis
•
Full-Text Search: Fast, flexible text search capabilities
•
Document Stores: JSON-like document storage and querying
•
Key-Value Stores: High-speed, simple data models
•
Graph Databases: Managing highly connected data
•
Embeddings: Efficient storage and retrieval of vector representations
•
Geospatial: Specialized for location-based data and queries
How to Choose the Right Database [Medium] | Netflix System_design | TomoLink