Version 2 of the YottaDB native #Go API is released and ready for use. We have blogged about it at https://yottadb.com/whats-new-in-the-go-api-v2/ and the full API is documented at https://pkg.go.dev/lang.yottadb.com/go/yottadb/v2, where Go developers look for package documentation.

The v2 API is more concise, easier to read, and more intuitive for Go developers, with better performance as well, e.g., the new API includes iterators for traversing trees. There is documentation on migrating v1 applications to v2.
#Golang #Linux #OpenSource

What's New in the Go API v2 - YottaDB

Read all about YottaDB's new Go v2 API.

YottaDB
@bhaskar does YottaDB work is WASM? You forgot to mention what it is, because obv no one knows.
@pancsta It's a highly scalable key-value database with strong ACID transactions and functionality for creating applications that need five-nines availability. It runs on Linux on x86_64 and AARCH64 platforms.