upscaledb

Upscaledb is a software library that provides a high-performance embedded database for key/value data., It is written in C/C++ with API bindings for Java, Python, .NET, Erlang and other languages. Upscaledb databases have "types" (i.e.

Cost / License

  • Free
  • Open Source

Platforms

  • Mac
  • Windows
  • Linux
  • Android
  • iPhone
-
No reviews
0likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Embedded analytics

 Tags

  • b+tree
  • embedded-column-store
  • key-value-store
  • acid
  • b-tree
  • embedded-database-engine
  • variable-length-keys

upscaledb News & Activities

Highlights All activities

Recent activities

Show all activities

upscaledb information

  • Developed by

    Christoph Rupp
  • Licensing

    Open Source and Free product.
  • Alternatives

    8 alternatives listed
  • Supported Languages

    • English
upscaledb was added to AlternativeTo by cruppstahl on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

What is upscaledb?

Upscaledb is a software library that provides a high-performance embedded database for key/value data., It is written in C/C++ with API bindings for Java, Python, .NET, Erlang and other languages. Upscaledb databases have "types" (i.e. uint32, uint64, fixed length or variable length byte arrays). Upscaledb optimizes storage and algorithms for your specific data type, and can therefore offer optimal performance and low memory consumption. Upscaledb is not a relational database, but it has built-in functions for analytical queries (i.e. SUM, AVERAGE, COUNT) which are faster by an order of magnitude than similar functions of competing products.

Official Links