#

Aerospike

Aerospike is a high-performance, flash-optimized, open-source in-memory database.

Read More...
#

AllegroGraph

AllegroGraph is an open-source database and application framework for building Semantic Web applications. It enables database query through SPARQL and […]

Read More...
#

Apache Druid

Druid is written in the Java programming language. It is a column-oriented distributed open-source data storage server that aims to […]

Read More...
#

ArangoDB

An open-source distributed NoSQL database designed for data modeling and storing documents and graphs. It is a cross-platform database, providing […]

Read More...
#

AWR

Automatic Workload Repository is a hard-disk storage service that works inside each Oracle Database. The Oracle DB makes a copy […]

Read More...
#

Azure Cosmos DB

Azure Cosmos DB is a turnkey cloud-based database service and transparent multi-master replication system.

Read More...
#

BerkeleyDB

A database system that is always up to date. It is easy to use, supports concurrent access, implements transaction support […]

Read More...
#

Big Table

A highly-optimized SQL database built on the Google file system, Chubby Lock, and the Google Cloud. Big Table is not […]

Read More...
#

Cassandra

A distributed database management system related to the NoSQL-systems class, which was designed to create highly scalable and reliable storage […]

Read More...
#

ClickHouse

A quick “open-source” database management system that analyzes data with SQL queries in real-time.

Read More...
#

CockroachDB

Functioning as the cloud database for cloud services, CockroachDB is designed to have consistent key values and horizontal scalability. In […]

Read More...
#

CouchBase

A NoSQL technology that supports many models. Couchbase provides flexibility, high performance, and scalability in its various configurations from the […]

Read More...
#

CouchDB

An open-source, document-oriented NoSQL database that is optimized for being used in interactive applications.

Read More...
#

CrateDB

CrateDB is a document-oriented database management system that includes a fully searchable data store.

Read More...
#

CRUD

Create, Read, Update and Delete. CRUD refers to all of the major uses in relational database systems. Find, Read, Update, […]

Read More...
#

CSV

A data format for storing tabular data. CSV is supported by a wide range of tools from websites like Excel, […]

Read More...
#

Data Architecture

The data architecture defines the data as well as the schemas, integration, transformation, storage, and workflow needed to enable the […]

Read More...
#

Data Pipeline

Data pipeline also refers to the broader concept of ETL as a subset. It pertains to the method of moving […]

Read More...
#

Database

A collection that is organized in such a way that it can be immediately accessed and managed. Many E-mails include […]

Read More...
#

Database Administration

The role of a database administrator is to manage and maintain database management systems.

Read More...
#

Database Design

Database Design is a collection of processes that facilitate the design, development, implementation, and maintenance of enterprise data management systems.

Read More...
#

Database Development

Database development is the process of designing and implementing a database system and is an important part of database engineering.

Read More...
#

Database Migration

Data migration means transferring one’s data from one platform to another platform.

Read More...
#

DB2

A family of relational database management systems from IBM currently in use on different operating systems. It is a high-performance […]

Read More...
#

Dbf

DBF is a file extension used by the database software. Provides data storage, manipulation, and analysis. The integral database format […]

Read More...
#

DBMS

The database management system is the software that captures data from the database and manipulates the data for analysis.

Read More...
#

DynamoDB

A fully managed, key-value storage service offered by Amazon.com as part of the Amazon Web Services package. It provides relatively […]

Read More...
#

EnterpriseDB

A Database Management System that can support updating and high-volume applications. Built on PostgreSQL.

Read More...
#

ETL (Extract, Transform and Load)

Refers to a process for the use of databases and data storage. It includes three stages: extraction of data from […]

Read More...
#

Event Store

A database with data summarization for social dynamics analysis in JavaScript. Stores data as an immutable series of events over […]

Read More...
#

Firebird

A relational database management system designed to run the most commonly used programming languages. A Firebird server is capable of […]

Read More...
#

Google Compute Engine

