Vimeo Engineering: The great pretender – faster application tests with MySQL simulation

This page summarizes the projects mentioned and recommended in the original post on /r/PHP

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • doctrine-test-bundle

    Symfony bundle to isolate your app's doctrine database tests and improve the test performance

  • It's similar to Paratest that Laravel is now using, but on itself it doesn't solve the DB issue, so I first wrote an adhoc solution, then I discovered this great package: https://github.com/dmaicher/doctrine-test-bundle

  • paraunit

    Run PHPUnit tests in parallel

  • I pursued the extra speed by means of parallel testing long ago, by writing https://github.com/facile-it/paraunit

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • gh-ost

    GitHub's Online Schema-migration Tool for MySQL

  • As to why no triggers/foreign keys at scale, this is a good comment from GitHub about it. If you have a product that is allowed to have downtime then that scenario probably don't matter to you.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Part-DB: open-source inventory management system for your electronic components

    2 projects | news.ycombinator.com | 16 Aug 2023
  • I developed Part-DB: An open source web based inventory management software with focus on electronic components, targeted on hobbyists and makerspaces

    1 project | /r/electronics | 24 Mar 2023
  • Part-DB 1.0 Release: An open source web based inventory management software with focus on electronic components

    1 project | /r/opensource | 17 Feb 2023
  • Functional testing optimization

    3 projects | /r/PHP | 14 May 2021
  • Bolt VS core - a user suggested alternative

    2 projects | 13 Apr 2024