Repository History
5 repositories tagged with MySQL

WeSQL: MySQL with S3-Backed Compute-Storage Separation
WeSQL is an innovative MySQL distribution featuring a compute-storage separation architecture, leveraging S3 for all storage. This design allows it to run on any cloud, providing enhanced data reliability and preventing vendor lock-in.

SQL Studio: A Universal SQL Database Explorer Built with Rust
SQL Studio is a versatile, single-binary SQL database explorer built with Rust, offering broad compatibility with databases like SQLite, PostgreSQL, MySQL, DuckDB, and Microsoft SQL Server. It provides a comprehensive set of features for database interaction, from schema overview to advanced query capabilities with rich IntelliSense. This tool simplifies database management and exploration across diverse environments.
Readyset: A Transparent Caching Layer for MySQL and Postgres
Readyset is a MySQL and Postgres wire-compatible caching layer designed to accelerate queries and scale read throughput horizontally. It intelligently caches select statement results and incrementally updates them as underlying data changes, eliminating manual cache invalidation. This powerful tool provides the performance of an in-memory key-value store without requiring application rewrites.

Drizzle ORM: A Headless TypeScript ORM for Modern Web Development
Drizzle ORM is a modern, lightweight, and headless TypeScript ORM designed for NodeJS, TypeScript, and JavaScript environments. It offers robust support for various SQL databases, including serverless options, and emphasizes type-safety and extensibility. With over 31,000 stars, Drizzle ORM is a popular choice for developers seeking a performant and flexible solution for their data interactions.

Antares: A Modern, Fast, and Productivity-Driven SQL Client
Antares is an open-source SQL client built with Electron.js and Vue.js, focusing on a modern user experience and high productivity. It supports a wide range of databases, including MySQL, PostgreSQL, SQLite, and Firebird SQL, and is available across Windows, Linux, and macOS. This project aims to deliver a feature-rich, completely free, and community-driven alternative for database management.