go-mysql-server VS zetasql

Compare go-mysql-server vs zetasql and see what are their differences.

go-mysql-server

A MySQL-compatible relational database with a storage agnostic query engine. Implemented in pure Go. (by dolthub)

zetasql

ZetaSQL - Analyzer Framework for SQL (by google)
Our great sponsors
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • Onboard AI - Learn any GitHub repo in 59 seconds
  • SaaSHub - Software Alternatives and Reviews
go-mysql-server zetasql
21 15
1,256 2,056
4.4% 1.2%
0.0 0.0
7 days ago 19 days ago
Go C++
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

go-mysql-server

Posts with mentions or reviews of go-mysql-server. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-30.

zetasql

Posts with mentions or reviews of zetasql. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-26.

What are some alternatives?

When comparing go-mysql-server and zetasql you can also consider the following projects:

sqlparse - A non-validating SQL parser module for Python

Apache Calcite - Apache Calcite

JSqlParser - JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern

vitess-sqlparser - simply SQL Parser for Go ( powered by vitess and TiDB )

ANTLR - ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.

pgsql-parser - PostgreSQL Query Parser for Node.js

sqlite-parser - JavaScript implentation of SQLite 3 query parser

alasql - AlaSQL.js - JavaScript SQL database for browser and Node.js. Handles both traditional relational tables and nested JSON data (NoSQL). Export, store, and import data from localStorage, IndexedDB, or Excel.

Presto - The official home of the Presto distributed SQL query engine for big data

grammars-v4 - Grammars written for ANTLR v4; expectation that the grammars are free of actions.