Categoría: Technology
Created by: dangeek
Número de Blosarios: 1
- There are no other language terms for this blossary.
- Traducir términos
Developed by Google, BigTable is a database application that has a more complex structure and interface than many NoSQL datastores, with a hierarchy and multidimensional access. It is designed to ...
Redis is a database application that keeps the entire database in RAM for fast performance. Though the entire dataset is kept in memory, it's also backed up on disk periodically, so it can serve as a ...