DEV Community

# document

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
K-shot training with LLMs

K-shot training with LLMs

5
Comments 1
1 min read
How to Train a YOLO Segmentation Model with MIDV500 Dataset for ID Document Detection

How to Train a YOLO Segmentation Model with MIDV500 Dataset for ID Document Detection

Comments
18 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

MongoDB Arrays: Sort Order and Comparison

2
Comments
16 min read
PostgreSQL JSONB Size Limits to Prevent TOAST Slicing

PostgreSQL JSONB Size Limits to Prevent TOAST Slicing

4
Comments
6 min read
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
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 1
6 min read
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

Wildcard Indexes: MongoDB flexibility joins query performance

Comments
5 min read
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

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)

$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

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

3
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)

$graphLookup (Connect By / Recursive Query)

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

$elemMatch and Multi-Key Indexes

8
Comments 1
4 min read
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
loading...