Sysadmin Tools πŸ‡ΊπŸ‡¦
4K subscribers
694 photos
28 videos
302 files
5.15K links
Sysadmin/DevOps tools, news and other interesting things from modern IT world.
Feed https://xn--r1a.website/s/sysadmin_tools | Proton services with 2 weeks for free - https://pr.tn/ref/0TDB0YT5
Download Telegram
OctoSQL is a query tool that allows you to join, analyse and transform data from multiple databases and file formats using SQL.

#sql #json #csv #mysql #nosql
Extended observability to agentless monitoring on MySQL using ProcFS UDF plugin

https://fosdem.org/2023/schedule/event/mysql_procfs_udf/

#observability #monitoring #mysql
DBdeployer is a tool that deploys MySQL database servers easily

https://github.com/datacharmer/dbdeployer

#mysql #sandbox
How Uber Serves Over 40 Million Reads Per Second from Online Storage Using an Integrated Cache

https://www.uber.com/en-DE/blog/how-uber-serves-over-40-million-reads-per-second-using-an-integrated-cache

#uber #cache #redis #mysql
WeSQL

WeSQL is a cloud-native architected MySQL that uses S3 (and S3-compatible systems) for storage, providing cross-AZ disaster recovery with zero data loss, at nearly the cost of a single replica. 


https://github.com/wesql/wesql

#mysql #s3 #sql
Analytics Benchmark

Benchmark suite for analytical DBs using real-world SQL queries, Docker-based automation, and reproducible tests. Tailored for comparing systems like Apache Doris and ClickHouse with realistic datasets and actionable insights.


https://github.com/toddstoffel/analytics_benchmark

#clickhouse #mysql #mariadb #druid
Sysbench for MySQL 5.6 through 9.5 on a 2-socket, 24-core server

tl;dr
- old bad news - there were many large regressions from 5.6 to 5.7 to 8.0
- new bad news - there are some new regressions after MySQL 8.0


https://smalldatum.blogspot.com/2025/12/sysbench-for-mysql-56-through-95-on-2.html

#mysql #benchmark
AliSQL

AliSQL is Alibaba's MySQL branch, forked from the official MySQL and used extensively in Alibaba Group's production environment. It includes various performance optimizations, stability improvements, and features tailored for large-scale applications


https://github.com/alibaba/AliSQL

#mysql #duckdb #sql