An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 6.3% on proxy.golang.org
Top 7.0% dependent packages on proxy.golang.org
Top 4.7% forks on proxy.golang.org

proxy.golang.org : github.com/TileDB-Inc/TileDB-Go

Package tiledb is an idiomatic Go binding to tiledb's c_api. Go structs are used for object-style access to tiledb types, such as `Config` and `ArraySchema`. Tiledb C objects that are alloc'ed are set to be freeded on garbage collection using `runtime.SetFinalizer`. For more information on TileDB see the official docs at https://docs.tiledb.io/en/stable . Semantic versioning is followed for this package and for compatibility with Go modules. See the compatibility section of README.md for a mapping of TileDB-Go package to tiledb core library versions, https://github.com/TileDB-Inc/TileDB-Go/blob/master/README.md#compatibility . See README.md for installation requirements and instructions: https://github.com/TileDB-Inc/TileDB-Go/blob/master/README.md#installation . See `quickstart_dense_test.go` and `quickstart_sparse_test.go` for examples. Also check out the official tiledb quickstart docs at https://docs.tiledb.io/en/latest/quickstart.html

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/%21tile%21d%21b-%21inc/%21tile%21d%21b-%21go
Keywords: array , go , golang , golang-library , hdfs , s3 , storage-manager , tiledb
License: MIT
Latest release: 3 months ago
First release: about 7 years ago
Namespace: github.com/TileDB-Inc
Dependent packages: 1
Stars: 53 on GitHub
Forks: 10 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 16 days ago

    Loading...
    Readme
    Loading...