Skip to content
@furdb

FurDB

A space-efficient Relational Database Management System written in Rust.

Note: The main repository for the application has been moved to my personal GitHub account.

FurDB is a Relational Database Management System that allows you to allot the size of the value in bits, significantly reducing the space occupied by the data. Conversion between the data and the bits stored in the database is done by an external service.

To get started, you can add FurDB as a dependency in a Rust project, or you can use its Actix-powered REST API implementation for any Rust or non-Rust project and follow their respective documentations. You would also need a server to handle data conversions such as Fur Converter.

There is a sample Dictionary Demo application powered by FurDB that you can play around with!

Pinned Loading

  1. fur-dictionary fur-dictionary Public

    Frontend for a dictionary application that is powered by FurDB.

    Python

Repositories

Showing 7 of 7 repositories
  • fur-dictionary Public

    Frontend for a dictionary application that is powered by FurDB.

    furdb/fur-dictionary’s past year of commit activity
    Python 0 0 0 0 Updated Sep 6, 2024
  • .github Public
    furdb/.github’s past year of commit activity
    0 0 0 0 Updated Sep 3, 2024
  • furdb-server Public

    A REST API for FurDB.

    furdb/furdb-server’s past year of commit activity
    Rust 0 0 0 0 Updated Feb 29, 2024
  • fur-dictionary-prep Public

    Sets up a set of words and their definitions for a FurDB powered dictionary.

    furdb/fur-dictionary-prep’s past year of commit activity
    Rust 0 MIT 0 0 0 Updated Oct 17, 2023
  • fur-converter Public

    A sample set of conversion endpoints for FurDB.

    furdb/fur-converter’s past year of commit activity
    Python 0 0 0 0 Updated Jul 16, 2022
  • fur Public

    An implementation demo for FurDB.

    furdb/fur’s past year of commit activity
    Rust 0 GPL-3.0 0 0 0 Updated Jul 11, 2022
  • fur-converter-rust Public

    (WIP) FurDB Converter rewrite in Rust.

    furdb/fur-converter-rust’s past year of commit activity
    Rust 0 0 0 0 Updated Jul 4, 2022

Top languages

Loading…

Most used topics

Loading…