SlideShare a Scribd company logo
[Altibase] 1-1 memory dbms
Memory DBMS Features
 Fast Data Processing Performance
‱ Fast data processing is available as all the data and indexes are saved in
memory
‱ Fast access as memory index is managed by physical pointer not RID
‱ The performance reduction by disk I/O is unlikely to be occurred
‱ Suitable for the OLTP type
 There is a restriction that the data can only be loaded as much as the size
of physical memory
MEMORY LAYER
DISK STORAGE LAYER
DATABASE ENGINE
DISK
Tablespace
Memory
Tablespace

More Related Content

PPTX
Operating system by ajay yadav shq upr
PPTX
The operating system!
PPTX
Computer1 test 2 prep: processing, software, storage
PDF
Linux fundamentals
PDF
[Altibase] 12 replication part5 (optimization and monitoring)
PDF
[Altibase] 4-5 summary of tablespace management
PDF
[Altibase] 2-1 features
PDF
[Altibase] 13 backup and recovery
Operating system by ajay yadav shq upr
The operating system!
Computer1 test 2 prep: processing, software, storage
Linux fundamentals
[Altibase] 12 replication part5 (optimization and monitoring)
[Altibase] 4-5 summary of tablespace management
[Altibase] 2-1 features
[Altibase] 13 backup and recovery

More from altistory (20)

PDF
[Altibase] 11 replication part4 (conflict resolution)
PDF
[Altibase] 10 replication part3 (system design)
PDF
[Altibase] 9 replication part2 (methods and controls)
PDF
[Altibase] 8 replication part1 (overview)
PDF
[Altibase] 7 how the buffer is managed in altibase
PDF
[Altibase] 6 what is the mvcc
PDF
[Altibase] 5 durability
PDF
[Altibase] 4-4 disk tablespace
PDF
[Altibase] 4-3 volatile tablespace
PDF
[Altibase] 4-2 memory tablespace
PDF
[Altibase] 4-1 tablespace concept
PDF
[Altibase] 3-3 directory contents
PDF
[Altibase] 3-1 architecture
PDF
[Altibase] 2-4 sql functions
PDF
[Altibase] 2-3 general functions
PDF
[Altibase] 2-2 Altibase storage
PDF
[Altibase] 1-5 hybrid dbms
PDF
[Altibase] 1-4 data differentiation
PDF
[Altibase] 1-3 history of the hybrid dbms
PDF
[Altibase] 1-2 disk dbms
[Altibase] 11 replication part4 (conflict resolution)
[Altibase] 10 replication part3 (system design)
[Altibase] 9 replication part2 (methods and controls)
[Altibase] 8 replication part1 (overview)
[Altibase] 7 how the buffer is managed in altibase
[Altibase] 6 what is the mvcc
[Altibase] 5 durability
[Altibase] 4-4 disk tablespace
[Altibase] 4-3 volatile tablespace
[Altibase] 4-2 memory tablespace
[Altibase] 4-1 tablespace concept
[Altibase] 3-3 directory contents
[Altibase] 3-1 architecture
[Altibase] 2-4 sql functions
[Altibase] 2-3 general functions
[Altibase] 2-2 Altibase storage
[Altibase] 1-5 hybrid dbms
[Altibase] 1-4 data differentiation
[Altibase] 1-3 history of the hybrid dbms
[Altibase] 1-2 disk dbms
Ad

Recently uploaded (20)

PDF
Wondershare Filmora 15 Crack With Activation Key [2025
PDF
Odoo Companies in India – Driving Business Transformation.pdf
PPTX
assetexplorer- product-overview - presentation
PDF
wealthsignaloriginal-com-DS-text-... (1).pdf
PDF
medical staffing services at VALiNTRY
PPTX
Embracing Complexity in Serverless! GOTO Serverless Bengaluru
PDF
17 Powerful Integrations Your Next-Gen MLM Software Needs
PDF
Navsoft: AI-Powered Business Solutions & Custom Software Development
PDF
Product Update: Alluxio AI 3.7 Now with Sub-Millisecond Latency
PDF
Cost to Outsource Software Development in 2025
PPTX
Transform Your Business with a Software ERP System
PPTX
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
PDF
Design an Analysis of Algorithms II-SECS-1021-03
PDF
Tally Prime Crack Download New Version 5.1 [2025] (License Key Free
PDF
Download FL Studio Crack Latest version 2025 ?
PPTX
history of c programming in notes for students .pptx
PPTX
Computer Software and OS of computer science of grade 11.pptx
PDF
Design an Analysis of Algorithms I-SECS-1021-03
PDF
Designing Intelligence for the Shop Floor.pdf
PPTX
Oracle E-Business Suite: A Comprehensive Guide for Modern Enterprises
Wondershare Filmora 15 Crack With Activation Key [2025
Odoo Companies in India – Driving Business Transformation.pdf
assetexplorer- product-overview - presentation
wealthsignaloriginal-com-DS-text-... (1).pdf
medical staffing services at VALiNTRY
Embracing Complexity in Serverless! GOTO Serverless Bengaluru
17 Powerful Integrations Your Next-Gen MLM Software Needs
Navsoft: AI-Powered Business Solutions & Custom Software Development
Product Update: Alluxio AI 3.7 Now with Sub-Millisecond Latency
Cost to Outsource Software Development in 2025
Transform Your Business with a Software ERP System
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
Design an Analysis of Algorithms II-SECS-1021-03
Tally Prime Crack Download New Version 5.1 [2025] (License Key Free
Download FL Studio Crack Latest version 2025 ?
history of c programming in notes for students .pptx
Computer Software and OS of computer science of grade 11.pptx
Design an Analysis of Algorithms I-SECS-1021-03
Designing Intelligence for the Shop Floor.pdf
Oracle E-Business Suite: A Comprehensive Guide for Modern Enterprises
Ad

[Altibase] 1-1 memory dbms

  • 2. Memory DBMS Features  Fast Data Processing Performance ‱ Fast data processing is available as all the data and indexes are saved in memory ‱ Fast access as memory index is managed by physical pointer not RID ‱ The performance reduction by disk I/O is unlikely to be occurred ‱ Suitable for the OLTP type  There is a restriction that the data can only be loaded as much as the size of physical memory MEMORY LAYER DISK STORAGE LAYER DATABASE ENGINE DISK Tablespace Memory Tablespace