The ThreadDB database library provides a multithreaded, file mapped container manager. It allows to extend the capabilites of the C++ standard containers to efficiently manage large volumes of application data way beyond of the real system memory.
While memory mapping provides a powerful means of manging large volumes of data in an efficient way it has certain restrictions to be considered. One is the limited support for dynamically increasing files. There are only few really portable ways to achieve this by the cost of reduced throughput performance. Another is the limitation of the virtual address space on 32bit Systems. Here the maximum filesize may not exceed 2Gbyte. ThreadDB overcomes these limitations by loading only those portions of data in the process address space really required at a time.

Features

  • High pump export throughput using multiple threads
  • Full thread safety for read and write operations
  • Burst i/o rates by parallel disk utilization
  • Lean libray with simple C/C++ API for easy integration

Project Samples

Project Activity

See All Activity >

License

BSD License

Follow ThreadDB

ThreadDB Web Site

Other Useful Business Software
Gen AI apps are built with MongoDB Atlas Icon
Gen AI apps are built with MongoDB Atlas

Build gen AI apps with an all-in-one modern database: MongoDB Atlas

MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of ThreadDB!

Additional Project Details

Operating Systems

Linux, Windows

Intended Audience

Developers

User Interface

Non-interactive (Daemon)

Programming Language

C, C++

Database Environment

Flat-file

Registered

2019-10-06