Our great sponsors
-
-
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
go-mysql-server
A MySQL-compatible relational database with a storage agnostic query engine. Implemented in pure Go.
I just wanted to say thanks for https://github.com/dolthub/go-mysql-server
This is incredibly useful for anyone who wants to build their own DB or wrap another datasource so it's queryable via MySQL protocol.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
- I created an in-memory SQL database called MemSQL as a learning project
- MySQL-mimic - Python implementation of the MySQL server wire protocol.
- A Golang library and interface that allows querying anything with SQL
- Fake data generators?
- calling Format() on a time struct in a golang program changes the default Location's timezone information in the rest of the program