article thumbnail

Designing A Non-Relational Database Engine

Data Engineering Podcast

Your host is Tobias Macey and today I'm interviewing Oren Eini about the work of designing and building a NoSQL database engine Interview Introduction How did you get involved in the area of data management? Can you describe what constitutes a NoSQL database? What are the factors that convince teams to use a NoSQL vs. SQL database?

article thumbnail

Expert Talk TLDR: SQL vs NoSQL Databases in the Modern Data Stack

Rockset

Last week, Rockset hosted a conversation with a few seasoned data architects and data practitioners steeped in NoSQL databases to talk about the current state of NoSQL in 2022 and how data teams should think about it. NoSQL is great for well understood access patterns. Don’t blindly dump data into a NoSQL system.

NoSQL 52
Insiders

Sign Up for our Newsletter

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

article thumbnail

Big Data Technologies that Everyone Should Know in 2024

Knowledge Hut

In this blog post, we will discuss such technologies. NoSQL databases are designed for scalability and flexibility, making them well-suited for storing big data. The most popular NoSQL database systems include MongoDB, Cassandra, and HBase. It is especially true in the world of big data.

article thumbnail

The fancy data stack—batch version

Christophe Blefari

As a disclaimer, this may not quite make sense in a corporate context, but since this is my blog, I'll do what I want. At the end of the experiment you should be able to access the tools—when possible. However over the years I've met people working at these companies so I might have a few biais.

article thumbnail

The Future of Database Management in 2023

Knowledge Hut

In this blog, we will talk about the future of database management. NoSQL Databases NoSQL databases are non-relational databases (that do not store data in rows or columns) more effective than conventional relational databases (databases that store information in a tabular format) in handling unstructured and semi-structured data.

article thumbnail

Use SurrealDB to Persist Data with Rocket REST API

Workfall

In this blog, we’ll explore: What is SurrealDB? SurrealQL supports real-time queries, faster and more performant query processing, advanced permissions, and access control for multi-tenant applications. This means that users can only see or edit the data to which they have been granted access. What is Jamstack?

article thumbnail

The Role of Database Applications in Modern Business Environments

Knowledge Hut

In this blog, we will deep dive into database system applications in DBMS, and their components and look at a list of database applications. Data Access Layer: The data access layer function is to create a connection between the application and the database. What are Database Applications? Database Software- Document Store (e.g.-MongoDB):