LevelDB

LevelDB

Google
+
+

Related Products

  • Fastly
    822 Ratings
    Visit Website
  • RAD PDF
    3 Ratings
    Visit Website
  • Windsurf Editor
    137 Ratings
    Visit Website
  • Source Defense
    7 Ratings
    Visit Website
  • CallShaper
    25 Ratings
    Visit Website
  • Nutrient SDK
    90 Ratings
    Visit Website
  • Monitask
    265 Ratings
    Visit Website
  • MobiPDF (formerly PDF Extra)
    5,226 Ratings
    Visit Website
  • SureSync
    13 Ratings
    Visit Website
  • JSCAPE MFT Server
    180 Ratings
    Visit Website

About

KeyDB maintains full compatibility with Redis modules, API and protocol. Seamlessly drop in KeyDB and maintain full compatibility with your existing clients, scripts and configurations. Multi-Master mode uses a single replicated dataset across many nodes to serve both read and write operations Nodes can be replicated cross-region to offer submillisecond latencies to local clients. Cluster mode allows unlimited read and write scaling by splitting the dataset across shards. This allows unlimited scaling, and also support high availability through replica nodes. KeyDB offers new community driven commands that enable you to do more with your data. Add your own commands and functionality using JavaScript with the ModJS module. ModJS lets you write functions in javascript that can in turn be called directly by KeyBD. The example to the left shows and example of a javascript function that would be loaded with the module. It can then be called directly from your client.

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

Developers searching for a key-value database solution

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

KeyDB
Founded: 2018
Canada
keydb.dev/

Company Information

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

Alternatives

Dragonfly

Dragonfly

DragonflyDB

Alternatives

AsparaDB

AsparaDB

Alibaba
InterSystems Caché

InterSystems Caché

InterSystems
eXtremeDB

eXtremeDB

McObject
Redis

Redis

Redis Labs

Categories

Categories

Integrations

Amazon ElastiCache
Docker
Elestio
Google Cloud Platform
LedisDB
OrbitDB
Redis
XBTS
Xitoring
insight

Integrations

Amazon ElastiCache
Docker
Elestio
Google Cloud Platform
LedisDB
OrbitDB
Redis
XBTS
Xitoring
insight
Claim KeyDB and update features and information
Claim KeyDB and update features and information
Claim LevelDB and update features and information
Claim LevelDB and update features and information