DeepDB

DeepDB (also sometimes called DeepSQL near the end of the project) was a proprietary MySQL storage engine designed for hybrid workloads.

History

Deep Information Sciences was founded in 2010 based on research conducted at the University of New Hampshire. After the company went under in 2017, the source code of the DeepDB engine was released as open-source as part of a new Deep Software Foundation holding. A large portion of the source code of the system was a custom C++ implementation of the Java Development Kit software and not related to the DBMS itself.

Indexes

B+Tree

System Architecture

Shared-Everything

Data Model

Relational

Storage Architecture

Disk-oriented

Storage Organization

Heaps

DeepDB Logo
Website

http://deep.is/

Source Code

https://github.com/DeepFound/deep_engine

Developer

Deep Information Sciences, Inc.

Country of Origin

US

Start Year

2010

End Year

2017

Former Name

DeepSQL

Project Type

Commercial, Open Source

Written in

C++

Derived From

MySQL

Licenses

AGPL v3, Proprietary