Metadata-Version: 2.1
Name: hadro
Version: 0.0.4
Summary: Storage Engine
Home-page: https://github.com/mabel-dev/hadrodb/
Author: @joocer
Author-email: justin.joyce@joocer.com
Maintainer: @joocer
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: NOTICES
Requires-Dist: ormsgpack
Requires-Dist: orso

<div align="center">

![HadroDB](https://raw.githubusercontent.com/mabel-dev/hadrodb/main/hadro.png)

HadroDB is a database storage engine for [Opteryx](https://opteryx.dev).

[![PyPI Latest Release](https://img.shields.io/pypi/v/hadrodb.svg)](https://pypi.org/project/hadrodb/)
[![codecov](https://codecov.io/gh/mabel-dev/hadrodb/branch/main/graph/badge.svg?token=nl9JwOVdPs)](https://codecov.io/gh/mabel-dev/hadrodb)
[![Downloads](https://static.pepy.tech/badge/hadrodb)](https://pepy.tech/project/hadrodb)

</div>

## License

[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/mabel-dev/hadrodb/blob/main/LICENSE)
[![Notices](https://img.shields.io/badge/-Notices-darkgreen.svg)](https://github.com/mabel-dev/hadrodb/blob/main/NOTICES)

## Status

[![Status](https://img.shields.io/badge/Status-alpha-orange)](https://github.com/mabel-dev/opteryx)

HadroDB is in alpha. Alpha means different things to different people, to us, being alpha means:

- Interfaces may be significantly changed
- The data file format is unstable
- Expected functionality is missing
- Things that worked yesterday, don't work today
- The results of the system may be unreliable

As such, we really don't recommend using HadroDB anywhere where your data matters.
