Forem

Database

Posts on building, using, and learning about databases.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Inside the SQLite Frontend: Tokenizer, Parser, and Code Generator
Cover image for Inside the SQLite Frontend: Tokenizer, Parser, and Code Generator

Inside the SQLite Frontend: Tokenizer, Parser, and Code Generator

21
Comments
4 min read
SQL Server Indexes Explained: Column Order, INCLUDE, and the Mistakes That Taught Me
Cover image for SQL Server Indexes Explained: Column Order, INCLUDE, and the Mistakes That Taught Me

SQL Server Indexes Explained: Column Order, INCLUDE, and the Mistakes That Taught Me

3
Comments
14 min read
Junior Me: ‘I’ll just add a class_group_id to enrollment’ Future me looking at 2023 data: ‘why is this broken’

Junior Me: ‘I’ll just add a class_group_id to enrollment’ Future me looking at 2023 data: ‘why is this broken’

Comments
2 min read
[Simple SNS Project] Step 4. Search Implementation & Logging Strategy

[Simple SNS Project] Step 4. Search Implementation & Logging Strategy

Comments
1 min read
The Empty Box Problem in Laravel Migrations (And why I stopped using default strings)
Cover image for The Empty Box Problem in Laravel Migrations (And why I stopped using default strings)

The Empty Box Problem in Laravel Migrations (And why I stopped using default strings)

Comments 4
2 min read
How to Backup and Restore a Single PostgreSQL Table with pg_dump
Cover image for How to Backup and Restore a Single PostgreSQL Table with pg_dump

How to Backup and Restore a Single PostgreSQL Table with pg_dump

Comments
5 min read
We’re Launching Vizora (Private Beta) — Paste Your DB Schema, Understand It Instantly
Cover image for We’re Launching Vizora (Private Beta) — Paste Your DB Schema, Understand It Instantly

We’re Launching Vizora (Private Beta) — Paste Your DB Schema, Understand It Instantly

1
Comments
2 min read
PostgreSQL DBA Path: Setup, Table Creation, and Database Maintenance Labs
Cover image for PostgreSQL DBA Path: Setup, Table Creation, and Database Maintenance Labs

PostgreSQL DBA Path: Setup, Table Creation, and Database Maintenance Labs

Comments
2 min read
I Built a PostgreSQL User Analytics System — Here’s What I Learned About Real SQL
Cover image for I Built a PostgreSQL User Analytics System — Here’s What I Learned About Real SQL

I Built a PostgreSQL User Analytics System — Here’s What I Learned About Real SQL

25
Comments 1
3 min read
SQLite Limitations and Internal Architecture
Cover image for SQLite Limitations and Internal Architecture

SQLite Limitations and Internal Architecture

21
Comments
4 min read
Log Databases Done Right
Cover image for Log Databases Done Right

Log Databases Done Right

Comments
5 min read
Optimizing a 40-Year-Old Government Database: From 3s to 30ms

Optimizing a 40-Year-Old Government Database: From 3s to 30ms

2
Comments
2 min read
Vector Databases (with OpenAI and Supabase) - Part 1

Vector Databases (with OpenAI and Supabase) - Part 1

11
Comments 1
5 min read
SQL Pattern Matching As A Beginner (LIKE, ILIKE, IN, BETWEEN)
Cover image for SQL Pattern Matching As A Beginner (LIKE, ILIKE, IN, BETWEEN)

SQL Pattern Matching As A Beginner (LIKE, ILIKE, IN, BETWEEN)

20
Comments
3 min read
Quick Rails Tip: Change Database Adapter

Quick Rails Tip: Change Database Adapter

Comments
1 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.