Introduction
FastDB Overview
FastDB is a highly efficient in-memory database with realtime capabilities and convenient C++ interface. FastDB does not support a client-server architecture and all applications using a FastDB database should run on the same host.
Programming language: C++
Brief description: A highly efficient in-memory database.
Recommended Software Version
FastDB 3.76
This document describes two installation methods: installing FastDB with an RPM package obtained from a mirror site and installing FastDB by source code compilation.