# xujiajun/nutsdb

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/xujiajun-nutsdb).**

_How this analysis was created: the description and tags below were written by an AI model that read this project's README and public documentation pages; stars, license and language come straight from the GitHub API. The model does not read the source code._

3,568 stars · 342 forks · Go · Apache-2.0

## Links

- GitHub: https://github.com/xujiajun/nutsdb
- Homepage: https://nutsdb.github.io/nutsdb/
- awesome-repositories: https://awesome-repositories.com/repository/xujiajun-nutsdb.md

## Description

A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data structures such as  list, set, sorted set.

## Tags

### Part of an Awesome List

- [Database Engines](https://awesome-repositories.com/f/awesome-lists/data/database-engines.md) — Simple, fast, embeddable, persistent key/value store.
- [Databases](https://awesome-repositories.com/f/awesome-lists/data/databases.md) — Embedded, persistent key-value store with transaction support.
- [Key-Value Stores](https://awesome-repositories.com/f/awesome-lists/data/key-value-stores.md) — Embeddable persistent key-value store supporting complex data structures.
