Thingsdb-php Alternatives
Similar projects and alternatives to thingsdb-php
-
php-bolt-driver
PHP library to provide connectivity to graph database over TCP socket with Bolt specification
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
-
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
thingsdb-php discussion
thingsdb-php reviews and mentions
- Let me explain a ThingsDB Todo app demo
Some time ago I've discovered a database called ThingsDB. I was curious about it and I did some reading. I've discovered they support TCP connectivity but they didn't have driver for some specific platforms therefore I've developed a driver for it for javascript and for php.
- ThingsDB and PHP
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.
Stats
stefanak-michal/thingsdb-php is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of thingsdb-php is PHP.