MySQL
Coverage of MySQL in the Nexus archive.
- HeidiSQL – Lightweight MariaDB, MySQL, SQL Server, PostgreSQL and SQLite Manager
HeidiSQL is a lightweight database management tool supporting MariaDB, MySQL, SQL Server, PostgreSQL, and SQLite. The article provides links to its GitHub repository and Hacker News discussion, which has 14 points and 3 comments.
- MySQL faithful launch OurSQL Foundation to keep Oracle honest
The OurSQL Foundation, a nonprofit representing MySQL users and developers, aims to foster transparency and collaboration with Oracle to improve MySQL's development and community engagement. Oracle, which acquired MySQL in 2009, has faced criticism for its opaque development practices, while the foundation seeks to position MySQL as a competitive open-source database alongside rivals like PostgreSQL.
- Automating Hermitage to see how transactions differ in MySQL and MariaDB
The article discusses automating Hermitage to compare transactions in MySQL and MariaDB. It was resubmitted after a paywall expired. The post has 4 points and 0 comments.
- Automating Hermitage to see how transactions differ in MySQL and MariaDB
The article discusses automating the Hermitage project to compare transaction handling differences between MySQL and MariaDB. It highlights the use of automation in analyzing database transaction behaviors.
- Show HN: Mljar Studio – local AI data analyst that saves analysis as notebooks
MLJAR Studio is a desktop application that uses natural language to generate Python code for data analysis, saving workflows as reproducible Jupyter notebooks. It supports local execution, multiple data formats, and integrates with various databases and AI models like Ollama or OpenAI. Priced at $199 with a 7-day trial, it aims to bridge the gap between manual Jupyter Notebooks and cloud-based AI tools.
- Show HN: I built a weather site for the Eastern Caribbean
The author developed a weather and hurricane tracking website for the Eastern Caribbean using PHP, MySQL, Cloudflare, Visual Crossing API, and Leaflet.js. The project focused on adapting default climate interpretations for the region's unique weather conditions, with insights shared in a blog post.