DEV Community

Learn from MongoDB Myths! Series' Articles

Back to Franck Pachot's Series
"Schema Later" considered harmful ๐Ÿ‘‰๐Ÿป schema validation (enforced data consistency)
Cover image for "Schema Later" considered harmful ๐Ÿ‘‰๐Ÿป schema validation (enforced data consistency)

"Schema Later" considered harmful ๐Ÿ‘‰๐Ÿป schema validation (enforced data consistency)

1
Comments 2
3 min read
Comparison of JOINS ๐Ÿ‘‰๐Ÿป aggregation pipeline and CTEs
Cover image for Comparison of JOINS ๐Ÿ‘‰๐Ÿป aggregation pipeline and CTEs

Comparison of JOINS ๐Ÿ‘‰๐Ÿป aggregation pipeline and CTEs

Comments
7 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
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
Strong consistency ๐Ÿ‘‰๐Ÿป MongoDB highly available durable writes (Replication)
Cover image for Strong consistency ๐Ÿ‘‰๐Ÿป MongoDB highly available durable writes (Replication)

Strong consistency ๐Ÿ‘‰๐Ÿป MongoDB highly available durable writes (Replication)

5
Comments
11 min read
Transaction performance ๐Ÿ‘‰๐Ÿป retry with backoff
Cover image for Transaction performance ๐Ÿ‘‰๐Ÿป retry with backoff

Transaction performance ๐Ÿ‘‰๐Ÿป retry with backoff

1
Comments
7 min read