Developing with git / database; workflow to "push live"?

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

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
  • Phinx

    PHP Database Migrations for Everyone

  • To handle database migrations (changes to its structure) you write them and they are loaded on initialization. This is typically handled by an ORM or a framework though. I found this tool (phinx), which seems to be framework-agnostic.

  • 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
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

  • JSON static files vs Database, to save plugins information

    1 project | /r/Wordpress | 11 Jun 2022
  • JSON and Virtual Columns in SQLite

    1 project | news.ycombinator.com | 17 May 2022
  • Phinx – PHP Database Migrations for Everyone

    1 project | news.ycombinator.com | 14 May 2022
  • Dockerized app problems

    1 project | /r/PHPhelp | 2 Nov 2021
  • I would like to have access to the final array in the initial static class

    1 project | /r/PHPhelp | 7 Sep 2021