RKGMS
RelationalAI SDK Guides
Home of the RelationalAI SDK
What is the SDK?
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.
User 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
- Learn how to set up the SDK.
C# SDK
- Learn how to connect to the RKGS using C#.
CLI
- Learn how to connect to the RKGS using the CLI.
Go SDK
- Learn how to connect to the RKGS using Go.
Java SDK
- Learn how to connect to the RKGS using Java.
JavaScript SDK
- Learn how to connect to the RKGS using JavaScript.
Julia SDK
- Learn how to connect to the RKGS using Julia.
Python SDK
- Learn how to connect to the RKGS using Python.
CLI With VS Code
- Learn how to connect to the RKGS using the CLI from within VS Code.
Python With VS Code
- Learn how to connect to the RKGS using Python from within VSCode.
Was this doc helpful?