sql-databasesdatabases
how-to-store-sqlite-as-nosql-store
Discover how to leverage SQLite's JSON support to build a NoSQL-like document store, complete with TTL-based expiration, within this powerful embedded database.
maintainer
rodydavis
Actualizado 2/3/2026
Estrellas
36
Forks
5
quick start
Installation and usage
Discover how to leverage SQLite's JSON support to build a NoSQL-like document store, complete with TTL-based expiration, within this powerful embedded database.
Instalación
$ install --globalskills.sh
Uso
Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:
skills use how-to-store-sqlite-as-nosql-store