@akoizumi _@social.kyoko-project.wer.ee_ The best ways I've found to store and manage data in anything I build is to treat everything as KV (key/value) pairs. Use an appropriate KV store. Use indexes when you need to and store files as files. ⌘ Read more
@akoizumi _@social.kyoko-project.wer.ee_ The best ways I've found to store and manage data in anything I build is to treat everything as KV (key/value) pairs. Use an appropriate KV store. Use indexes when you need to and store files as files. ⌘ Read more