KuiBaDB VS feophant

Compare KuiBaDB vs feophant and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
KuiBaDB feophant
2 1
311 27
1.3% -
0.0 0.0
over 2 years ago over 2 years ago
Rust Rust
Apache License 2.0 GNU Affero General Public License v3.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

KuiBaDB

Posts with mentions or reviews of KuiBaDB. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-21.
  • kbio - Another Async IO Framework based on io_uring
    5 projects | /r/rust | 21 Sep 2021
    kbio, the Async IO Framework based on io_uring, is used in KuiBaDB to implement async io.
  • A tiny PostgreSQL implemented in Rust
    2 projects | /r/rust | 10 Apr 2021
    I have implemented a tiny PostgreSQL named KuiBaDB in Rust. KuiBaDB contains only the basic features necessary for implementing an OLAP Database, such as supporting transactions but not sub-transactions. It is hoped that as an experimental field, researchers can quickly implement their ideas based on the infrastructure provided by KuiBaDB.

feophant

Posts with mentions or reviews of feophant. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing KuiBaDB and feophant you can also consider the following projects:

duckdb-rs - Ergonomic bindings to duckdb for Rust

pgx - Build Postgres Extensions with Rust! [Moved to: https://github.com/tcdi/pgrx]

rio - pure rust io_uring library, built on libc, thread & async friendly, misuse resistant

rbatis - Rust Compile Time ORM robustness,async, pure Rust Dynamic SQL

kbio - Another Async IO Framework based on io_uring

skytable - Skytable is a modern scalable NoSQL database with BlueQL, designed for performance, scalability and flexibility. Skytable gives you spaces, models, data types, complex collections and more to build powerful experiences

liburing

sea-orm - 🐚 An async & dynamic ORM for Rust

mobc - A generic connection pool for Rust with async/await support

sqlx - 🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.