#postgresql
1 article tagged with “postgresql”
- ·5 min read·explainer
Demystifying the Database Index: A B-Tree Explained Simply
Confused about database performance? Here is a database index b-tree explained simply, showing how database indexes work under the hood with TypeScript examples.