Ecosyste.ms: Awesome
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: 2 months ago
JSON representation
A simple interface for routine db operations and data maintenance
- Host: GitHub
- URL: https://github.com/d-ganchar/ripley
- Owner: d-ganchar
- License: mit
- Created: 2024-10-21T08:34:57.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-09T18:42:05.000Z (2 months ago)
- Last Synced: 2024-11-09T19:32:11.162Z (2 months ago)
- Topics: clickhouse, data, data-maintenance, database, python, sql
- Language: Python
- Homepage: https://d-ganchar.github.io/ripley.html
- Size: 45.9 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 driverImplementations: [Clickhouse](https://clickhouse.com/)
[![Python versions](https://img.shields.io/badge/Package-Info-blue?logo=hackthebox)](https://d-ganchar.github.io/ripley.html)