Home Tags Database

Tag: database

Popular Open Source Databases: An Overview

0
An open source database offers a codebase that is available for users to freely download, modify, distribute, and reuse. In this article, we will...

Installing and Using MariaDB on Ubuntu

0
MariaDB is a popular database server today, primarily because of its good performance and compatibility with MySQL. This article gives a short tutorial on...

MariaDB and MySQL: Which One Should You Use?

0
MariaDB and MySQL have been rising in popularity. Both offer various benefits of their own, and it might be hard to pick one over...

What Does Big Data Mean to You

0
Big Data is a combination of structured, semi-structured, and unstructured data collected by organisations that can be used for machine learning, predictive modelling, fraud...

Open Source Database And Services Provider Percona Celebrates Aggresive growth

0
Percona, an open source database software and services provider, celebrated record growth for Q3 2021, including 44 percent Annual Recurring Revenue (ARR) growth year...

Open Source Database immudb Can Now Serve As Main Transactional Database

0
The open source immudb tamper proof database can serve as the main transactional database for enterprises, with full transactional support for everyday business applications...

Instaclustr Announces The General Availability Of PostgreSQL On Instaclustr Platform

0
Instaclustr, today announced the general availability of PostgreSQL on the Instaclustr Platform. Backed by fullservice PostgreSQL management that includes secure and end to end...

Percona Platform Unifies Open Source Databases, Supports Private Database-as-a-Service Deployments

0
Percona, an open source database software and services provider, today announced Percona Platform to bring together database distributions, support expertise, services, management and automated...

ServiceNow Acquires Swarm64 to Secure Open Source Space

0
ServiceNow has signed an agreement to acquire Berlin based Swarm64, a database company to gain bigger foothold in the open source space. The acquisition...

Using Python DataFrames for Advanced Database Applications

0
A DataFrame is a two-dimensional structure in which data is arrayed in labelled rows and columns. Pandas is a specialised Python library used effectively...