Skip to main content

Ultra-light and blazingly-fast database management system

Project description

ZeusDB

Meta      

✨ What is ZeusDB?

ZeusDB is a next-generation, high-performance data platform designed for modern analytics, machine learning, and real-time insights. Born out of the need for scalable, intelligent data infrastructure, ZeusDB fuses the power of traditional databases with the flexibility and performance of modern data architectures. It is built for data teams, engineers, and analysts who need low-latency access to complex analytical workflows, without sacrificing ease of use or developer control.

ZeusDB serves as the backbone for demanding applications, offering advanced features such as:

  • Vector and structured data support to power hybrid search, recommendation engines, and LLM integrations.

  • Real-time analytics with low-latency querying, ideal for dashboards and ML model serving.

  • Extensibility and safety through modern languages like Rust and Python, enabling custom logic and high-performance pipelines.

  • DevOps-ready deployment across cloud or on-prem, with version-controlled configuration, observability hooks, and minimal operational overhead.

Whether you are building a GenAI backend, managing large-scale time-series data, or architecting a unified analytics layer, ZeusDB gives you the foundation to move fast and with incredible scale.


📦 Installation

You can install ZeusDB with 'uv' or alternatively using 'pip'.

Recommended (with uv):

uv pip install zeusdb

Alternatively (using pip):

pip install zeusdb

ZeusDB Vector Database

Quick Start Example

# Import the vector database module from ZeusDB
from zeusdb import VectorDatabase

# Instantiate the VectorDatabase class
vdb = VectorDatabase()

# Initialize and set up the database resources
vdb.create(method="HNSW")

# Upload vector records
vdb.upsert()

# Perform a similarity search and print the top 5 results 
results = vdb.search(query, k=5)
print(results)

📄 License

This project is licensed under the Apache License 2.0.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zeusdb-0.0.1.tar.gz (10.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

zeusdb-0.0.1-py3-none-any.whl (11.7 kB view details)

Uploaded Python 3

File details

Details for the file zeusdb-0.0.1.tar.gz.

File metadata

  • Download URL: zeusdb-0.0.1.tar.gz
  • Upload date:
  • Size: 10.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for zeusdb-0.0.1.tar.gz
Algorithm Hash digest
SHA256 4900ace8abb30f78fa3b9197bbe2311fc6338de68b7521ac2a762114c6d2d981
MD5 487eb614c2236e6704d9d086e9dc0cf7
BLAKE2b-256 edd401325440a157c6a60d43d728ead252b22ec01b2a37d0fa93d5bccf3dc149

See more details on using hashes here.

Provenance

The following attestation bundles were made for zeusdb-0.0.1.tar.gz:

Publisher: publish-pypi.yml on ZeusDB/zeusdb

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file zeusdb-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: zeusdb-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 11.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for zeusdb-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 443c998508b3800229fa53201908ae92eab38809d0614b80f5e005b32b91f784
MD5 fa8d0a7fd23948bdc693563ccaddd163
BLAKE2b-256 cd7d7611dc9eaa91265edff203c9779b6be151fb1097ad06dc62e3f30c8c56e0

See more details on using hashes here.

Provenance

The following attestation bundles were made for zeusdb-0.0.1-py3-none-any.whl:

Publisher: publish-pypi.yml on ZeusDB/zeusdb

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page