24 articles tagged #databases
All English for IT articles related to #databases.
-
How to Explain a Deadlock in a Database in English
Learn how to explain a database deadlock incident — two transactions blocking each other — in clear English to a non-DBA audience, without either oversimplifying it or drowning them in jargon.
-
How to Explain a Database Index Bloat Issue in English
Learn the English vocabulary for explaining database index bloat to your team — what caused it, why it's slowing queries down, and how the fix will affect the database during a maintenance window.
-
English for Database Schema Migrations
Master the vocabulary for discussing migration scripts, rollback plans, and zero-downtime schema changes in English.
-
English for MongoDB Developers
Master the vocabulary for discussing documents, indexes, aggregation pipelines, and sharding when working with MongoDB.
-
How to Explain an N+1 Query Problem in English
Learn the English vocabulary for describing N+1 query problems clearly in code reviews, performance investigations, and architecture discussions.
-
English for Diesel (Rust) Developers
Learn the English vocabulary for Diesel: compile-time query checking, the schema DSL, and explaining a type-safe Rust ORM to a team.
-
English for DragonflyDB Developers
Learn the English vocabulary for DragonflyDB: multi-threaded in-memory storage, Redis-compatible commands, and explaining a drop-in performance upgrade to a team.
-
English for Gel (EdgeDB) Developers
Learn the English vocabulary for Gel, the graph-relational database formerly known as EdgeDB: schemas, EdgeQL, and explaining object-oriented queries to a team.
-
English for InstantDB Developers
Learn the English vocabulary for InstantDB: real-time sync, optimistic updates, and reasoning about a database designed to feel local-first.
-
English for CockroachDB Developers
Learn the English vocabulary for CockroachDB: ranges, leaseholders, distributed transactions, and the terms for discussing a distributed SQL database.
-
English for DynamoDB
Learn the English vocabulary for DynamoDB: partition keys, throttling, and capacity, explained for discussing AWS's managed NoSQL database clearly.
-
English for MongoDB
Learn the English vocabulary for MongoDB: documents, indexes, and sharding, explained for discussing NoSQL database operations clearly.
-
How to Discuss Database Connection Pool Exhaustion in English
Learn the English phrasing for explaining connection pool exhaustion during an incident, from spotting the symptom to describing the actual fix.
-
How to Discuss Database Index Tuning in English
Learn the English vocabulary for discussing database index tuning: query plans, selectivity, and the trade-offs between read and write performance.
-
How to Explain a Schema Migration Rollback in English
Learn the English phrases for explaining a database schema migration rollback to your team: what was reverted, why, and what happens to already-migrated data.
-
How to Explain an N+1 Query Problem in English
Learn the English phrasing for explaining an N+1 query problem to teammates or stakeholders, from spotting the pattern to describing the fix.
-
How to Explain Eventual Consistency in English
Learn the English phrasing for explaining eventual consistency to engineers and non-technical stakeholders, from the concept to real product implications.
-
How to Explain the CAP Theorem Trade-off in English
Learn the English vocabulary and phrasing for explaining the CAP theorem's consistency, availability, and partition tolerance trade-off clearly to a team.
-
How to Talk About Zero-Downtime Migrations in English
Learn the vocabulary and phrases IT professionals use when planning and communicating zero-downtime database and service migrations.
-
Pronunciation Guide for Database and Tool Names
How to pronounce PostgreSQL, Cassandra, Redis, Elasticsearch, DynamoDB, and other tech tool names correctly — so you sound confident in every meeting.
-
Vocabulary for Distributed Databases: Consensus, Replication, and Partitioning
Master the English of distributed databases: consensus, quorum, replication lag, sharding, partition tolerance, and the CAP theorem. Precise terms for backend and platform engineers.
-
PostgreSQL Vocabulary: 30 Terms Every Developer Should Know
Learn essential PostgreSQL vocabulary — MVCC, WAL, VACUUM, index types, EXPLAIN ANALYZE, CTEs, window functions, replication, and 20+ more terms explained for developers.
-
Database Vocabulary: SQL, NoSQL, Indexing, and Transactions Explained
Essential database vocabulary for developers: SQL vs NoSQL, ACID properties, indexing, transactions, normalization, sharding, replication, and 25 more terms.
-
Database Vocabulary: 80 Terms Every DBA Must Know
The complete DBA vocabulary guide: ACID, indexes, execution plans, replication, failover, RPO/RTO, sharding, partitioning, and 70 more essential database terms.
Frequently Asked Questions
How many articles are tagged #databases?
There are currently 24 articles tagged #databases on CoderSlingo.
What is the #databases tag about?
The #databases tag groups together CoderSlingo articles that discuss databases — useful if you want to read everything on this topic in one place.
Is browsing tagged articles free?
Yes. Every article on CoderSlingo, including all articles tagged here, is free to read with no account, sign-up, or paywall.
How often is this tag page updated?
This page is regenerated automatically whenever a new article is published with this tag, so the list always reflects the latest content.
What's the difference between a tag and a category?
A category is the single primary topic of an article (shown as a badge on each card), while tags are more specific keywords an article can have several of — useful for cross-cutting topics like tools or techniques.
Can I find beginner-friendly articles under this tag?
Yes — each article card shows a level badge (Beginner, Intermediate, or Advanced) so you can quickly spot content that matches your current English level.
How do I browse other tags?
Click any tag pill on an article card to jump to that tag's page, or visit the main Blog index to browse by category instead.
Are these articles connected to exercises?
Many are — articles link to a relevant vocabulary exercise in their "What to Read Next" section so you can practise the terms you just read about.
What's the most recent article tagged #databases?
The most recent article tagged #databases is "How to Explain a Deadlock in a Database in English".
Where can I see all articles, not just this tag?
Visit the main Blog index to browse every CoderSlingo article, filterable by category, level, and tag.