Need advice about which tool to choose?Ask the StackShare community!

IonDB

1
15
+ 1
0
ZeroDB

4
25
+ 1
1
Add tool

IonDB vs ZeroDB: What are the differences?

Developers describe IonDB as "A key-value store for microcontroller and IoT applications". Currently in the Arduino world, there doesn't exist an associative array or map implementation that is both easy to use and performance competitive. There also is little support for disk based storage options that don't involve writing it yourself. IonDB is fast, functional, and offers disk based storage out of the box. On the other hand, ZeroDB is detailed as "Moving on-premise databases to the cloud, cheaply and securely". ZeroDB enables clients to run queries over encrypted databases without exposing decrypted data to the server and without a proxy gateway. Data at rest and in use is secure - the cloud is no longer a single point of failure.

IonDB and ZeroDB can be primarily classified as "Databases" tools.

Some of the features offered by IonDB are:

  • Storing arbitrary values associated to a key
  • Duplicate key support
  • Range and Equality queries

On the other hand, ZeroDB provides the following key features:

  • End-to-End DB Encryption
  • Queries Over Encrypted Data
  • Direct Cloud Sharing

IonDB and ZeroDB are both open source tools. It seems that ZeroDB with 1.58K GitHub stars and 99 forks on GitHub has more adoption than IonDB with 525 GitHub stars and 37 GitHub forks.

Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of IonDB
Pros of ZeroDB
    Be the first to leave a pro
    • 1
      We're in financial services & secure DBs are critical

    Sign up to add or upvote prosMake informed product decisions

    - No public GitHub repository available -

    What is IonDB?

    Currently in the Arduino world, there doesn't exist an associative array or map implementation that is both easy to use and performance competitive. There also is little support for disk based storage options that don't involve writing it yourself. IonDB is fast, functional, and offers disk based storage out of the box.

    What is ZeroDB?

    ZeroDB enables clients to run queries over encrypted databases without exposing decrypted data to the server and without a proxy gateway. Data at rest and in use is secure - the cloud is no longer a single point of failure.

    Need advice about which tool to choose?Ask the StackShare community!

    What are some alternatives to IonDB and ZeroDB?
    MySQL
    The MySQL software delivers a very fast, multi-threaded, multi-user, and robust SQL (Structured Query Language) database server. MySQL Server is intended for mission-critical, heavy-load production systems as well as for embedding into mass-deployed software.
    PostgreSQL
    PostgreSQL is an advanced object-relational database management system that supports an extended subset of the SQL standard, including transactions, foreign keys, subqueries, triggers, user-defined types and functions.
    MongoDB
    MongoDB stores data in JSON-like documents that can vary in structure, offering a dynamic, flexible schema. MongoDB was also designed for high availability and scalability, with built-in replication and auto-sharding.
    Microsoft SQL Server
    Microsoft® SQL Server is a database management and analysis system for e-commerce, line-of-business, and data warehousing solutions.
    SQLite
    SQLite is an embedded SQL database engine. Unlike most other SQL databases, SQLite does not have a separate server process. SQLite reads and writes directly to ordinary disk files. A complete SQL database with multiple tables, indices, triggers, and views, is contained in a single disk file.
    See all alternatives