article thumbnail

Performance of ULID and UUID in Postgres Database

DZone

In this article, I want to share my knowledge and opinion about the data types that are often used as an identifier. These are measurements of search speed by key and data types for the key on the database side. I will use a PostgreSQL database and a demo Java service to compare query speeds. Hello everyone!

Database 286
article thumbnail

Transforming Business Outcomes Through Strategic NoSQL Database Selection

DZone

We often dwell on the technical aspects of database selection, focusing on performance metrics , storage capacity, and querying capabilities. Yet, the impact of choosing the right NoSQL database goes beyond these parameters; it affects your business outcomes.

Database 268
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

What is Greenplum Database? Intro to the Big Data Database

Scalegrid

Greenplum Database is a massively parallel processing (MPP) SQL database that is built and based on PostgreSQL. Greenplum Database is an open-source , hardware-agnostic MPP database for analytics, based on PostgreSQL and developed by Pivotal who was later acquired by VMware. What is an MPP Database?

Big Data 321
article thumbnail

Reducing Your Database Hosting Costs: DigitalOcean vs. AWS vs. Azure

Scalegrid

If you’re hosting your databases in the cloud, choosing the right cloud service provider is a significant decision to make for your long-term hosting costs. Over the last few weeks, we have been inundated with requests from SMB customers looking to improve the ROI on their database hosting. MongoDB® Database. EC2 instances.

Azure 344
article thumbnail

DBaaS vs Self-Managed Cloud Databases

Scalegrid

The choice of self-managed cloud databases vs DBaaS is a common debate among those who are looking for the best option that will cater to their particular needs. Database as a Service (DBaaS) and managed databases offer distinct advantages along with certain challenges.

Database 130
article thumbnail

How to Replicate and Rename a Database in MariaDB

Percona

MySQL/MariaDB replication filter is an important feature when we need to replicate only certain databases or tables.

article thumbnail

How to Move System Databases to Different Locations in SQL Server on Linux

DZone

In this article, I will explain how we can move the system databases to different locations in Ubuntu Linux. As you know, the SQL Server on Linux is becoming mature and easy to use. Still, it does not support MMC consoles in Linux which makes the administration of the SQL Server a little bit complicated.

Database 246