https://github.com/ontariosystems/isclib
Go library for interacting with InterSystems Corporation products like Cache, Ensemble, and IRIS
https://github.com/ontariosystems/isclib
intersystems intersystems-cache intersystems-ensemble intersystems-iris
Last synced: about 1 year ago
JSON representation
Go library for interacting with InterSystems Corporation products like Cache, Ensemble, and IRIS
- Host: GitHub
- URL: https://github.com/ontariosystems/isclib
- Owner: ontariosystems
- License: apache-2.0
- Created: 2018-02-23T15:42:25.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-07-26T21:14:34.000Z (almost 2 years ago)
- Last Synced: 2024-10-28T08:52:43.047Z (over 1 year ago)
- Topics: intersystems, intersystems-cache, intersystems-ensemble, intersystems-iris
- Language: Go
- Size: 930 KB
- Stars: 13
- Watchers: 8
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# isclib
[](https://github.com/ontariosystems/isclib/tags)
[](https://cla-assistant.io/ontariosystems/isclib)
[](https://github.com/ontariosystems/isclib/actions/workflows/test.yml)
[](https://goreportcard.com/report/github.com/ontariosystems/isclib/v2)
[](https://godoc.org/github.com/ontariosystems/isclib/v2)
Go library for interacting with InterSystems Corporation products like Caché, Ensemble, and IRIS Data Platform
It provides methods for determining if ISC products are installed and for interacting with instances of them
Some example code can be found in the [GoDocs](https://godoc.org/github.com/ontariosystems/isclib/v2)