What's the memory DB?
Is it the same memory type as flash memory?
932 3 8 years ago
pu1. It's a memory-based DB. It has the advantage of being faster than ordinary disk-based DBs. The memory DB called Ready is famous
2017-12-15
pu2. It's not about memory, it's about DB. DB is used to store data or to extract specific data. Usually, data is stored on disk, but DB that is stored in memory is a memory DB
2017-12-15
© 2026 tipu. All rights reserved.