Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/youssefelghamour/alx-backend-storage
https://github.com/youssefelghamour/alx-backend-storage
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/youssefelghamour/alx-backend-storage
- Owner: youssefelghamour
- Created: 2024-06-13T08:52:02.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-06-21T20:03:46.000Z (7 months ago)
- Last Synced: 2024-06-23T11:27:10.981Z (7 months ago)
- Language: Python
- Size: 2.25 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# alx-backend-storage
## Overview
The Backend Storage repository contains multiple directories for projects, each focusing on different aspects of database technologies.
## Projects
| Directory | Description |
|-----------------------------|-----------------------------------------------------------------|
| `0x00-MySQL_Advanced/` | Advanced MySQL features and techniques. |
| `0x01-MongoDB_PyMongo/` | Working with MongoDB using PyMongo for NoSQL database operations.|
| `0x02-redis_basic/` | Redis fundamentals in Python for caching and tracking. |