Skip to content

athultr1997/rust-query-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Query Engine

Rust CI codecov

Overview

Building a query engine from first principles in Rust.

Features

  • Coming Soon...

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Before you begin, ensure you have the following tools installed on your system:

Installation

  1. Clone the repository

    git clone https://github.com/athultr1997/rust-query-engine.git
    cd rust-query-engine
    
  2. Build the project

    cargo build
  3. Run tests

    cargo test

Usage

Coming Soon..

About

A query engine written in Rust

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages