Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
g3ortega committed Dec 20, 2024
1 parent 5cf7822 commit 8e5dfb8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

Chdb is a Ruby gem that provides a direct interface to the [chDB](https://clickhouse.com/docs/en/chdb), an in-process SQL OLAP Engine powered by ClickHouse. It allows you to execute SQL queries and manage database sessions directly from your Ruby applications.

## Status

This gem is under development and the API is not stable yet.

## Installation

First of all, you need to install the chDB engine.
Expand Down

0 comments on commit 8e5dfb8

Please sign in to comment.