Javascript must be enabled to continue!
The Time Machine in NoSQL
View through CrossRef
Not Only SQL (NoSQL) is a recent technology that is scalable and provides flexible schemas, thereby complementing existing relational database technologies. Although NoSQL is flourishing, present solutions lack the features required by enterprises for critical missions. In this paper, we explore solutions to the data recovery issue in NoSQL. Data recovery for any database table entails restoring the table to a prior state or replaying (insert/update) operations over the table given a time period in the past. Recovery of NoSQL database tables enables applications such as failure recovery, analysis for historical data, debugging, and auditing. In this paper, we firstly present two solutions to address the data recovery problem in NoSQL; each solution has its pros and cons. We implement our proposals based on Apache HBase, a popular NoSQL database in the Hadoop ecosystem. Our implementations are extensively benchmarked with an industrial NoSQL benchmark under real environments.
Title: The Time Machine in NoSQL
Description:
Not Only SQL (NoSQL) is a recent technology that is scalable and provides flexible schemas, thereby complementing existing relational database technologies.
Although NoSQL is flourishing, present solutions lack the features required by enterprises for critical missions.
In this paper, we explore solutions to the data recovery issue in NoSQL.
Data recovery for any database table entails restoring the table to a prior state or replaying (insert/update) operations over the table given a time period in the past.
Recovery of NoSQL database tables enables applications such as failure recovery, analysis for historical data, debugging, and auditing.
In this paper, we firstly present two solutions to address the data recovery problem in NoSQL; each solution has its pros and cons.
We implement our proposals based on Apache HBase, a popular NoSQL database in the Hadoop ecosystem.
Our implementations are extensively benchmarked with an industrial NoSQL benchmark under real environments.
Related Results
Studi Literatur Komparasi SQL dan NoSQL dalam Pemilihan Basis Data Ideal untuk Skalabilitas Tinggi
Studi Literatur Komparasi SQL dan NoSQL dalam Pemilihan Basis Data Ideal untuk Skalabilitas Tinggi
This research compares SQL and NoSQL databases in terms of high scalability and data management efficiency. SQL, with its relational model and ACID principles, excels in data consi...
Analysis of NoSQL Database Vulnerabilities
Analysis of NoSQL Database Vulnerabilities
The NoSQL DBMS offers efficient solutions for storing and analyzing big data. The NoSQL data model provides better flexibility, schema less model, efficient storage and access mech...
NoSQL databases: A survey
NoSQL databases: A survey
NoSQL data stores have introduced a new way of designing database systems to meet the recent needs of applications and services operating in areas such as the World Wide Web, Big D...
A Novel Model of Transaction's Consistency in NoSQL Databases
A Novel Model of Transaction's Consistency in NoSQL Databases
NoSQL databases have recently experienced a surge in popularity, primarily driven by their capacity to effectively manage and process substantial amounts of data and their exceptio...
Physical database design in document stores
Physical database design in document stores
NoSQL is an umbrella term used to classify alternate storage systems to the traditional Relational Database Management Systems (RDBMSs). Among these, Document stores have gained po...
Comparison of Response Time Database RDBMS with NoSQL on Electronic Medical Records (EMR)
Comparison of Response Time Database RDBMS with NoSQL on Electronic Medical Records (EMR)
The electronic medical record is a system for storing and managing patient medical data in electronic form. EMR replaces traditional medical record systems that still use paper, al...
Medical image retrieving and parallel balancing in cloud: Review article
Medical image retrieving and parallel balancing in cloud: Review article
NoSQL databases have recently experienced a surge in popularity, primarily driven by their capacity to effectively manage and process substantial amounts of data and their exceptio...
Medical image retrieving and parallel balancing in cloud: Review article
Medical image retrieving and parallel balancing in cloud: Review article
NoSQL databases have recently experienced a surge in popularity, primarily driven by their capacity to effectively manage and process substantial amounts of data and their exceptio...

