ADL Database Layer v0.1

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

    A lightweight database layer designed for simplicity and ease of use, while staying protected against SQL injection. (by apexpl)

  • Why are you not using mysqli exceptions? If you want to handle errors manually then you must make it explicit by setting mysqli_report(MYSQLI_REPORT_OFF); and checking the return value of each function call comparing it strictly to false. Why aren't you checking https://github.com/apexpl/db/blob/master/src/Drivers/mySQL/mySQL.php#L248

  • debugger

    Lightweight, portable debugger for use in any PHP application. (by apexpl)

  • * Optional built-in support for [Apex Debugger](https://github.com/apexpl/debugger) which will log all SQL queries executed during a request into the debug session for later analysis.

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

    Load Balancer / Router for Horizontal Scaling (by apexpl)

  • Here, if wanted check out the Cluster package as this is maybe more to your coding style: https://github.com/apexpl/cluster/. I have another package coming out within a few days that will probably more to your style as well.

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

  • How to implement JWT in Laravel API

    1 project | dev.to | 4 May 2024
  • ¿PHP, Muerto o No?

    2 projects | dev.to | 4 May 2024
  • PHP Doesn't Suck Anymore

    5 projects | news.ycombinator.com | 4 May 2024
  • Ask HN: Freelancer? Seeking freelancer? (May 2024)

    2 projects | news.ycombinator.com | 2 May 2024
  • PHP SQL Template Engine

    1 project | news.ycombinator.com | 2 May 2024