Skip to content

Examples & Tutorials

This section contains SQL scripts and client code for graph, vector, RAG, and client package examples.

Topics

  1. RAG examples Provides various RAG examples, including Hybrid RAG, in Google Colab.

  2. Python Library Examples Python examples for the akasicdb package, including the SDK, Psycopg3, SQLAlchemy, Django, and graph query utilities.

  3. Graph+Vector Hybrid Example Provides an example that uses graph and vector features together in AkasicDB.

  4. Graph Example Describes step-by-step SQL scripts for enabling the AkasicDB extension, defining and creating a graph, and running various retail-related graph queries.

  5. Vector Examples SQL examples for AkasicDB vector search, indexing, tuning, and operations.