Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
InfiniDB is a column-oriented database management system specifically designed for online analytical processing (OLAP) workloads, featuring a distributed architecture that facilitates Massive Parallel Processing (MPP). Its integration with MySQL allows users who are accustomed to MySQL to transition smoothly to InfiniDB, as they can connect using any MySQL-compatible connector. To manage concurrency, InfiniDB employs Multi-Version Concurrency Control (MVCC) and utilizes a System Change Number (SCN) to represent the system's versioning. In the Block Resolution Manager (BRM), it effectively organizes three key structures: the version buffer, the version substitution structure, and the version buffer block manager, which all work together to handle multiple data versions. Additionally, InfiniDB implements deadlock detection mechanisms to address conflicts that arise during data transactions. Notably, it supports all MySQL syntax, including features like foreign keys, making it versatile for users. Moreover, it employs range partitioning for each column, maintaining the minimum and maximum values of each partition in a compact structure known as the extent map, ensuring efficient data retrieval and organization. This unique approach to data management enhances both performance and scalability for complex analytical queries.
Description
To address the challenges posed by sparse data, the Raijin Database adopts a flat JSON format for its data records. This database primarily utilizes SQL for querying while overcoming some of SQL's inherent restrictions. By employing data compression techniques, it not only conserves disk space but also enhances performance, particularly with contemporary CPU architectures. Many NoSQL options fall short in efficiently handling analytical queries or completely lack this functionality. However, Raijin DB facilitates group by operations and aggregations through standard SQL syntax. Its vectorized execution combined with cache-optimized algorithms enables the processing of substantial datasets effectively. Additionally, with the support of advanced SIMD instructions (SSE2/AVX2) and a modern hybrid columnar storage mechanism, it prevents CPU cycles from being wasted. Consequently, this results in exceptional data processing capabilities that outperform many alternatives, particularly those developed in higher-level or interpreted programming languages that struggle with large data volumes. This efficiency positions Raijin DB as a powerful solution for users needing to analyze and manipulate extensive datasets rapidly and effectively.
API Access
Has API
API Access
Has API
Pricing Details
No price information available.
Free Trial
Free Version
Pricing Details
No price information available.
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
Database of Databases
Founded
2000
Country
United States
Website
dbdb.io/db/infinidb
Vendor Details
Company Name
RAIJINDB
Country
Hungary
Website
www.raijindb.com
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
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