Comment on GitHub - jeena/fxsync-docker
ancoraunamoka@lemmy.dbzer0.com 1 year agoyou are literally just posting buzzwords. You can be lean with mysql, you can write bloaty programs with rust. I would argue most rust webservices are shittier than java ones
Mio@feddit.nu 1 year ago
No. Rust is more low level than high level language. Rust is new so not much bloat library has been written yet :)
SQLite makes minimum memory usage much lower than MySQL. Many that would selfhost this is just for one single user and don’t need a standalone database
I can image that the application itself for doing this would not require much ram at all but having a MySQL would increase the required RAM usage significantly.