LevelDB

LevelDB

Google
+
+

Related Products

  • Dragonfly
    15 Ratings
    Visit Website
  • RaimaDB
    5 Ratings
    Visit Website
  • StarTree
    26 Ratings
    Visit Website
  • SureSync
    13 Ratings
    Visit Website
  • Windocks
    6 Ratings
    Visit Website
  • FastBound
    24 Ratings
    Visit Website
  • PeerGFS
    22 Ratings
    Visit Website
  • TeamDesk
    92 Ratings
    Visit Website
  • DbVisualizer
    506 Ratings
    Visit Website
  • WinningBidder.com
    136 Ratings
    Visit Website

About

Welcome! BergDB is a Java/.NET database designed to be simple and efficient. It was created for us developers who prefer to focus on our specific task, rather then spend time on database issues. BergDB has: simple key-value storage, ACID transactions, historic queries, efficient concurrency control, secondary indexes, fast append-only storage, replication, transparent object serialization and more. BergDB is an embedded, open-source, document-oriented, schemaless, NoSQL database. BergDB is built from the ground up to execute transactions exceptionally fast. And there are no compromises, all writes to the database are made in ACID transactions with the highest possible level of consistency (in SQL-speak: serializable isolation level). Historic queries are important when previous data states are of interest, and also as a fast way to handle concurrency. A read operation never locks anything in BergDB.

About

LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values. Keys and values are arbitrary byte arrays. Data is stored sorted by key. Callers can provide a custom comparison function to override the sort order. Multiple changes can be made in one atomic batch. Users can create a transient snapshot to get a consistent view of data. Forward and backward iteration is supported over the data. Data is automatically compressed using the Snappy compression library. External activity (file system operations etc.) is relayed through a virtual interface so users can customize the operating system interactions. We use a database with a million entries. Each entry has a 16 byte key, and a 100 byte value. Values used by the benchmark compress to about half their original size. We list the performance of reading sequentially in both the forward and reverse direction, and also the performance of a random lookup.

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Audience

Data storage solution for IT teams

Audience

Organizations requiring a storage library solution providing ordered mapping from string keys to string values

Support

Phone Support
24/7 Live Support
Online

Support

Phone Support
24/7 Live Support
Online

API

Offers API

API

Offers API

Screenshots and Videos

Screenshots and Videos

Pricing

No information available.
Free Version
Free Trial

Pricing

No information available.
Free Version
Free Trial

Reviews/Ratings

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Reviews/Ratings

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Training

Documentation
Webinars
Live Online
In Person

Training

Documentation
Webinars
Live Online
In Person

Company Information

BergDB
bergdb.com

Company Information

Google
Founded: 2011
United States
github.com/google/leveldb

Alternatives

Alternatives

InterSystems Caché

InterSystems Caché

InterSystems
eXtremeDB

eXtremeDB

McObject

Categories

Categories

Integrations

Google Cloud Platform
LedisDB
OrbitDB
XBTS
insight

Integrations

Google Cloud Platform
LedisDB
OrbitDB
XBTS
insight
Claim BergDB and update features and information
Claim BergDB and update features and information
Claim LevelDB and update features and information
Claim LevelDB and update features and information