immudb | immutable database based on zero trust | Database library

 by   codenotary Go Version: v1.4.1 License: Apache-2.0

kandi X-RAY | immudb Summary

kandi X-RAY | immudb Summary

immudb is a Go library typically used in Database applications. immudb has no bugs, it has no vulnerabilities, it has a Permissive License and it has medium support. You can download it from GitHub.

Don't forget to this repo if you like immudb!. Detailed documentation can be found at immudb is a database with built-in cryptographic proof and verification. It tracks changes in sensitive data and the integrity of the history will be protected by the clients, without the need to trust the database. It can operate both as a key-value store, and/or as relational database (SQL). Traditional database transactions and logs are mutable, and therefore there is no way to know for sure if your data has been compromised. immudb is immutable. You can add new versions of existing records, but never change or delete records. This lets you store critical data without fear of it being tampered. Data stored in immudb is cryptographically coherent and verifiable. Unlike blockchains, immudb can handle millions of transactions per second, and can be used both as a lightweight service or embedded in your application as a library. immudb runs everywhere, on an IoT device, your notebook, a server, on-premise or in the cloud. immudb can be used as a key-value store or relational data structure and supports both transactions and blobs, so there are no limits to the use cases. Companies use immudb to secure and tamper-evident log data, sensor data, sensitive data, transactions, software build recipes, rule-base data, even artifacts and even video streams. Examples of organizations using immudb today.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              immudb has a medium active ecosystem.
              It has 8235 star(s) with 318 fork(s). There are 82 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 82 open issues and 399 have been closed. On average issues are closed in 331 days. There are 21 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of immudb is v1.4.1

            kandi-Quality Quality

              immudb has 0 bugs and 0 code smells.

            kandi-Security Security

              immudb has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              immudb code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              immudb is licensed under the Apache-2.0 License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              immudb releases are available to install and integrate.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of immudb
            Get all kandi verified functions for this library.

            immudb Key Features

            No Key Features are available at this moment for immudb.

            immudb Examples and Code Snippets

            No Code Snippets are available at this moment for immudb.

            Community Discussions

            QUESTION

            In immudb, can we know if a certain key is available before we do the `Get` query?
            Asked 2022-Mar-11 at 14:51

            I have began to do some experiments with immudb. I am inserting some data and it is inserting fine there. However, if I try to get a value like this :

            const getRes = await cl.get(getReq);

            I get an error "Key not Found". How can I know if a certain key is available before I do the Get query?

            ...

            ANSWER

            Answered 2022-Mar-11 at 14:41

            There is no "exists" operation exposed by immudb but it shouldn't be an issue to receive "key not found" error.

            Disclaimer: I'm an active immudb contributor, please feel free to open an issue for this API at immudb GitHub repo.

            Source https://stackoverflow.com/questions/71411639

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install immudb

            You can download it from GitHub.

            Support

            We welcome contributors. Feel free to join the team!. Learn how to build immudb components in both binary and Docker image form. To report bugs or get help, use GitHub's issues. immudb is licensed under the Apache v2.0 License. immudb re-distributes other open-source tools and libraries - Acknowledgements.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/codenotary/immudb.git

          • CLI

            gh repo clone codenotary/immudb

          • sshUrl

            git@github.com:codenotary/immudb.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link