Join us at Snowflake Summit June 26-29 in Las Vegas!

RelationalAI Julia SDK and Public GitHub Repo

Brad Lovering

15 March 2022

less than a minute read

We are excited to introduce the RelationalAI SDK for Julia with APIs for our Relational Knowledge Graph Management System (RKGMS).

The rai-sdk-julia package is open source and its code can be found in this public Github repository. It includes self-contained examples of the main API functionality. We welcome contributions and pull requests.

The RelationalAI SDK for Julia is a standalone library that can be easily installed from our public repository as follows:

using Pkg
Pkg.add(url="https://github.com/RelationalAI/rai-sdk-julia.git")

For more information about getting started with the SDK, refer to our RelationalAI SDK for Julia guide.

There you’ll find documentation describing configuration details and APIs covering:

  • Database queries
  • Modeling in Rel
  • Database and engine management
  • User account management

The rai-sdk-julia package requires Julia 1.7 or later.

Related Posts

Get Early Access

Join our community, keep up to date with the latest developments in our monthly newsletter, and get early access to RelationalAI.