SkillAgentSearch skills...

Shrek

The lightweight, distributed relational database built upon SQLite

Install / Use

/learn @DenzelPenzel/Shrek
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Shrek

A database that's as easy to use as SQLite but also offers the strength and reliability of a distributed system.

Setup

To use the template, run the following command(s):

  1. Download or upgrade to golang 1.19.

  2. Install all project golang dependencies by running go mod download.

To Run

  1. Compile shrek to machine binary by running the following project level command(s):

    • Using Make: make build-app
  2. To run the compiled binary, you can use the following project level command(s):

    • Using Make: make run-app
    • Direct Call: ./bin/shrek
View on GitHub
GitHub Stars60
CategoryData
Updated12d ago
Forks1

Languages

Go

Security Score

85/100

Audited on Mar 25, 2026

No findings