LevelDB

LevelDB

Google
+
+

Related Products

  • RaimaDB
    9 Ratings
    Visit Website
  • Ditto
    2 Ratings
    Visit Website
  • Dragonfly
    16 Ratings
    Visit Website
  • TinyPNG
    47 Ratings
    Visit Website
  • SureSync
    13 Ratings
    Visit Website
  • Crowdin
    828 Ratings
    Visit Website
  • Azore CFD
    24 Ratings
    Visit Website
  • Nexo
    16,471 Ratings
    Visit Website
  • CirrusPrint
    2 Ratings
    Visit Website
  • Comet Backup
    215 Ratings
    Visit Website

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.

About

TypeScript adds additional syntax to JavaScript to support a tighter integration with your editor. Catch errors early in your editor. TypeScript code converts to JavaScript, which runs anywhere JavaScript runs: In a browser, on Node.js or Deno and in your apps. TypeScript understands JavaScript and uses type inference to give you great tooling without additional code. TypeScript was used by 78% of the 2020 State of JS respondents, with 93% saying they would use it again. The most common kinds of errors that programmers write can be described as type errors: a certain kind of value was used where a different kind of value was expected. This could be due to simple typos, a failure to understand the API surface of a library, incorrect assumptions about runtime behavior, or other errors.

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

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

Audience

DevOps teams in need of a typed Programming Language that builds on JavaScript

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

Free
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

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

Company Information

TypeScript
www.typescriptlang.org

Alternatives

Alternatives

AssemblyScript

AssemblyScript

The AssemblyScript Project
InterSystems Caché

InterSystems Caché

InterSystems
Dart

Dart

Dart Language
eXtremeDB

eXtremeDB

McObject

Categories

Categories

Integrations

AI SDK
AuroraPrime
Claude
Claude Opus 4
Code to Flowchart
Codestral
Contentlayer
ERNIE Bot
Falcon-7B
Grok 4 Heavy
HubAI
Liona
Llama 4 Scout
LoopBack
RKTracer
RubyMine
SonarQube for IDE
Tülu 3
WatermelonDB
amCharts

Integrations

AI SDK
AuroraPrime
Claude
Claude Opus 4
Code to Flowchart
Codestral
Contentlayer
ERNIE Bot
Falcon-7B
Grok 4 Heavy
HubAI
Liona
Llama 4 Scout
LoopBack
RKTracer
RubyMine
SonarQube for IDE
Tülu 3
WatermelonDB
amCharts
Claim LevelDB and update features and information
Claim LevelDB and update features and information
Claim TypeScript and update features and information
Claim TypeScript and update features and information