Get the latest tech news

A MySQL compatible database engine written in pure Go


A MySQL-compatible relational database with a storage agnostic query engine. Implemented in pure Go. - dolthub/go-mysql-server

go-mysql-server is a data-source agnostic SQL engine and server which runs queries on data sources you provide, using the MySQL dialect and wire protocol. Stand-in for MySQL in a golang test environment, using the built-in memory database implementation. Providing access to arbitrary data sources with SQL queries by implementing a handful of interfaces.

Get the Android app

Or read this on Hacker News

Read more on:

Photo of MySQL

MySQL

Photo of pure Go

pure Go

Related news:

News photo

PlanetScale forks MySQL to add vector support