Skip to content
Neil Moore edited this page Sep 22, 2015 · 9 revisions

Welcome!

Hello and welcome to the OpenMemDB wiki.

This will serve as the starting point to some useful resources and documentation on this DBMS.

What exactly is OpenMemDB?

OpenMemDB is an open-source (MIT license) implementation of a non-blocking, in-memory database engine. Created by a senior design group from the University of Central Florida(UCF), it utilizes a multiprocessing framework (Tervel) created by the Scalable and Secure Systems Lab within the College of Engineering and Computer Science at UCF.

Goal for the project

An ANSI SQL compliant, performant, and wait-free database engine.

Developers

Check out the Resources page!

Clone this wiki locally