I Built a Library for Constructing SQL Queries

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

    Database abstraction layer of WebFiori framework. (by WebFiori)

  • Please, don't use try-catch only to die with error message. First, it makes no sense: without try-catch PHP will do exactly the same: emit the error message and terminate the script. Second, it makes error handling inappropriate for production, where errors must be logged instead or handled any other way. Wit this code you are effectively defeating the very purpose of Exceptions, diminishing them to blunt fatal errors.

  • 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

  • Shopware dev productivity and plugin validation

    1 project | dev.to | 25 Mar 2024
  • Adminer: Database management in a single PHP file

    1 project | news.ycombinator.com | 11 Mar 2024
  • Bisecting vendors

    2 projects | dev.to | 5 Jan 2024
  • mySQL Backup Script without mysqldump

    1 project | /r/PHPhelp | 16 Jul 2023
  • Adminer VS laravel-adminer - a user suggested alternative

    2 projects | 15 Jul 2023