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

https://github.com/romanow/databases

SQL &NoSQL databases usage examples
https://github.com/romanow/databases

elasticsearch mongodb patroni postgresql redis redis-sentinel

Last synced: 3 months ago
JSON representation

SQL &NoSQL databases usage examples

Awesome Lists containing this project

README

          

[![CI](https://github.com/Romanow/databases/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/Romanow/databases/actions/workflows/main.yml)
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit)](https://github.com/pre-commit/pre-commit)
[![License](https://img.shields.io/github/license/Romanow/databases)](https://github.com/Romanow/databases/blob/master/LICENSE)

# Databases

1. [Redis](redis/README.md)
2. [Postgres](postgres/README.md)
3. [ElasticSearch](elasticsearch/README.md)
4. [MongoDB](mongo/README.md)