Skip to content
/ cattoDB Public

just a new database existing out there purring in the wild.

Notifications You must be signed in to change notification settings

g4ze/cattoDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b7018af · Jul 18, 2023

History

39 Commits
Jun 25, 2023
Jun 25, 2023
Jun 22, 2023
Jun 13, 2023
Jun 13, 2023
Jun 13, 2023
Jun 16, 2023
Jul 18, 2023
Jun 12, 2023
Jun 16, 2023
Jun 12, 2023
Jun 24, 2023
Jun 24, 2023
Jun 14, 2023
Jun 24, 2023
Jun 16, 2023
Jun 16, 2023

Repository files navigation

cattoDB

just a new NOSQL DBMS existing out there purring in the wild.

DBMS that responses to fundamental CRUD commands. Has its own API and CLI. Deployed using kubernetes minikube. Image is available on DockerHub.

so, ive ben thinking of first of all having basic functionalities. to begin with i beleive i should start with the commands that dont handle file making or deletion but just file manipulation part; ofcourse since it is a catto we would have things sound similar to it. ❌-depicts non-functionality of the command


commands

Command Functionality
-catto-scratch-all OR catto-del-all deletes everything in the current scope❌
-catto-scratch-{id} OR catto-del-{id} deletes the element of that id in the current scope❌
-catto-snatchfrom-{id} OR catto-read-{id} GETs you the id element❌
-catto-snatch-{object}-from-{id} OR catto-read-{object}-from-{id} GETs you data of an object with ID❌
-catto-snatch-all OR catto-get-all GETs you everything❌
-catto-paw-{name} OR catto-make-{name} Makes a new JSON file with "NAME" and "ID"❌

About

just a new database existing out there purring in the wild.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published