Yuana, Andhika
<andhikayuana@gmail.com>
-
"Not Only SQL"
- not use SQL as Query Language
- Distributed
- No fixed Schema
- No Join
- Class of database management systems (DBMS)
- RDBMS compliments
- Key-Value Store
- All Data in Memory (RAM)
- Type Value
- Hashses
- Lists
- Sets
- Sorted Sets
- Download Redis server [http://redis.io/download]
- Extract
- Run redis-server
- CLI inteface using redis-cli
- GUI interface using Redis Desktop Manager [https://redisdesktop.com/]
Made with Slides.com