ThingsDB and PHP

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

    PHP library to provide connectivity to graph database over TCP socket with Bolt specification (by neo4j-php)

  • I'm not going to lie, it seemed intruiging to me and I started thinking about what project I can build with it. But I saw immediately there are only few available drivers for communication besides standard HTTP API. I always prefer using socket connection because it's faster than making HTTP requests. It was the same case like when I decided to build client for communication with Neo4j (Bolt).

  • thingsdb-php

    PHP connector for ThingsDB

  • Fortunately they provide well made documentation and that made my job easier. It took few days and driver was working very well. I've learned a bit about ThingsDB while doing that, which gives me more knowledge for building my project around it. My driver is available at github as opensource: thingsdb-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.

    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

  • Using TypeScript with Neo4j

    1 project | dev.to | 1 Nov 2022
  • Using Neo4j in your next Next.js Project

    3 projects | dev.to | 27 Oct 2022
  • Bolt VS core - a user suggested alternative

    2 projects | 13 Apr 2024
  • Neo4rs – A Neo4j database driver for Rust

    1 project | news.ycombinator.com | 20 Dec 2023
  • [D] Seeking Advice - For graph ML, Neo4j or nah?

    7 projects | /r/MachineLearning | 29 Jul 2022