An open API service indexing awesome lists of open source software.

https://github.com/iadamo/alx-backend-storage

Back-End - Storage
https://github.com/iadamo/alx-backend-storage

Last synced: 29 days ago
JSON representation

Back-End - Storage

Awesome Lists containing this project

README

          

### Back-end Specialization - backend-storage

**`Storage`** is a key component of any software application. It is the place where data is stored and retrieved. In this project, we will be exploring the different types of storage systems and how they can be used in a software application.

These repository contains the following projects:
- [MySQL advanced](https://github.com/iAdamo/alx-backend-storage/tree/main/0x00-MySQL_Advanced)
- [NoSQL](https://github.com/iAdamo/alx-backend-storage/tree/main/0x01-NoSQL)
- [Redis basic](https://github.com/iAdamo/alx-backend-storage/tree/main/0x02-redis_basic)