{"id":51799,"library":"smallstep-nosql","title":"Smallstep NoSQL","description":"A unified interface for multiple NoSQL databases (e.g., BoltDB, Badger, Redis) with a simple key-value API.","status":"active","version":"0.8.0","language":"go","source_language":null,"source_url":"https://github.com/smallstep/nosql","tags":["nosql","database","key-value","boltdb","badger","redis"],"install":[{"cmd":"go get github.com/smallstep/nosql","lang":"bash","label":"Install github.com/smallstep/nosql"}],"dependencies":[],"imports":[{"symbol":"nosql","correct":"github.com/smallstep/nosql"}],"quickstart":{"code":"package main\n\nimport (\n\t\"github.com/smallstep/nosql\"\n\t\"github.com/smallstep/nosql/database\"\n)\n\nfunc main() {\n\tdb, _ := nosql.New(database.BoltDB, \"/tmp/test.db\")\n\tdefer db.Close()\n}","lang":"go","description":"Open a BoltDB database using the nosql interface."},"warnings":[],"env_vars":null,"search_vec":"'api':20 'badger':12,27 'boltdb':11,26 'databas':9,22 'e.g':10 'interfac':5 'key':18,24 'key-valu':17,23 'multipl':7 'nosql':2,8,21 'redi':13,28 'simpl':16 'smallstep':1 'unifi':4 'valu':19,25","created_at":"2026-06-15T06:30:11.185456+00:00","updated_at":"2026-06-15T06:30:11.185456+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/smallstep/nosql","github":"https://github.com/smallstep/nosql","docs":"https://pkg.go.dev/github.com/smallstep/nosql#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["database"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}