chrisoldwood / MDBL

[DEPRECATED] C++ class library for an in-memory database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MDBL (Memory Database) Library
==============================

Introduction
------------

This library provides classes to create an in-memory database which can be
standalone or act as a cache for data retrieved from a real ODBC data source.

Documentation
-------------

See http://www.chrisoldwood.com/win32/dox/mdbl/index.html.

Development
-----------

See DevNotes.txt

Contact Details
---------------

Email: gort@cix.co.uk
Web:   http://www.chrisoldwood.com

Chris Oldwood
21st August 2004

About

[DEPRECATED] C++ class library for an in-memory database

License:MIT License


Languages

Language:C++ 100.0%