Skip to content

Repository files navigation

kvplus-sqlite3

Simple sqlite based K/V backend, conforms to the KVPlus API.

Implementation progress

  • createCollection()
  • CRUD
    • put()
    • get()
    • exists()
    • remove()
  • Secondary Indexes
    • createIndex()
    • findBy()

About

Alternative for kvplus-files, but using SQlite instead of files.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages