Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
InventDB is a JSON database that utilizes encryption while offering schema-free data storage alongside SQL querying capabilities, allowing developers to manage flexible data structures with the robust functionality of relational queries. This system is engineered to uphold full ACID transactions, which guarantees the consistency, reliability, and durability of data operations, even in environments that are complex or experience high concurrency. With its implementation of row-level encryption, InventDB ensures that sensitive information is safeguarded at a granular level, rather than depending solely on security measures that cover the entire database, thus enhancing both data privacy and user control. Beyond its primary database capabilities, InventDB features an integrated key-value cache that boosts performance and accelerates access to frequently utilized data. Furthermore, it offers semantic functionalities that facilitate more sophisticated data retrieval and user interactions that surpass the limitations of conventional query techniques. This combination of features positions InventDB as a versatile solution for modern data management challenges.
Description
OrbitDB functions as a decentralized, serverless, peer-to-peer database that leverages IPFS for data storage and utilizes Libp2p Pubsub for seamless synchronization among peers. It incorporates Merkle-CRDTs to facilitate conflict-free writing and merging of database entries, making it ideal for decentralized applications, blockchain projects, and web apps designed to operate primarily offline. The platform provides a range of database types that cater to distinct requirements: 'events' serves as immutable append-only logs, 'documents' allows for JSON document storage indexed by specific keys, 'keyvalue' offers conventional key-value pair storage, and 'keyvalue-indexed' provides LevelDB-indexed key-value data. Each of these database types is constructed on OpLog, a structure that is immutable, cryptographically verifiable, and based on operation-driven CRDT principles. The JavaScript implementation is compatible with both browser and Node.js environments, while a version in Go is actively maintained by the Berty project, ensuring a wide range of support for developers. This flexibility and adaptability make OrbitDB a powerful choice for those looking to implement modern data solutions in distributed systems.
API Access
Has API
API Access
Has API
Pricing Details
$18 per month
Free Trial
Free Version
Pricing Details
Free
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
InventDB
Country
United States
Website
www.inventdb.com
Vendor Details
Company Name
OrbitDB
Country
United States
Website
orbitdb.org
Product Features
Database
Backup and Recovery
Creation / Development
Data Migration
Data Replication
Data Search
Data Security
Database Conversion
Mobile Access
Monitoring
NOSQL
Performance Analysis
Queries
Relational Interface
Virtualization