Skip to content
/ skdb Public
forked from SkipLabs/skdb

SKDB is an embedded SQL database that stays in sync.

License

Notifications You must be signed in to change notification settings

beauby/skdb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skdb

This repository contains the source code for SKDB and its associated components.

Dependencies

You will need at least the following installed:

  • LLVM 15.
  • wasm-ld 15 (this is part of LLVM, but your distribution might split it into a separate package: your wasm-ld version must match your LLVM version).
  • typescript 5.2 or later.

License

SKDB is MIT licensed.

About

SKDB is an embedded SQL database that stays in sync.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 38.7%
  • C 21.4%
  • Shell 16.2%
  • Kotlin 7.4%
  • Python 4.8%
  • JavaScript 3.0%
  • Other 8.5%