Graph Engine

Graph Engine

Microsoft
LevelDB

LevelDB

Google
+
+

Related Products

  • Dragonfly
    16 Ratings
    Visit Website
  • Google Compute Engine
    1,163 Ratings
    Visit Website
  • RaimaDB
    12 Ratings
    Visit Website
  • LogicalDOC
    126 Ratings
    Visit Website
  • MEXC
    188,765 Ratings
    Visit Website
  • Quant
    86 Ratings
    Visit Website
  • Filerev
    3 Ratings
    Visit Website
  • ManageEngine EventLog Analyzer
    203 Ratings
    Visit Website
  • PeerGFS
    27 Ratings
    Visit Website
  • FastBound
    24 Ratings
    Visit Website

About

Graph Engine (GE) is a distributed in-memory data processing engine, underpinned by a strongly-typed RAM store and a general distributed computation engine. The distributed RAM store provides a globally addressable high-performance key-value store over a cluster of machines. Through the RAM store, GE enables the fast random data access power over a large distributed data set. The capability of fast data exploration and distributed parallel computing makes GE a natural large graph processing platform. GE supports both low-latency online query processing and high-throughput offline analytics on billion-node large graphs. Schema does matter when we need to process data efficiently. Strongly-typed data modeling is crucial for compact data storage, fast data access, and clear data semantics. GE is good at managing billions of run-time objects of varied sizes. One byte counts as the number of objects goes large. GE provides fast memory allocation and reallocation with high memory ratios.

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

Companies and developers looking for a distributed in-memory data processing engine 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

Microsoft
Founded: 1975
United States
www.graphengine.io

Company Information

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

Alternatives

Alternatives

HyperGraphDB

HyperGraphDB

Kobrix Software
Dgraph

Dgraph

Hypermode
InterSystems Caché

InterSystems Caché

InterSystems
Sparksee

Sparksee

Sparsity Technologies

Categories

Categories

Integrations

Google Cloud Platform
LedisDB
OrbitDB
XBTS
insight

Integrations

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