Skip to content

smurfd/lotordb

Repository files navigation

@@@       @@@@@@  @@@@@@@  @@@@@@  @@@@@@@  @@@@@@@  @@@@@@@
@@!      @@!  @@@   @@!   @@!  @@@ @@!  @@@ @@!  @@@ @@!  @@@
@!!      @!@  !@!   @!!   @!@  !@! @!@!!@!  @!@  !@! @!@!@!@
!!:      !!:  !!!   !!:   !!:  !!! !!: :!!  !!:  !!! !!:  !!!
: ::.: :  : :. :     :     : :. :   :   : : :: :  :  :: : ::
     auth: smurfd 2024   Database, sneaky like natures bandit

https://en.wikipedia.org/wiki/Raccoon

lotordb

Database and Key value store written in Python. No dependencies.

test

python3 -m pytest lotordb/test

TODO

The database

Usage

Start Table server in one terminal: PYTHONPATH="." python3 lotordb/server.py tablesecure
Start Key server in one terminal: PYTHONPATH="." python3 lotordb/server.py key
Start Table client in one terminal: PYTHONPATH="." python3 lotordb/client.py tablesecure
Start Key client in one terminal: PYTHONPATH="." python3 lotordb/client.py key

About

Database, sneaky like natures bandit

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages