https://github.com/laban254/alx-backend-storage
A collection of projects for learning data storage in backend development. MYSQL | REDIS | NOSQL
https://github.com/laban254/alx-backend-storage
Last synced: 1 day ago
JSON representation
A collection of projects for learning data storage in backend development. MYSQL | REDIS | NOSQL
- Host: GitHub
- URL: https://github.com/laban254/alx-backend-storage
- Owner: Laban254
- Created: 2023-07-13T07:55:06.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-19T17:57:27.000Z (almost 3 years ago)
- Last Synced: 2025-01-17T02:15:07.780Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 133 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ALX Backend Storage


This repo contains projects for learning backend development data storage concepts.
## Projects
| Project | Descripton |
| ------- | ---------- |
| [`0x00. MySQL advanced`](./0x00-MySQL_Advanced) | MySQL advanced: `Back-end` `SQL` `MySQL` |
| [`0x01. NoSQL`](./0x01-NoSQL) | NoSQL: `Back-end` `NoSQL` `MongoDB` |