Skip to content
Navigation menu
Search
Powered by Algolia
Search
Log in
Create account
DEV Community
Close
#
index
Follow
Hide
Posts
Left menu
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
How Relational Databases Find Database: Understanding Table and Index Scans
Matsu
Matsu
Matsu
Follow
Mar 12
How Relational Databases Find Database: Understanding Table and Index Scans
#
relationaldb
#
index
#
scan
#
performance
Comments
Add Comment
3 min read
Top-K queries with MongoDB search indexes (BM25)
Franck Pachot
Franck Pachot
Franck Pachot
Follow
Feb 19
Top-K queries with MongoDB search indexes (BM25)
#
mongodb
#
index
#
bm25
#
search
Comments
Add Comment
12 min read
Why Java hashmap uses null key and stores it in 0th index?
Ramya K
Ramya K
Ramya K
Follow
Nov 27 '25
Why Java hashmap uses null key and stores it in 0th index?
#
hashmap
#
java
#
null
#
index
1
 reaction
Comments
Add Comment
1 min read
Amazon DocumentDB New Query Planner (version 2)
Franck Pachot
Franck Pachot
Franck Pachot
Follow
for
AWS Heroes
Nov 14 '25
Amazon DocumentDB New Query Planner (version 2)
#
mongodb
#
aws
#
documentdb
#
index
1
 reaction
Comments
1
 comment
8 min read
Database index tutorial with MYSQL
Sadiul Hakim
Sadiul Hakim
Sadiul Hakim
Follow
Oct 17 '25
Database index tutorial with MYSQL
#
database
#
index
#
mysql
1
 reaction
Comments
Add Comment
3 min read
Introduction to US Stock Market
Madhav Ganesan
Madhav Ganesan
Madhav Ganesan
Follow
Sep 16 '25
Introduction to US Stock Market
#
finance
#
investment
#
index
#
basic
6
 reactions
Comments
Add Comment
1 min read
.hint() in MongoDB is different that SQL optimizer hints: they force indexes
Franck Pachot
Franck Pachot
Franck Pachot
Follow
for
MongoDB
Jul 22 '25
.hint() in MongoDB is different that SQL optimizer hints: they force indexes
#
mongodb
#
document
#
database
#
index
1
 reaction
Comments
Add Comment
8 min read
Find Index of Item in Python List
Mateen Kiani
Mateen Kiani
Mateen Kiani
Follow
Jul 22 '25
Find Index of Item in Python List
#
python
#
list
#
index
Comments
Add Comment
3 min read
Playing With Search: Which Clause(s) Matched?
Erik Hatcher
Erik Hatcher
Erik Hatcher
Follow
for
MongoDB
Jul 21 '25
Playing With Search: Which Clause(s) Matched?
#
mongodb
#
search
#
index
#
programming
Comments
Add Comment
2 min read
B-tree indexes for JSON in PostgreSQL
Gleb Otochkin
Gleb Otochkin
Gleb Otochkin
Follow
Dec 15 '25
B-tree indexes for JSON in PostgreSQL
#
index
#
postgres
#
json
#
performance
Comments
Add Comment
8 min read
$graphLookup (Connect By / Recursive Query)
Franck Pachot
Franck Pachot
Franck Pachot
Follow
for
MongoDB
May 29 '25
$graphLookup (Connect By / Recursive Query)
#
mongodb
#
document
#
database
#
index
4
 reactions
Comments
Add Comment
2 min read
$elemMatch and Multi-Key Indexes
Franck Pachot
Franck Pachot
Franck Pachot
Follow
for
MongoDB
May 28 '25
$elemMatch and Multi-Key Indexes
#
mongodb
#
document
#
database
#
index
8
 reactions
Comments
1
 comment
4 min read
Google Firestore with MongoDB compatibility - index limitations
Franck Pachot
Franck Pachot
Franck Pachot
Follow
May 27 '25
Google Firestore with MongoDB compatibility - index limitations
#
mongodb
#
database
#
index
#
firestore
5
 reactions
Comments
Add Comment
6 min read
No Index for LIKE on JSONB with Array in the Path (GIN limitation)
Franck Pachot
Franck Pachot
Franck Pachot
Follow
for
MongoDB
May 24 '25
No Index for LIKE on JSONB with Array in the Path (GIN limitation)
#
mongodb
#
postgres
#
database
#
index
3
 reactions
Comments
Add Comment
5 min read
B-Tree for Equality, Sort, Range (indexing strategies in MongoDB)
Franck Pachot
Franck Pachot
Franck Pachot
Follow
for
MongoDB
May 23 '25
B-Tree for Equality, Sort, Range (indexing strategies in MongoDB)
#
mongodb
#
database
#
index
#
performance
11
 reactions
Comments
2
 comments
3 min read
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account