Google’s Infrastructure as a Service cloud. The virtual machine is a cloud service that allows users to use server resources […]

Read More...
#

GraphDB

Semantic graphs. Provides the core infrastructure which supports initiatives in the areas of modeling agility, data integration, relationship exploration, and […]

Read More...
#

HANA

HPAA is a high-performance analytics machine that stores and processes data. It also does advanced analytics like predictive analytics and […]

Read More...
#

InfluxDB

A time-series database written in Go and designed for fast, high-availability querying of time series data in many fields. It […]

Read More...
#

InterBase

A database management system that is compatible with most operating systems: Windows, Linux, Unix, Solaris, Mac OS, etc. It is […]

Read More...
#

JSONB

A library that can read and write data in binary format. This functions by removing any extra white spaces and […]

Read More...
#

Key-Value Database

A type of non-relational database that uses a simple key-value method to store data. A key-value database stores data as […]

Read More...
#

Liquibase

A database-independent library for tracking and managing database changes. One of the best programs for database migration management.

Read More...
#

Magic keywords for DBA

Logging, triggers, replication, performance optimization, clustering, backup, deadlocks, tuning, configuration, monitoring.

Read More...
#

MariaDB

A relational database with an open architecture. It is an extensible database that replaced MySQL due to its being quicker, […]

Read More...
#

MemSQL

A SQL database management system that serves as both a transaction system and a high-throughput, parallel database. The program converts […]

Read More...
#

MongoDB

A database management system that does not require a description of the table structure to properly maintain a database. NoSQL […]

Read More...
#

MS Access

A database management system that helps store large amounts of information for reference, reporting, and analysis. The Access language makes […]

Read More...
#

MS SQL Server

A relational database management system developed by Microsoft. It is designed for the basic function of storing and retrieving data […]

Read More...
#

MySQL

The SQL-based relational database management system, linked to web-based applications and online publishing, runs on Linux, UNIX, Windows, and other […]

Read More...
#

Navicat

A set of database management and development tools for MySQL, MariaDB, MongoDB, Oracle, SQLite, PostgreSQL, and Microsoft SQL Server. Sends […]

Read More...
#

Neo4j

A Java implementation of a graphical database management system with open source code. Neo4j has all of the characteristics of […]

Read More...
#

NoSQL

An approach to the design of a database with a key-value store, a document store, a data graph format that […]

Read More...
#

NoSQL Databases

Cassandra, MongoDB, Berkeley DB, Redis, Riak, CouchDB, DynamoDB, OrientDB, Neo4j, ArangoDB, Titan, Hbase, Aerospike, Cassandra, AtomDB, Redis, Riak.

Read More...
#

Object-related Mapping (ORM)

Object-Relational Mapping (ORM) is a technique for converting incompatible models into OOP, especially between data storage and programming objects. ORM […]

Read More...
#

Oracle Database

An object-related database management system produced by Oracle Corporation. Designed for increasing grid computing performance. It is an economical way […]

Read More...
#

ORD

An object-relational database (ORD) involves the features of both object-oriented programming and relational databases. This allows for more efficient searching […]

Read More...
#

OrientDB

An open-source database written in Java. Amongst other things, it supports multiple models, such as key-value, document, graph, and object […]

Read More...
#

OTBI

Oracle transactional BI. Used for all web apps. Organizes data objects into functional groups for the purpose of easy access […]

Read More...
#

Percona DB

An objective database management system that supersedes MySQL. It includes the functionality of MySQL but comes with additional tools for […]

Read More...
#

PervasiveSQL

A versatile data management solution that combines high performance, powerful application integration, and low operating costs with a powerful, flexible, […]

Read More...
#

PipelineDB

PipelineDB is an open-source SQL database that continuously runs SQL queries on streams, storing and retrieving results incrementally.

Read More...
#

PL/SQL

Structured Query Language (SQL) is a protocol of stored procedures used in relational databases, allowing programmers to write code in […]

Read More...
#

PostGIS

