Forem

# document

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
PostgreSQL JSONB Size Limits to Prevent TOAST Slicing

PostgreSQL JSONB Size Limits to Prevent TOAST Slicing

4
Comments
6 min read
Kreuzberg: The Python Document Intelligence Framework That Will Blow Your Mind!

Kreuzberg: The Python Document Intelligence Framework That Will Blow Your Mind!

Comments
3 min read
MongoDB Arrays: Sort Order and Comparison
Cover image for MongoDB Arrays: Sort Order and Comparison

MongoDB Arrays: Sort Order and Comparison

2
Comments
16 min read
Why MongoDB skips indexes when flattening or renaming sub-document fields in $project before $match aggregation pipeline

Why MongoDB skips indexes when flattening or renaming sub-document fields in $project before $match aggregation pipeline

Comments
6 min read
Joining and grouping on array fields in MongoDB may require using $unwind before applying $group or $lookup
Cover image for Joining and grouping on array fields in MongoDB may require using $unwind before applying $group or $lookup

Joining and grouping on array fields in MongoDB may require using $unwind before applying $group or $lookup

Comments
5 min read
What’s Actually Hard About Translating a Multilingual PDF? Let’s Break It Down
Cover image for What’s Actually Hard About Translating a Multilingual PDF? Let’s Break It Down

What’s Actually Hard About Translating a Multilingual PDF? Let’s Break It Down

2
Comments
4 min read
.hint() in MongoDB is different that SQL optimizer hints: they force indexes

.hint() in MongoDB is different that SQL optimizer hints: they force indexes

1
Comments
8 min read
Wildcard Indexes: MongoDB flexibility joins query performance
Cover image for Wildcard Indexes: MongoDB flexibility joins query performance

Wildcard Indexes: MongoDB flexibility joins query performance

Comments
5 min read
Flush to disk on commit 👉🏻 MongoDB durable writes (ACID)
Cover image for Flush to disk on commit 👉🏻 MongoDB durable writes (ACID)

Flush to disk on commit 👉🏻 MongoDB durable writes (ACID)

9
Comments 4
9 min read
One million $lookup challenge (performance comparison)

One million $lookup challenge (performance comparison)

6
Comments
6 min read
Queries on JSON 👉🏻 compound indexes (Equality, Sort, Range) in MongoDB
Cover image for Queries on JSON 👉🏻 compound indexes (Equality, Sort, Range) in MongoDB

Queries on JSON 👉🏻 compound indexes (Equality, Sort, Range) in MongoDB

1
Comments
8 min read
Which AI Is Best for Document Translation in 2025? (Complete Breakdown for Real-World Use)

Which AI Is Best for Document Translation in 2025? (Complete Breakdown for Real-World Use)

2
Comments
3 min read
How I Use AI to Translate Multi-Language Docs: Tools, Steps & My Results

How I Use AI to Translate Multi-Language Docs: Tools, Steps & My Results

1
Comments
2 min read
$lookup: more than just a SQL join (understand performance)
Cover image for $lookup: more than just a SQL join (understand performance)

$lookup: more than just a SQL join (understand performance)

8
Comments 1
5 min read
Isolation Level for MongoDB Multi-Document Transactions (Strong Consistency)

Isolation Level for MongoDB Multi-Document Transactions (Strong Consistency)

5
Comments 2
11 min read
JSONB DeTOASTing (read amplification) when using PostgreSQL as a Document Database

JSONB DeTOASTing (read amplification) when using PostgreSQL as a Document Database

7
Comments 1
5 min read
No HOT updates on JSONB (write amplification) performance impact

No HOT updates on JSONB (write amplification) performance impact

8
Comments 2
7 min read
Translate Documents Without Losing Formatting: Popular Tools That Get It Right
Cover image for Translate Documents Without Losing Formatting: Popular Tools That Get It Right

Translate Documents Without Losing Formatting: Popular Tools That Get It Right

2
Comments
4 min read
AI vs Human: Which Is Better for Translating Technical Documents?

AI vs Human: Which Is Better for Translating Technical Documents?

7
Comments 1
3 min read
$graphLookup (Connect By / Recursive Query)
Cover image for $graphLookup (Connect By / Recursive Query)

$graphLookup (Connect By / Recursive Query)

4
Comments
2 min read
$elemMatch and Multi-Key Indexes
Cover image for $elemMatch and Multi-Key Indexes

$elemMatch and Multi-Key Indexes

8
Comments 1
4 min read
Sort on Array with Multi-Key Index
Cover image for Sort on Array with Multi-Key Index

Sort on Array with Multi-Key Index

1
Comments
5 min read
No Index Only Scan on JSONB Fields (even on scalar)

No Index Only Scan on JSONB Fields (even on scalar)

12
Comments 1
4 min read
Intro to PostgreSQL with JSONB compared to MongoDB, a general purpose document database
Cover image for Intro to PostgreSQL with JSONB compared to MongoDB, a general purpose document database

Intro to PostgreSQL with JSONB compared to MongoDB, a general purpose document database

10
Comments
2 min read
Smart Document Translators That Actually Keep Your Layouts Intact
Cover image for Smart Document Translators That Actually Keep Your Layouts Intact

Smart Document Translators That Actually Keep Your Layouts Intact

Comments 1
3 min read
loading...