Q&A
Ask and answer questions to make information more available to wider audiences.
Addison Jardine @jardineaddison   22, Mar 2023 12:00 AM
Altibase
Why is Altibase better than traditional on-disk databases?
answers 3
 
Answer 1
Avery Jeffers @jeffersavery   22, Mar 2023 10:13 PM
It also provides remote functions for batch processing. These functions can be used only within the stored procedures.

 
Answer 2
Jose Grimsbro @josegrimsbro   22, Mar 2023 09:47 PM
Altibase supports highly partitioned tables that can transfer data from disk to memory tablespace and vice versa. It also has properties for specifying the size of character data.

 
Answer 3
Samuel Bycraft @samuelbycraft   22, Mar 2023 09:34 PM
Because it's 10x faster than traditional on-disk databases and 2x faster than the other in-memory databases.
Its flexible deployment mode offers three types i.e. In-memory only, On-disk, and Hybrid mode (memory and disk).