{"repo":"meowdhavan/furdb","free":true,"listed":false,"github":"https://github.com/meowdhavan/furdb","clone":"git clone https://github.com/meowdhavan/furdb.git","description":"A minimal pseudo-Database Management System that prioritizes storage space usage and fast lookup/query times.","language":"Rust","stars":12,"topics":["database","embedded","rust","actix-web","api"],"license":"GPL-3.0","category":"databases-storage","readme_excerpt":"FurDB A minimal Database Management System that prioritizes storage space usage and fast lookup/query times. FurDB lets you specify the specific number of bits occupied by your data. Installation Cargo FurDB can be installed using cargo . Compiling from Source You can clone this repository, build and run the program. Starting the Server Docker You can pull an image and run it in a container. You can clone this repository, build and run the container using compose . You can use the image as a service using compose in another application. The server can be accessed at http://furdb:{PORT} . Command Line If the executable is present in your PATH , you can run the server from the command line. You can use the help command to see all the available options. Usage FurDB Server provides REST API endpoints for creating, reading, and deleting databases, tables, and entries. Checking Server Info Gets server information. Endpoint GET / Response Create Database Create a database with ID my database . Endpoint POST /my database Response Get Database Info Get info of database with ID my database . Endpoint GET /my database Response Delete Database Delete database with ID my database . Endpoint DELETE /my database Response Create Table Creates a table with ID my table in the database with ID my database . Endpoint POST /my database/my table Request Response Get Table Info Get info of table with ID my table in the database with ID my database . Endpoint GET /my database/my table Response Delet","default_branch":null,"files":null,"tree":[],"storefront":"/r/meowdhavan","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/meowdhavan/furdb/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}