JinHai-CN / awesome-database

A curated list of awesome databases.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome Database

Table of Contents

Relational database

Online Transactional Processing database

  • MySQL - the world's most popular open source relational database [C++, GPL 2.0]
  • Postgresql - the world's most advanced open source relational database [C, PostgreSQL License]
  • SQLite - SQLite is the most used database engine in the world. [C++]
  • MariaDB - MariaDB is a commuity fork of MySQL. [C++, GPL 2.0]

Online Analytical Processing database

Hybrid Transactional Analytical Processing database

Document store

Time series database

Graph database

Key value store

Search Engine

Other

About

A curated list of awesome databases.

License:MIT License