Skip to content

Commit f6aa6e1

Browse files
authored
Merge pull request #2989 from mabel-dev/README/#11
README
2 parents 3bfdad8 + f523260 commit f6aa6e1

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Opteryx
22
### Query your data, where it lives.
33

4+
> ⚠️ **Repository status:** This repository is currently in a **bug‑fix only** state while the internals of the engine undergo a major rewrite in the separate [`opteryx-core`](https://github.com/mabel-dev/opteryx-core) repository. New features and breaking changes live there; this repo will remain stable to avoid surprises.
5+
6+
47
_A unified SQL interface to unlock insights across your diverse data sources, from blobs stores to databases - **effortless cross-platform data analytics**._
58

69
![Opteryx](https://raw.githubusercontent.com/mabel-dev/opteryx.dev/main/assets/terminal.gif) We're excited to have you join our journey. Let us know how we can help!

opteryx/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# THIS FILE IS AUTOMATICALLY UPDATED DURING THE BUILD PROCESS
22
# DO NOT EDIT THIS FILE DIRECTLY
33

4-
__build__ = 1985
4+
__build__ = 1986
55
__author__ = "@joocer"
66
__version__ = "0.26.8"
77

0 commit comments

Comments
 (0)