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

https://github.com/d-ganchar/ripley

A simple interface for routine db operations and data maintenance
https://github.com/d-ganchar/ripley

clickhouse data data-maintenance database python sql

Last synced: 9 months ago
JSON representation

A simple interface for routine db operations and data maintenance

Awesome Lists containing this project

README

          

# Ripley

**Ripley** provides a simple interface for routine db operations and data maintenance. The main idea:

- no dependencies
- no error handlers
- no package errors
- isolation from the database driver

Implementations: [Clickhouse](https://clickhouse.com/)


[![Python versions](https://img.shields.io/badge/Package-Info-blue?logo=hackthebox)](https://d-ganchar.github.io/ripley.html)