LevelDB

LevelDB

Google
+
+

Related Products

  • Comet Backup
    220 Ratings
    Visit Website
  • SureSync
    13 Ratings
    Visit Website
  • Synchredible
    13 Ratings
    Visit Website
  • NinjaOne
    4,573 Ratings
    Visit Website
  • Wrike
    7,453 Ratings
    Visit Website
  • Bitdefender Ultimate Small Business Security
    3 Ratings
    Visit Website
  • Plauti
    122 Ratings
    Visit Website
  • Nasdaq Metrio
    14 Ratings
    Visit Website
  • IPVanish
    111 Ratings
    Visit Website
  • ScreenMeet
    33 Ratings
    Visit Website

About

Deduplicating archiver with compression and encryption. BorgBackup (short Borg) gives you space-efficient storage of backups. Secure, authenticated encryption. Compression, LZ4, zlib, LZMA, zstd (since borg 1.1.4). Mountable backups with FUSE. Easy installation on multiple platforms, Linux, macOS, BSD. Free software (BSD license). Backed by a large and active open source community. Optionally, it supports compression and authenticated encryption. The main goal of Borg is to provide an efficient and secure way to backup data. The data deduplication technique used makes Borg suitable for daily backups since only changes are stored. The authenticated encryption technique makes it suitable for backups to not fully trusted targets. Deduplication based on content-defined chunking is used to reduce the number of bytes stored: each file is split into a number of variable length chunks and only chunks that have never been seen before are added to the repository.

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

Enteprises searching for a deduplicating archiver solution with compression and encryption features

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

Borg
www.borgbackup.org

Company Information

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

Alternatives

Alternatives

InterSystems Caché

InterSystems Caché

InterSystems

Categories

Categories

Integrations

Google Cloud Platform
LedisDB
OrbitDB
XBTS
insight

Integrations

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