RKGMS
RelationalAI SDK Guides
The RAI SDK includes everything needed for an application to access and manage your RAI databases. The SDK lets you communicate with the Relational Knowledge Graph System (RKGS) in your programming language of choice.
The RKGS is composed of the core relational database engine and its support infrastructure, used to create engines, deploy and administer databases, and connect those databases with the end-users and applications that access them.
List of SDK Guides
The following guides demonstrate how to configure the RAI SDKs, connect to a RAI server, create a database, and install and query data in different languages:
SDK Configuration
- Explains how to set up the SDK.
C# SDK
- Explains how to connect to the RKGS using C#.
CLI
- Explains how to connect to the RKGS using the CLI.
Go SDK
- Explains how to connect to the RKGS using Go.
Java SDK
- Explains how to connect to the RKGS using Java.
JavaScript SDK
- Explains how to connect to the RKGS using JavaScript.
Julia SDK
- Explains how to connect to the RKGS using Julia.
Python SDK
- Explains how to connect to the RKGS using Python.
CLI With VS Code
- Explains how to connect to the RKGS using the CLI from within VS Code.
Python With VS Code
- Explains how to connect to the RKGS using Python from within VSCode.
Was this doc helpful?