Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 2 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)