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

x/kwik/mod.ts>Kwik

Kwik is a deno database using messagepack files.
Latest
class Kwik
Re-export
import { Kwik } from "https://deno.land/x/kwik@v1.3.1/mod.ts";

Properties

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

Methods

error(...data: any[])

Initializes all the tables *

Returns a UUID V4 string *