All Projects → aliyun → Aliyun Tablestore Go Sdk

aliyun / Aliyun Tablestore Go Sdk

Licence: apache-2.0
TableStore SDK for Golang

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Aliyun Tablestore Go Sdk

Storagedone Android
Kotlin library to make easy using local document-oriented database in Android apps.
Stars: ✭ 18 (-71.43%)
Mutual labels:  database, nosql
Cosyan
Transactional SQL based RDBMS with sophisticated multi table constraint logic.
Stars: ✭ 45 (-28.57%)
Mutual labels:  database, nosql
Redix
a persistent real-time key-value store, with the same redis protocol with powerful features
Stars: ✭ 907 (+1339.68%)
Mutual labels:  database, nosql
Redis Marshal
Lightweight Redis data exploration tool
Stars: ✭ 16 (-74.6%)
Mutual labels:  database, nosql
Fluent
Vapor ORM (queries, models, and relations) for NoSQL and SQL databases
Stars: ✭ 1,071 (+1600%)
Mutual labels:  database, nosql
Mithril Data
A rich data model library for Mithril javascript framework
Stars: ✭ 17 (-73.02%)
Mutual labels:  stream, database
Keyvast
KeyVast - A key value store
Stars: ✭ 33 (-47.62%)
Mutual labels:  database, nosql
Litedb
LiteDB - A .NET NoSQL Document Store in a single data file - https://www.litedb.org
Stars: ✭ 6,133 (+9634.92%)
Mutual labels:  database, nosql
Java Client Api
Java client for the MarkLogic enterprise NoSQL database
Stars: ✭ 52 (-17.46%)
Mutual labels:  database, nosql
Couchdb Net
EF Core-like CouchDB experience for .NET!
Stars: ✭ 50 (-20.63%)
Mutual labels:  database, nosql
Mongo Cxx Driver
C++ Driver for MongoDB
Stars: ✭ 792 (+1157.14%)
Mutual labels:  database, nosql
Nodbi
Document DBI connector for R
Stars: ✭ 56 (-11.11%)
Mutual labels:  database, nosql
Libmdbx
One of the fastest embeddable key-value ACID database without WAL. libmdbx surpasses the legendary LMDB in terms of reliability, features and performance.
Stars: ✭ 729 (+1057.14%)
Mutual labels:  database, nosql
Sql Streams
Painless low level jdbc abstraction using the java 8 stream api.
Stars: ✭ 17 (-73.02%)
Mutual labels:  stream, database
Nano Sql
Universal database layer for the client, server & mobile devices. It's like Lego for databases.
Stars: ✭ 717 (+1038.1%)
Mutual labels:  database, nosql
Xodus
Transactional schema-less embedded database used by JetBrains YouTrack and JetBrains Hub.
Stars: ✭ 864 (+1271.43%)
Mutual labels:  database, nosql
Zeppelin
Web-based notebook that enables data-driven, interactive data analytics and collaborative documents with SQL, Scala and more.
Stars: ✭ 5,513 (+8650.79%)
Mutual labels:  database, nosql
Restheart
RESTHeart - The REST API for MongoDB
Stars: ✭ 659 (+946.03%)
Mutual labels:  database, nosql
Nsdb
Natural Series Database
Stars: ✭ 49 (-22.22%)
Mutual labels:  database, nosql
Nodejs Driver
DataStax Node.js Driver for Apache Cassandra
Stars: ✭ 1,074 (+1604.76%)
Mutual labels:  database, nosql

Aliyun tablestore SDK for Go

GitHub version Build Status Coverage Status

关于

  • 此Go SDK基于阿里云表格存储服务 API构建。
  • 阿里云表格存储是阿里云自主研发的NoSQL数据存储服务,提供海量结构化数据的存储和实时访问。

运行环境

  • 推荐使用Go 1.4及以上。

安装方法

GitHub安装

  • 执行命令go get github.com/aliyun/aliyun-tablestore-go-sdk获取远程代码包。
  • 在您的代码中使用import "github.com/aliyun/aliyun-tablestore-go-sdk"引入TableStore Go SDK的包。

贡献代码

  • 我们非常欢迎大家为TableStore Go# SDK以及其他阿里云SDK贡献代码

联系我们

扫码加入TableStore讨论群,和我们直接交流讨论

钉钉群号:23307953

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].