Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/kwik/kwik.ts>Kwik

Kwik is a deno database using messagepack files.
Go to Latest
class Kwik
import { Kwik } from "https://deno.land/x/kwik@v1.2.3/kwik.ts";

Properties

directoryPath: string
msgpackExtensionCodec
tables: Map<string, KwikTable<unknown>>

Methods

error(...data: any[])

Initializes all the tables *

Returns a UUID V4 string *