Tech is political: The people under attack in Palestine 🇵🇸, Iran 🇮🇷, and Lebanon 🇱🇧 are people like us. They’re our brothers and sisters, too. Read up on their history, scrutinize what you’re told, and demand that they be respected. Hide

Frontend Dogma

“databases” News Archive

Definition, related topics, and tag feed

Definition · Supertopics: storage · Subtopics: dynamodb, indexeddb, mongodb, mysql, nosql, orm, postgresql, prisma, sql, vector-databases (non-exhaustive) · “databases” × ? · “databases” RSS feed (per email)

Entry (Sources) and Additional TopicsDate#
How to Fix the Dual-Write Problem in Node.js With the Outbox Pattern (fre)129
how-tos, nodejs
Integration Testing Node.js With Testcontainers (fla)128
nodejs, testing, postgresql
Eighty Percent Done Is Not a Real Number (pce)127
processes, code-reviews, ai
Your Database’s Isolation Levels Don’t Mean What You Think (fro)126
postgresql, mysql, oracle, ibm, orm
Shipping psql Without psql: A Pure-TypeScript Postgres Client in neonctl125
tooling, ai, postgresql, case-studies
The Production Playbook for Node.js Stream Leaks (fro)124
nodejs, streaming
SQL Tutorial (jad)123
websites, courses, tutorials, sql
Migrating From DigitalOcean to Hetzner: From $1,432 to $233/Month With Zero Downtime122
migrating, hosting, economics
“work_mem”: It’s a Trap (la)121
memory, postgresql
Top 10 NoSQL Database Platforms: Features, Pros, Cons, and Comparison120
nosql, mongodb, dynamodb, firebase, comparisons
8 PostgreSQL Tricks (kem)119
postgresql, tips-and-tricks
These Queries Cover 80% of SQL118
sql
Build Your Own Database (nan)117
guides
Backend Concepts Every Experienced Developers Must Know116
concepts, network, concurrency, apis, caching, scalability, security, observability, architecture
PostgreSQL 18 Released (pos)115
release-notes, postgresql
An Interactive Guide to TanStack DB (max)114
guides, tanstack
Advanced PostgreSQL Indexing: Multi-Key Queries and Performance Optimization (ada/fro)113
postgresql, performance, optimization
Introduction to Postgres Indexes (ada/fro)112
introductions, postgresql
The One Architecture Decision That Destroyed Every Project I Touched111
architecture
Why /dev/null Is an ACID Compliant Database110
unix-like, comparisons
Go Ahead, Self-Host Postgres (fre)109
postgresql, self-hosting
Fear May Be the Mind-Killer, but Unindexed Database Queries Are the Database-Killer108
performance
Testing MongoDB in Node With the MongoDB Memory Server (app)107
nodejs, testing, mongodb
Postgres Is Too Good (and Why That’s Actually a Problem)106
postgresql
Handling PostgreSQL Migrations in Node.js (har/bit)105
migrating, nodejs, postgresql
Scaling to 1 Million Users: The Architecture I Wish I Knew104
architecture, scalability, servers, caching, microservices, asynchronicity, observability, content-delivery
Waiting for Postgres 18: Accelerating Disk Reads With Asynchronous I/O (luk/pga)103
postgresql, asynchronicity
Database Internals Explained: The Invisible Engine Behind Every App You Use (rak)102
videos
How to Prevent WordPress SQL Injection Attacks (sma)101
how-tos, wordpress, sql, security
Why Teams Are Ditching DynamoDB100
dynamodb, aws
Postgres vs. MySQL99
postgresql, mysql, comparisons
Database Trends: A 2024 Review and a Look Ahead98
retrospectives, trends, outlooks
A Gentle Introduction to Using a Vector Database97
introductions, vector-databases, javascript, ai, openai
Drizzle Database Migrations (ada/fro)96
migrating, tooling
The Path to Learn Web Development (fla)95
learning, http, html, css, tooling, git, javascript, typescript, frameworks
Revamping a Five-Year Old Node.js Project94
nodejs, mongodb, architecture, refactoring, maintenance
How Document-Oriented Databases Store Data Similar to JSON Objects (ami)93
json, objects
Top 4 Web Vulnerabilities With Example and Mitigation92
security, vulnerabilities, sql, xss, csrf
Comparing Local-First Frameworks and Approaches91
How to Build an Image Search Application With OpenAI CLIP and PostgreSQL in JavaScript90
how-tos, images, search, ai, openai, postgresql, javascript, functionality
Indexed Database API 3.0 (w3c)89
standards, indexeddb
Database 101: SSL/TLS for Beginners88
introductions, ssl, tls, authentication, security
Some Go Web Dev Notes (b0r)87
go, sql
The Secret Inside One Million Checkboxes86
html, community
Just Use Postgres85
postgresql, sql, aws, dynamodb, mongodb, mysql, comparisons
How to Create Fake Back-End Using IndexedDB84
how-tos, indexeddb, browser-storage, javascript
I Got Hacked and Blew Up Prod83
career, docker, debugging
Cloning Queries in Laravel (ami)82
laravel
Epic App Performance Starts With the Database81
videos, performance, optimization
Preventing SQL Injection Attacks in Node.js80
security, nodejs, sql
A Day in the Life of a Developer—Building a Dashboard App With SQL, Node.js, Django, and Next.js79
functionality, sql, nodejs, django, nextjs
Vector Database Recommender System (ast)78
vector-databases
Optimizing SQL Queries by 23×77
sql, performance, optimization
CRUD and SQL—the Basics76
fundamentals, sql
Introducing JavaScript Support in MySQL75
introductions, mysql, javascript, support
Introduction to AWS—DynamoDB74
introductions, aws, dynamodb
Comparing MySQL, PostgreSQL, and MongoDB73
mysql, postgresql, mongodb, comparisons
A Guide to Using MSSQL With Node.js72
guides, nodejs, sql
WTF Is a Vector Database: A Beginner’s Guide71
guides, vector-databases
What Happens When You Select “count(*)” in MySQL (ami)70
mysql
How to Improve Performance of Your Database by Indexing Large Tables69
how-tos, performance, optimization
Getting Started With Vector Databases in Node.js68
introductions, nodejs, vector-databases
Introduction to MongoDB and NoSQL Databases67
introductions, mongodb, nosql
Introduction to MySQL Data Types66
mysql, types
IndexedDB Tutorial for Beginners: A Comprehensive Guide With Coding Examples65
tutorials, guides, indexeddb, examples
Must Know JavaScript API—IndexedDB API64
indexeddb, javascript, apis
A Complete Guide to Using IndexedDB (log)63
guides, indexeddb
Building Offline-First Web Applications With Service Workers and IndexedDB62
offline, web-apps, web-workers, indexeddb, javascript
Temporal Intervals Are Handy in MySQL (ami)61
mysql, time
Writing Composable SQL Using JavaScript60
javascript, sql
Why You Should Consider Prisma.io59
tooling, orm, prisma
How to Build Node.js REST API With MySQL58
how-tos, nodejs, apis, rest, mysql
How to Prevent SQL Injection Attacks in Node.js57
how-tos, nodejs, security, sql
Why IndexedDB Is Slow and What to Use Instead56
indexeddb, javascript, performance
Why Do Webdevs Keep Trying to Kill REST? (swy)55
apis, rest, protocols
1995: MySQL Arrives, Completing the LAMP Stack (ric)54
history, mysql, tech-stacks
What Is Prisma and Why Do We Need Another ORM? (nea)53
tooling, orm, prisma
A Primer on the Different Types of Browser Storage (ido/css)52
introductions, browser-storage, indexeddb, apis, cookies, caching
MEAN Stack: Build an App With Angular and the Angular CLI51
angularjs, nodejs, express, mongodb, functionality
An Introduction to MongoDB50
introductions, mongodb
How to Install MySQL (cra)49
how-tos, installing, mysql
Using MySQL With Node.js and the mysql JavaScript Client48
mysql, nodejs, tooling
Explore GraphQL With Apollo and React: Build a Superhero Database47
graphql, react
Tips to Help You Write Faster MySQL Queries46
mysql, performance, tips-and-tricks
Amazon DynamoDB Deep Dive: Advanced Design Patterns for DynamoDB45
videos, aws, dynamodb, software-design-patterns, deep-dives
AWS Cloud Databases Go Serverless and Multi-Master (bel/ven)44
aws, cloud-computing, serverless, dynamodb
How to Optimize SQL Queries for Faster Sites43
how-tos, sql, mysql, performance, caching, optimization
An Introduction to NoSQL Databases42
videos, introductions, nosql
How to Use JSON Data Fields in MySQL Databases (cra)41
how-tos, json, mysql
Working With Databases in WordPress40
wordpress, php
Caching a MongoDB Database With Redis39
mongodb, caching, javascript
SQL vs. NoSQL: How to Choose (cra)38
how-tos, sql, nosql, comparisons
Knowing When to Back Off37
load-balancing
MySQL36
translations, introductions, mysql, link-lists
What I’d Tell My Younger Self About Learning Development as a Web Designer35
learning, programming, javascript, servers, preprocessors, version-control, performance, security, career
The WordPress Database Demystified34
wordpress, mysql
An Introduction to Node.js and MongoDB (sma)33
introductions, nodejs, mongodb
MongoDB Indexing32
mongodb, php
Setting Up a MySQL Database (ast)31
mysql
IndexedDB Featured in New Web Development Open Standards Site30
indexeddb, standards, w3c, documentation
Building Your Own URL Shortener29
php, mysql, functionality, urls
Amazon DynamoDB: Store PHP Sessions With a Load Balancer (vta)28
aws, dynamodb, php, load-balancing
Loading Half a Billion Rows Into MySQL27
mysql, performance
MySQL Master-Slave Replication: Setting Up26
mysql
Up Close and Personal With HTML5 IndexedDB25
html, indexeddb
Introduction to MongoDB24
introductions, mongodb
How to Synchronize Your PHP and MySQL Timezones (cra)23
how-tos, php, mysql
W3C Drops Support of Web SQL (sts/zdn)22
w3c, sql
MySQL: Are You Actually Utilizing Your Indexes? (lea)21
mysql
Introducing Web SQL Databases (rem/htm)20
introductions, sql
Inappropriate Uses (chr/css)19
html, css, javascript, principles
Ajaxian Roundup for March 2008: IE 8, Acid3, and Performance (dal/aja)18
browsers, javascript, dojo, dwr, extjs, prototypejs, jquery, css, design, performance, tooling, mobile, comet, ajaxian, link-lists
Google Gears DB Abstractions (dal/aja)17
gears, google
Embedding a Database in IE (dal/aja)16
internet-explorer, browsers
What’s the Best MySQL Admin Tool? (jus)15
mysql, tooling
Top 7 PHP Security Blunders14
php, sql, security
JavaScript Database: In Browser (dal/aja)13
javascript, json, browsers
HTML, CSS, PHP, and More Cheat Sheets12
cheat-sheets, link-lists, html, xhtml, css, wordpress, php, encoding, seo, servers, tooling
Introduction to Databases (dig)11
introductions
Setting Up a PHP 5 Development Environment With Apache 2 and MySQL 4.1.310
apache, servers, mysql, php, installing
Making Usage Statistics in PHP9
php, mysql, analytics, functionality
An SVG Case Study: Integrated, Dynamic Avalanche Forecasting8
perl, html, sql, svg, images, case-studies
PHP and Working With Databases (for the Lazy Sod)7
php
Using a MySQL Database With PHP6
mysql, php
Databased Websites From Scratch5
link-lists
Migrate Your Site From MySQL to PostgreSQL4
migrating, mysql, postgresql
PostgreSQL Query Plan Analyzer and Visualizer (dal)3
tools, exploration, auditing, debugging, postgresql, visualization
SQL Character Escape Generator2
tools, exploration, code-generation, sql, escaping
SQL Formatter1
tools, exploration, optimization, sql, formatting