xngin icon indicating copy to clipboard operation
xngin copied to clipboard

X-Engine: A SQL Engine built from scratch in Rust.

XNGIN

build codecov

Xngin(pronounced "X Engine") is a personal project to build a SQL engine from scratch.

The project name is inspired by Nginx, which is a very popular web server with high performance and ease to use.

Goal

  1. Fast.
  2. Easy to use.
  3. Distributed.

License

This project is licensed under either of

  • Apache License, Version 2.0, (LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0)
  • MIT license (LICENSE-MIT or https://opensource.org/licenses/MIT)

at your option.