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

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

Awesome Lists containing this project

README

          

# ALX Backend Storage

![Repo size](https://img.shields.io/github/repo-size/laban254/alx-backend-storage)
![Latest commit](https://img.shields.io/github/last-commit/laban254/alx-backend-storage/master?style=round-square)

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