• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

griddb/homebrew-griddb-c-client: GridDB C Client for MacOS

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

griddb/homebrew-griddb-c-client

开源软件地址:

https://github.com/griddb/homebrew-griddb-c-client

开源编程语言:

Ruby 100.0%

开源软件介绍:

GridDB C Client for MacOS

Overview

The GridDB C Client provides a C interface for GridDB. Please refer to C API Reference for detailed information.

Operating environment

Library building and program execution are checked in the environment below.

OS: MacOS Catalina 10.15 (clang 11.0.3)
GridDB server: V4.5 CE(Community Edition), CentOS 7.8(x64) (gcc 4.8.5)

Homebrew Tap for GridDB C Client

Install

This repository contains the Hombrew Tap for griddb-c-client. To add this repository and install griddb-c-client, please following:

$ brew tap griddb/griddb-c-client
$ brew install griddb-c-client

Alternatively you can also install the griddb c client directly (without adding a tap globally) with command:

$ brew install griddb/griddb-c-client/griddb-c-client

Execute a sample program

GridDB server need to be started in advance.

$ wget https://raw.githubusercontent.com/griddb/c_client/master/client/c/sample/sample1.c
$ gcc sample1.c -lgridstore
$ ./a.out <GridDB notification address(default is 239.0.0.1)> <GridDB notification port(default is 31999)>
  <GridDB cluster name> <GridDB user> <GridDB password>
  -->Person: name=name02 status=false count=2 lob=[65, 66, 67, 68, 69, 70, 71, 72, 73, 74]

(Additional information)

  • The gridstore.h file on /usr/local/Cellar/griddb-c-client/4.5.1/include folder is used for building.
  • The libgridstore.0.dylib file on /usr/local/Cellar/griddb-c-client/4.5.1/lib folder is used for building and executing.

Document

Refer to the file below for more detailed information.

Note: GEOMETRY type is not available for C Client CE(Community Edition).

Community

  • Issues Use the GitHub issue function if you have any requests, questions, or bug reports.
  • PullRequest Use the GitHub pull request function if you want to contribute code. You'll need to agree GridDB Contributor License Agreement(CLA_rev1.1.pdf). By using the GitHub pull request function, you shall be deemed to have agreed to GridDB Contributor License Agreement.

License

The license is Apache License, version 2.0.




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap