👋🏻, I'm Julia.
✍🏼 Blog posts tagged "databases"
- Relational vs. Non-Relational Databases
What’s the difference and when would you choose one over the other
Updated more than a month ago
- Database Scaling Strategies
Explaining vertical vs. horizontal scaling, sharding and replication
Updated more than a month ago
- Backfilling a Database With Data From BigQuery
Python script for getting BigQuery data and updating a database via SQLAlchemy
Updated more than a month ago
- Caching Strategies for Web Applications
Caching considerations for improving performance
Updated more than a month ago
- Different Types of Browser Storage
Options for storing data client-side
Updated more than a month ago
- API Design: REST vs. SOAP vs. GraphQL
And how CRUD fits into all this
Updated more than a month ago
- Ingesting and Processing Data Tables For Strategic Analysis With dbt
Going from data warehouse through bronze, silver and gold levels
Updated more than a month ago
- Filtering SQL Left Outer Join Queries
To help solve a N+1 problem
Updated more than a month ago
- SQL Window Functions: Using Dense Rank Over Partition By
Building up to a window function query step by step
Updated more than a month ago
- Using SQL to Flatten a Database Table
Learning the basic SQL commands
Updated more than a month ago