Remove Data Storage Remove Database Remove PostgreSQL
article thumbnail

ArangoDB: Fast, Scalable, and Multi-Model Data Storage with Jan Steeman and Jan Stücke - Episode 34

Data Engineering Podcast

Summary Using a multi-model database in your applications can greatly reduce the amount of infrastructure and complexity required. ArangoDB is a storage engine that supports documents, dey/value, and graph data formats, as well as being fast and scalable. What are some of the benefits of multi-model data storage?

article thumbnail

Turbocharging Atlas: How we reduced server initialization time to less than 2 minutes

ThoughtSpot

This allows users to interact with their data without interruption, regardless of system scale. This article highlights the performance optimizations implemented to initialize Atlas, our in-house Graph database, in less than two minutes. These data objects are referred to as “storables”. What is metadata?

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Graph Databases In Production At Scale Using DGraph with Manish Jain - Episode 44

Data Engineering Podcast

Summary The way that you store your data can have a huge impact on the ways that it can be practically used. He also discusses the various cases where a graph storage layer is beneficial, and when you would be better off using something else. Interview Introduction How did you get involved in the area of data management?

Database 100
article thumbnail

Inside Agoda’s Private Cloud - Exclusive

The Pragmatic Engineer

Agoda co-locates in all data centers, leasing space for its racks and the largest data center consumes about 1 MW of power. It uses Spark for the data platform. For transactional databases, it’s mostly the Microsoft SQL Server, but also other databases like PostgreSQL, ScyllaDB and Couchbase.

Cloud 251
article thumbnail

CockroachDB In Depth with Peter Mattis - Episode 35

Data Engineering Podcast

Summary With the increased ease of gaining access to servers in data centers across the world has come the need for supporting globally distributed data storage. With the first wave of cloud era databases the ability to replicate information geographically came at the expense of transactions and familiar query languages.

article thumbnail

How to query JSONB array of objects in PostgreSQL

Hevo

Do you have a NoSQL database that has no rigid shape and is causing data analysis complexity nightmares? With JSON in PostgreSQL, you can have a solution to your complex problem. PostgreSQL is a high-performing, open-sourced object-relational database with two JSON data storage types, JSON and JSONB.

article thumbnail

Hive to PostgreSQL Integration: 2 Easy Methods to Connect

Hevo

Businesses need to efficiently store, handle, and analyze the growing amounts of data they produce. This article will explore the two prominent data storage systems organizations use: Hive and PostgreSQL.