Skip to content

fullstack528/go-mysql-sqlite-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-mysql-sqlite-server

This is an experimental implementation of a SQLite backend for go-mysql-server from DoltHub. The go-mysql-server is a "frontend" SQL engine based on a MySQL syntax and wire protocol implementation. It allows for pluggable "backends" as database and table providers.

This project implements a SQLite backend so that a SQLite database file on disk may be exposed over a MySQL server interface.

go run main.go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages