README
slimdb
SlimDB is still in VERY early stages. There is pretty much nothing written at this point. I still need to plan how I want this library to be used. Stay tuned for updates!
SlimDB is an efficient and lightweight JSON database library.
<script type="module">
import slimdb from 'https://cdn.skypack.dev/slimdb';
</script>
SlimDB is still in VERY early stages. There is pretty much nothing written at this point. I still need to plan how I want this library to be used. Stay tuned for updates!