sqlite-og

module
v0.0.0-...-f25badd Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 9, 2023 License: MIT

README

sqlite-og

build workflow

Overview

SQLite Over GRPC, is an experimental tool to enable the separation of app & database server when using sqlite as the database.

Essentially sqliteog is a golang proxy for sqlite and as the name suggest it uses grpc as the database wire protocol.

Quickstart

Installation
  • Via go install
    go install github.com/aousomran/sqlite-og/cmd/sqliteogd
    
  • Run via docker
    docker run -p 9091:9091 aousomran/sqlite-og:latest
    

Directories

Path Synopsis
cmd
gen
internal
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL