Skip to content

wazootech/worlds-postgres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Worlds Postgres

Standalone PostgreSQL quad store and search index package extracted for the @worlds ecosystem.

Install

deno add jsr:@worlds/postgres

Usage

import postgres from "postgres";
import { PostgresQuadStore } from "@worlds/postgres/quad-store";
import { PostgresSearchIndex } from "@worlds/postgres/search-index";
import { PostgresRdfjsStore } from "@worlds/postgres/rdfjs-store";

Development

deno task ci

Dry-run a JSR publish locally:

deno task publish:dry

Publishing to JSR

Releases publish automatically when changes merge to main.

About

PostgreSQL quad store and search index for Worlds

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages