Back
Mysql
Mentioned in 116 todos by 50 makers.
Mentions over time
Loading...
Sentiment
Loading...
Praised in 6.0% of mentions (site average 9.9%), complaints in 0.9% (average 3.7%).
What makers are doing
Loading...
Often used together with
Do you make Mysql?
See everything makers say about it: every mention with praise and complaints, sentiment trends, weekly email digests, and CSV export.
Explore InsightsRecent todos mentioning Mysql
lower
#crisp api system CPU load on 14 servers by 15% by adding a LRU cache on the common authorization check done on all routes, hitting MySQL everytime and now cache hitting most of the time
improve performance of
#crisp api by caching user authorization grants for 20s in a LRU cache, avoiding roundtrips to our MySQL server for every single API request
Client work: find attachments with apostrophes in the filename causing issues in S3 in MYSQL DB
#upgroves
Migrated from MySQL to Postgres in every project.
What made me switch:
- Rich Types: Native UUIDs, Arrays & JSONB eliminate messy workarounds.
- Safety: Strict data integrity & transactional DDL (no broken migrations).
- Future-proof: Built-in AI (pgvector) & Geo (PostGIS).
#saasmakers
#resilienceclub
#thecompaniesapi
helped my son on a school assignment: create a PHP page containing a shop connecting to MySQL: shop.backl.io/
Client work: update 2 forms, check issue with forms-MySQL DB integration found while recording Purchase Order demo, PM work, tech stand-up meeting
recover mysql 8 from downtime since it was killed by orchestrator because it outgrew its defined memory limit, this thing is heavier than I thought
#life
Wrote a simple screenshot logs ingestion logic to ClickHouse from MySQL for
#screenshotone. Should I deploy to production? 🤔