Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

Last synced: about 1 month ago
JSON representation

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. |