py-mysql-type-plugin VS zetasql

Compare py-mysql-type-plugin vs zetasql and see what are their differences.

py-mysql-type-plugin

Mypy plugin to type sql (by antialize)

zetasql

ZetaSQL - Analyzer Framework for SQL (by google)
Our great sponsors
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • Mergify - Updating dependencies is time-consuming.
  • Sonar - Write Clean Python Code. Always.
py-mysql-type-plugin zetasql
2 15
0 2,031
- 1.1%
0.0 0.0
2 months ago 25 days ago
Python C++
- 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.

py-mysql-type-plugin

Posts with mentions or reviews of py-mysql-type-plugin. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-14.

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 py-mysql-type-plugin 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

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

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

langjam

pg-query-emscripten - Emscripten Port of pg_query to easily play with it in the browser

sqlglot - Python SQL Parser and Transpiler