Hacker News with Generative AI: MySQL
« Back to main
MySQL transactions per second vs. fsyncs per second (2020)
(sirupsen.com)
How many transactions (‘writes’) per second is MySQL capable of?
MySQL
,
Databases
,
Performance
,
Benchmarks
121 points by jcartw 262 days ago |
52 comments
MySQL at Uber
(uber.com)
MySQL
,
Databases
,
Case Studies
,
Uber
,
Technology
105 points by Brysonbw 298 days ago |
74 comments
The problem with MySQL foreign key constraints in Online Schema Changes (2021)
(openark.org)
This post explains the inherent problem of running online schema changes in MySQL, on tables participating in a foreign key relationship. We’ll lay some ground rules and facts, sketch a simplified schema, and dive into an online schema change operation.
Databases
,
MySQL
,
Foreign Keys
46 points by prudentpomelo 301 days ago |
7 comments
MySQL at Uber
(uber.com)
MySQL
,
Databases
,
Uber
,
Software
,
Technology
99 points by 0xFA11 312 days ago |
63 comments
Meta's MySQL Fork You Never Knew About
(kirshatrov.com)
It's not very well widely known — but in the world of MySQL forks like Percona and MariaDB, Facebook's fork might be the most interesting one!
MySQL
,
Databases
,
Facebook
,
Open Source
16 points by kirs 356 days ago |
1 comments
Show HN: WeSQL – An Innovative MySQL That Stores All Data on S3
(github.com/wesql)
WeSQL is an innovative MySQL distribution that adopts a compute-storage separation architecture, with storage backed by S3 (and S3-compatible systems). It can run on any cloud, ensuring no vendor lock-in.
Database
,
Cloud Computing
,
Open Source
,
Storage
,
MySQL
14 points by west0n 378 days ago |
5 comments
Evolving Intercom's Database Infrastructure
(intercom.com)
Intercom is rolling out a major evolution of our database architecture moving to Vitess – a scalable, open-source MySQL clustering system – managed by PlanetScale.
Databases
,
Software
,
Open Source
,
MySQL
,
Cloud Computing
12 points by samlambert 420 days ago |
0 comments
Upgrading Uber's MySQL Fleet
(uber.com)
Databases
,
MySQL
,
Scaling
,
Uber
,
Technology
236 points by benocodes 420 days ago |
198 comments
In MySQL, never use "UTF8". Use "utf8mb4"
(medium.com)
Today’s bug: I tried to store a UTF-8 string in a MariaDB “utf8”-encoded database, and Rails raised a bizarre error:
MySQL
,
Databases
,
Programming
,
Encoding
,
Errors
21 points by fanf2 427 days ago |
2 comments
Textpattern CMS 4.9.0 beta.1: PHP 8.4 and MySQL 8.4, features, fixes, and more
(textpattern.com)
New Releases
,
CMS
,
PHP
,
MySQL
3 points by petecooper 476 days ago |
0 comments
Show HN: I made a tool to visualize MySQL EXPLAIN query plans
(mysqlexplain.com)
Database
,
Visualization Tools
,
MySQL
,
Open Source
19 points by tpetry 514 days ago |
8 comments
Do Not Upgrade to Any Version of MySQL After 8.0.37
(percona.com)
MySQL
,
Database
,
Security
,
Software
,
Versioning
13 points by tanelpoder 515 days ago |
8 comments
Using Git bisect to find bugs in MySQL code base
(marcreilly.com)
Debugging
,
Git
,
MySQL
,
Software Development
5 points by hp77 517 days ago |
1 comments
What's New in MySQL 9.0
(infoworld.com)
MySQL
,
Software Updates
4 points by ksec 519 days ago |
0 comments
MySQL 9.0 Release Notes
(mysql.com)
MySQL
,
Databases
,
New Releases
,
Software
6 points by ksec 523 days ago |
0 comments
MySQL 9.0.0 is now available
(mysql.com)
New Releases
,
Databases
,
MySQL
7 points by sh_tomer 524 days ago |
3 comments
Ask HN: Any one still using MySQL?
(ycombinator.com)
MySQL
,
Databases
,
Community
,
Software
21 points by aloknnikhil 579 days ago |
21 comments
The Future of MySQL is PostgreSQL: an extension for the MySQL wire protocol
(hachyderm.io)
MySQL
,
PostgreSQL
,
Database
,
Open Source
,
Software
35 points by pabs3 592 days ago |
10 comments
The Future of MySQL is Postgres [pdf]
(nextgres.com)
Databases
,
Postgres
,
MySQL
25 points by jonahharris 598 days ago |
5 comments