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


