from Hacker News

Immudb 1.0.0 Released

by dmacvicar on 5/24/21, 6:07 AM with 1 comments

  • by dmacvicar on 5/24/21, 6:07 AM

    Major new features:

    * Relational (SQL) Support: immudb can be used both as a key-value store and as a relational database (SQL), making it the first immutable database with relational capabilities. immudb also expands tampering verification capabilities to rows.

    * Time Travel: immudb allows you to do queries across time. You can pin a table into a point in time inside a query or subquery, allowing for powerful comparisons.

    * immudb Web Console immudb includes an embedded web console with administration and query capabilities. Create users, manage databases, and query relational data with no additional downloads or tools.