REDIS- a popular NOSQL Database designed using key-value stores model; there are around 50 database applications like REDIS. But I feel REDIS is very easy to use and explore as starter. It is supported by all most all languages like Java, Python, Go, Dart, PHP ,Perl, C, C++.
please see the video
I tried with Java, Python and Node Js.
- Redis can be downloaded from
- Redis from Microsoft archives github for windows
- redis.io is the official site of Redis
- We have different data models and around 400 Database Software are in use;
- Relational Database that uses SQL like Oracle(commercial),MySQL(open source),SQL Server(commercial),DB2(commercial),Postgres(open Source)...
- Key-Value stores like REDIS
- Document stores like Mongo DB
- Time Series DBMS
- Graph DBMS
- Object oriented DBMS
- Search engines
- RDF stores
- Wide column stores
- Multi-value DBMS
- Native XML DBMS
- Event Stores
- Content stores
- Navigational DBMS
No comments:
Post a Comment