mysql-5.6

Facebook's branch of the Oracle MySQL database. This includes MyRocks. (by facebook)

Mysql-5.6 Alternatives

Similar projects and alternatives to mysql-5.6

  1. duckduckgo-locales

    Translation files for <a href="https://duckduckgo.com"> </a>

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. BookStack

    A platform to create documentation/wiki content built with PHP & Laravel

  4. mantine

    248 mysql-5.6 VS mantine

    A fully featured React components library

  5. Outline

    204 mysql-5.6 VS Outline

    The fastest knowledge base for growing teams. Beautiful, realtime collaborative, feature packed, and markdown compatible.

  6. cockroach

    CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.

  7. yugabyte-db

    YugabyteDB - the cloud native distributed SQL database for mission-critical applications.

  8. mkdocs-material

    Documentation that simply works

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. RocksDB

    A library that provides an embeddable, persistent key-value store for fast storage.

  11. nextra

    47 mysql-5.6 VS nextra

    Simple, powerful and flexible site generation framework with everything you love from Next.js.

  12. gh-ost

    GitHub's Online Schema-migration Tool for MySQL

  13. s6-overlay

    s6 overlay for containers (includes execline, s6-linux-utils & a custom init)

  14. anytype-ts

    29 mysql-5.6 VS anytype-ts

    Official Anytype client for MacOS, Linux, and Windows

  15. docmost

    15 mysql-5.6 VS docmost

    Docmost is an open-source collaborative wiki and documentation software. It is an open-source alternative to Confluence and Notion.

  16. FluidFramework

    14 mysql-5.6 VS FluidFramework

    Library for building distributed, real-time collaborative web applications

  17. splinterdb

    High Performance Embedded Key-Value Store

  18. y-sweet

    A realtime CRDT-based document store, backed by S3.

  19. edgelessdb

    Discontinued EdgelessDB is a MySQL-compatible database for confidential computing. It runs entirely inside a secure enclave and comes with advanced features for collaboration, recovery, and access control.

  20. dbdev

    4 mysql-5.6 VS dbdev

    Database Package Registry for Postgres

  21. rosettable

    3 mysql-5.6 VS rosettable

    service to add postgres triggers on mysql CRUD events

  22. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better mysql-5.6 alternative or higher similarity.

mysql-5.6 discussion

Log in or Post with

mysql-5.6 reviews and mentions

Posts with mentions or reviews of mysql-5.6. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-12-06.
  • Lies I was told about collab editing, Part 1: Algorithms for offline editing
    4 projects | news.ycombinator.com | 6 Dec 2024
    The other dark side of implementations using CRDTs is the infrastructure load. I wrote about this [0] in depth previously, and Supabase wrote an article [1] a couple of years ago about a CRDT extension for Postgres which I'm happy to discover agrees with my empirical findings.

    If you're going to use CRDTs, do yourself a favor and either use Redis or similar (though the amount of memory being consumed is painful to think about), or MyRocks [2] (or anything else based on RocksDB / LevelDB). Whatever you do, do _not_ back it with an RDBMS, and especially not Postgres.

    [0]: https://news.ycombinator.com/item?id=40834759

    [1]: https://supabase.com/blog/postgres-crdt

    [2]: http://myrocks.io

  • Show HN: I am building an open-source Confluence and Notion alternative
    14 projects | news.ycombinator.com | 29 Jun 2024
  • Jonathan Katz: Thoughts on PostgreSQL in 2024
    3 projects | news.ycombinator.com | 2 Jan 2024
    RocksDB is a fork of Google's LevelDB, a KV store using Log Structured Merge Tree (LSM tree) which is great for high write workloads. The MySQL storage engine that uses RocksDB is called MyRocks[0].

    [0] http://myrocks.io/

  • High Performance Embedded Key-Value Store
    4 projects | news.ycombinator.com | 26 May 2022
    This is much lower-level than sqlite. In fact, you could use this as the storage layer for a SQL database. See, e.g., MyRocks[0] which is a MySQL backend that uses RocksDB as the storage layer.

    [0] http://myrocks.io/

  • FOQS: Making a distributed priority queue disaster-ready
    1 project | news.ycombinator.com | 22 Jan 2022
    > given how much $FB has benefited from running the entirety of the worlds largest social graph on top of MySQL.

    They've contributed quite a lot back to the MySQL community, I thought? MyRocks comes to mind

    http://myrocks.io/

  • Leaving MySQL
    7 projects | news.ycombinator.com | 5 Dec 2021
    as we are all discussing the pros and cons of various DBs, my favourite MySQL feature has to be the pluggable storage engines. Being able to support both InnoDB and RocksDB backed tables in the same database is wonderful. Just today I made use of the MyRocks storage engine's handy TTL [1] feature instead of a tedious delete & optimise scheduled job

    [1]https://github.com/facebook/mysql-5.6/wiki/Time-to-Live-%28T...

  • Microsoft Introduces EdgelessDB: A Database Designed for Confidential Computing
    2 projects | news.ycombinator.com | 9 Oct 2021
    Note: while it is based on MariaDB, it replaces InnoDB (the MariaDB/MySQL storage engine) with MyRocks (which is based on RocksDB), and as a consequence it is missing some features (such as foreign keys[1]) that prevent it from being usable in many applications.

    [1] https://github.com/facebook/mysql-5.6/wiki/MyRocks-limitatio...

  • Is Flutter a good choice for my social network app?
    2 projects | /r/FlutterDev | 1 Mar 2021
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 18 May 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Stats

Basic mysql-5.6 repo stats
8
2,557
9.0
3 months ago

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com