DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

MongoDB vs. PostgreSQL vs. ScyllaDB: Tractian’s Experience

2 years ago thenewstack.io
MongoDB vs. PostgreSQL vs. ScyllaDB: Tractian’s Experience

Summary: This is a summary of an article originally published by The New Stack. Read the full original article here →

https://tractian.com/en/about is a machine intelligence company that provides industrial monitoring systems. We recognized that to stay ahead in the fast-paced world of real-time machine learning, we needed a data infrastructure that was flexible, scalable and highly performant.

We looked at four characteristics of those databases — data model, query language, https://thenewstack.io/databases-what-to-know-about-partitioning/ and replication — and used these characteristics as decision criteria for our next steps.

Data model: MongoDB uses a document-oriented data model where data is stored in BSON (Binary JSON) format.

Data model: ScyllaDB uses a wide column-family data model, which is similar to Apache Cassandra.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com