Giter Club home page Giter Club logo

hydra's Introduction

Hydra - the open source data warehouse

Request Access - Documentation - Demo - Website

The open source Snowflake alternative. OLAP Postgres.

Hydra is an open source data warehouse built on Postgres. It’s easy to use and designed for OLAP and HTAP workloads. Hydra serves analytical reporting with parallelized query execution and vectorization on columnar storage. Operational work and high-throughput transactions write to standard Postgres heap tables. All Postgres extensions, tools, and connectors work with Hydra.

Eliminate data silos today. Solve hard problems fast.

  • πŸ—ƒ hosted postgres database - docs
  • πŸ“Ž append-only columnar store - docs
  • πŸ“Š external tables - docs
  • πŸ“… postgres scheduler - docs
  • πŸ€Ήβ€β™€οΈ query parallelization
  • 🐎 vectorized execution of WHERE clauses
  • πŸ“ updates and deletes for columnar store
  • 🏎️ vectorized execution of aggegate functions
  • πŸš… use of SIMD in vectorized execution
  • ↔️ separation of compute and storage

Where does Hydra fit

⏩ Quick Start

The Hydra Docker image is a drop-in replacement for postgres Docker image.

You can also try out Hydra locally using docker-compose.

git clone https://github.com/HydrasDB/hydra && cd hydra
cp .env.example .env
docker compose up
psql postgres://postgres:[email protected]:5432

Or

Managed in the cloud.

πŸ“„ Documentation

You can find our documentation here.

πŸ‘©πŸΎβ€πŸ€β€πŸ‘¨πŸ» Community

βœ… Status

  • Early Access: Closed, private testing
  • Open Alpha: Open for everyone
  • Open Beta: Hydra can handle most non-enterprise use
  • Production: Enterprise ready

We are currently in Early Access. Watch releases of this repo to get notified of updates.

follow the repo

πŸ›  Developing Hydra

Please see DEVELOPERS.md for information on contributing to Hydra and building the image.

πŸ“‘ License and Acknowledgments

Hydra is only possible by building on the shoulders of giants.

The code in this repo is licensed under the Apache 2.0 license. Pre-built images are subject to additional licenses as follows:

As for any pre-built image usage, it is the image user's responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within.

hydra's People

Contributors

owenthereal avatar wuputah avatar mkaruza avatar nikolays avatar jhydra12 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.