Advanced Search
Search the KG Registry using SQL

Query the Knowledge Graph Registry

Enter a SQL query to search the KG Registry database. This interface uses DuckDB to run queries directly in your browser.

Example Queries:
Results
Loading...

Running query...

Run a query to see results

Database Schema

The KG Registry database contains the following main tables:

  • resources - Basic information about each knowledge graph resource (id, name, description, etc.)
  • resource_domains - Domain classifications for resources
  • resource_products - Products associated with each resource

For more information about the data schema, visit the Parquet backend documentation.

Loading DuckDB... Please wait while the database engine is being initialized.