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
- Host: GitHub
- URL: https://github.com/iadamo/alx-backend-storage
- Owner: iAdamo
- Created: 2024-03-29T15:25:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-05T18:39:02.000Z (over 1 year ago)
- Last Synced: 2025-01-10T20:15:32.131Z (11 months ago)
- Language: Python
- Size: 1.23 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)