An application that enables geographic features support for PostgreSQL. PostGIS complies with both the Simple Features for SQL and Open […]

Read More...
#

PostgreSQL

The Object-Relational Database Management System (ORDBMS), the most advanced open database system in the world, is a real alternative to […]

Read More...
#

Presto

An SQL database query engine that allows users to run queries against large volumes of data. It interfaces with databases, […]

Read More...
#

Primary Key

A column or set of columns that uniquely identifies each row of the table. A primary key value must be […]

Read More...
#

RDBMS

A relational Database Management System is a program that allows you to create, update and manage a relational database. Most […]

Read More...
#

RDMS

Stands for the relationship management system of the database. RDBMS is a collection of programs and capabilities that enable IT […]

Read More...
#

Redis

Remote Dictionary Server is a high-performance document-oriented database. Redis maintains all the data within the memory and access is gained […]

Read More...
#

Redshift

An online hosting and data storage product that is a component of Amazon web services’ larger cloud computing platform. It […]

Read More...
#

Relational DB

MySQL, Oracle, Access, MS SQL Server (mainly for Microsoft Stack), PostgreSQL, SQLite.

Read More...
#

RethinkDB

A document-oriented database that helps in storing JSON documents. For real-time data feeds, it can be helpful. RethinkDB can be […]

Read More...
#

Riak

A distributed key-value database; provides high availability, fault tolerance, operational simplicity, and scalability. It is sometimes also used with logs.

Read More...
#

RocksDB

The high-performance embedded database can be used for high-performance user data storage. It is a fork of LevelDB which was […]

Read More...
#

SAP MaxDB

A free relational database management system originally developed by SAP. It is ANSI SQL-92 compliant, and it is a cost-effective […]

Read More...
#

ScyllaDB

A drop-in Apache Cassandra alternative database of big data that powers applications with ultra-low latency and extremely high throughput.

Read More...
#

Snowflake

The data warehouse is delivered as a SaaS. Uses a unique architecture intended to work in the cloud.

Read More...
#

Solr

An Apache-based platform for searching and highlighting data, which can be used for full-text searches, dynamic clustering, database integration, and […]

Read More...
#

Spanner

Google has a globally distributed NewSQL database. Designed to distribute global data, the blockchain will support external contracts.

Read More...
#

Spark SQL

A spatial analytical toolkit. It provides a processing environment called DataFrames, which is used for programming. It enables simplified Hadoop […]

Read More...
#

Sphinx

SQL Phrase Index is a full-text search server that can index anything that can be stored in an SQL database, […]

Read More...
#

SQL

Structured Query Language is a programming language used to access and manage data in a relational database managed by a […]

Read More...
#

SQL Server

An RDBSM built for the basic needs of database storage and retrieval, which can respond to queries in the SQL […]

Read More...
#

SQL Server AlwaysOn

SQL Server AlwaysOn is a solution to prevent data loss. The product introduces the use of Failover Clustering, as well […]

Read More...
#

SQLite

A self-contained, serverless, transactional SQL database engine maintained in a C programming library.

Read More...
#

Sqlmap

A penetration SQL test tool that automates the process of identifying and exploiting SQL injection vulnerabilities and the capture of […]

Read More...
#

SSAS

Microsoft SQL Server Analytic Services. Technology from the Microsoft Business Intelligence stack. This tool allows users to view data from […]

Read More...
#

T-SQL

Transact-SQL is a procedural SQL extension developed by Microsoft and Sybase. The Transact-SQL language is the key to database management […]

Read More...
#

Teradata

An RDBMS used by large volumes of data for large data warehousing. It is highly scalable and easily expandable. The […]

Read More...
#

Toad

A database management tool that is used to manage data, among other things. It supports Oracle Database, Microsoft SQL Server, […]

Read More...
#

Voldemort

A distributed key-value store used for LinkedIn’s scalable distributed data storage. It is neither relational nor object, merely a catalog. […]

Read More...

How Much?

Tell Us What You Need

Get a Quote