A powerful yet easy-to-use PHP micro-framework designed to help you build dynamic and robust Web applications - fast!
翻译 - 一个功能强大且易于使用的PHP微框架,旨在帮助您快速构建动态而强大的Web应用程序!
A MySQL-compatible relational database with a storage agnostic query engine. Implemented in pure Go.
#计算机科学#BlazingSQL is a lightweight, GPU accelerated, SQL engine for Python. Built on RAPIDS cuDF.
翻译 - BlazingSQL是一个基于RAPIDS的轻量级GPU加速的SQL引擎。
An extensible MySQL server implementation in Go.
翻译 - Go中的可扩展MySQL服务器实现。
SeaTunnel is a distributed, high-performance data integration platform for the synchronization and transformation of massive data (offline & real-time).
jSQL is the "official" Javascript Query Language - A database written in Javascript for use in a browser or Node.
🦖 A SQL-on-everything Query Engine you can execute over multiple databases and file formats. Query your data, where it lives.
seatunnel plugin developing examples.
Cloud-based SQL engine using SPARK where data is accessible as JDBC/ODBC data source via Spark ThriftServer.
[DEPRECATED] See https://github.com/src-d/go-mysql-server
Alinous Elastic DB is database for bigdata. It can scale both the SQL engine and storage engine. This database engine is for scaling and sharding.
SeaTunnel is a distributed, high-performance data integration platform for the synchronization and transformation of massive data (offline & real-time).
An in-progress SQL parser written in Rust and uses Chumsky for parsing for educational purpose.
A Toy Sql Engine which will run a subset of SQL queries using command line interface. DB Assignment.