Add Redis

This commit is contained in:
Ahmed Tarek 2018-12-07 16:19:31 +02:00 committed by GitHub
parent dbed7d31fd
commit b9dfb6b332
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,6 +56,7 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li
- [Neo4j](#neo4j)
- [Oracle](#oracle)
- [Postgres](#postgres)
- [Redis](#redis)
- [SQL](#sql)
- [SQL Lite](#sql-lite)
@ -423,6 +424,12 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li
* [PostgreSQL Interview Preparation Guide](http://www.globalguideline.com/interview_questions/Questions.php?sc=postgresqk_database_)
* [PostgreSQL Interview Q&A from CoolInterview.com](http://www.coolinterview.com/type.asp?iType=411)
### Redis
* [Redis Interview Questions from Javapoint](https://www.javatpoint.com/redis-interview-questions-and-answers)
* [Redis Interview Questions from Wisdomjobs](https://www.wisdomjobs.com/e-university/redis-interview-questions-answers.html)
* [Redis Interview Questions from Career Guru](https://career.guru99.com/top-10-redis-interview-questions/)
### SQL
* [10 Frequently asked SQL Query Interview Questions](http://java67.blogspot.com.by/2013/04/10-frequently-asked-sql-query-interview-questions-answers-database.html)