LevelDB

LevelDB

Google
+
+

Related Products

  • RaimaDB
    12 Ratings
    Visit Website
  • Couchbase
    418 Ratings
    Visit Website
  • Dragonfly
    16 Ratings
    Visit Website
  • DataHub
    10 Ratings
    Visit Website
  • Hyperproof
    350 Ratings
    Visit Website
  • Planview Portfolios
    200 Ratings
    Visit Website
  • Innoslate
    93 Ratings
    Visit Website
  • Zoho Assist
    2,199 Ratings
    Visit Website
  • DbVisualizer
    584 Ratings
    Visit Website
  • Windocks
    7 Ratings
    Visit Website

About

ArcadeDB is an open-source, next-generation multi-model database. Forget Polyglot Persistence — store graphs, documents, key-value pairs, search engine indexes, vectors, and time-series data all in one database with native support for every model. No translation layers, no performance penalties. Process over 10 million records per second. Traversal speed stays constant whether your database has hundreds or billions of records. Query in the language you prefer: SQL, Cypher, Gremlin, GraphQL, MongoDB API, or Java. Deploy ArcadeDB embedded in your JVM application, on a standalone server, or distributed across multiple nodes with Raft Consensus for high availability. Fully ACID-compliant. Super lightweight. Apache 2.0 licensed — free for production and commercial use.

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

Professional developers seeking a tool to manage complex models and store graphs, documents, key values, and time series

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

Free
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

ArcadeDB
Founded: 2017
United Kingdom
arcadedb.com

Company Information

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

Alternatives

Alternatives

Apache TinkerPop

Apache TinkerPop

Apache Software Foundation
InterSystems Caché

InterSystems Caché

InterSystems
RaimaDB

RaimaDB

Raima

Categories

Categories

Integrations

Docker
G.V() Gremlin IDE
Google Cloud Platform
Java
Kubernetes
LedisDB
MongoDB
Neo4j
OrbitDB
OrientDB
PostgreSQL
Redis
XBTS
insight

Integrations

Docker
G.V() Gremlin IDE
Google Cloud Platform
Java
Kubernetes
LedisDB
MongoDB
Neo4j
OrbitDB
OrientDB
PostgreSQL
Redis
XBTS
insight
Claim ArcadeDB and update features and information
Claim ArcadeDB and update features and information
Claim LevelDB and update features and information
Claim LevelDB and update features and information