David G. Simmons
  • Twitter Follow
  • English
    Deutsche Español Français Dutch
  • Posts
  • Introduction
  • Mad Skillz
  • Coffee Beans
  • Hobbies
  • Pranks
  • Camunda
  • General
  • Programming
  • Dogs
  • Databases
  • IoT
    • Hardware
    • Software
  • Work
  • DevRel
What Happens When you Put Your SQL Database on the Internet

And then we posted it to Hacker News. If you listen to, well, pretty much anyone rational, they will tell you in no uncertain terms that the last thing you ever want to do is put your SQL Database on the internet. And even if you’re crazy enough to do that, you certainly would never go post the address to it on a place like Hacker News. Not unless you were a masochist anyway.

June 25, 2020 Read
Using Python to Access QuestDB

Using Python to Access QuestDB I’m going to keep this post really short, because almost all the real content is going to be in the tutorial itself. And this isn’t it! What Is This What I’ve built is.n interactive tutorial to get you started with QuestDB using Python. It’s very straightforward, and as long as you have Python 3.x installed, you should be almost ready to go. I say “almost” because you will need to install QuestDB locally in order to complete the tutorial.

June 12, 2020 Read
A QuestDB Dashboard with Node-Red

This is really a follow-on to my post from last week where I connected an Arduino with a temperature and humidity sensor to QuestDB. It’s one thing to send data to your database, but being able to visualize that data is the next logical step. So let’s dive right in to doing that. QuestDB is rather new, and hence we haven’t completed our Grafana Data Source Plugin yet, so I wanted to make a quick dashboard to show the incoming temperature/humidity data (and you’ll see just how awful the sensor really is).

June 9, 2020 Read
IoT on QuestDB

As you can well imagine, I’ve been super busy in my hew job at QuestDB so this has taken me longer than I would have liked, but here we are. If you know me at all, you know that one of the first things I always do with new things is, well, connect things to them! So I immediately went to connect an IoT device to QuestDB to see how it went.

June 5, 2020 Read
This stuff is FAST!

I’ve done a lot of projects using InfluxDB over the past few years (well, I did work there after all) so maybe I developed a bit of a bias, or a blind-spot. If you follow me on twitter, then you may have seen me post some quick videos of a project I was working on for visualizing COVID-19 data on a map. It worked, but it was pretty slow. So much so that I had to put a ‘loading’ overlay on it so you knew it was still actually doing something while it was querying the data from the database.

April 16, 2020 Read
All That Corona Virus Data

Many people have seen the nifty dashboard that John’s Hopkins University put out where you can see the number of COVID-19 cases, etc. throughout the world. It’s really nice and all, but what if you wanted to slice and dice the data yourself? Well, as it turns out, they are also publishing all the underlying data in a GitHub repository! It’s all published as daily CSV (comma separated values) files. Makes it super easy to import into Excel spreadsheets, but spreadsheets are so over.

March 18, 2020 Read
Snack Tracking with the new InfluxDB Arduino Library

A New Library Many of you Arduino enthusiasts are probably aware of the existing InfluxDB library that was maintained by Tobias Schürg for many years. Hats are off to him for providing this library and maintaining it for so long. With the arrival of InfluxDB 2.0, it was time to update the library. Some of you may remember that I did a quick update to support the InfluxDB 2.0 OSS a few months ago, and that was working well, but InfluxData has been working towards a set of consistent, InfluxData-maintained set of client libraries.

March 13, 2020 Read
Building the World's Smallest InfluxDB Server

I’ve built a lot of InfluxDB servers in my time here, and I’ve built some pretty esoteric ones at that, but I think I’ve finally pulled off what can only be described as the World’s Smallest InfluxDB Server! Back in the summer of 2019, I saw a project on CrowdSupply.com for something called the ‘Giant Board’. It looked really, really cool! A complete Single Board Computer (SBC) that ran Linux, all in a Feather form factor.

February 13, 2020 Read
IoT Data from Other Sources MySQL

If you’ve deployed an IoT solution, you’ve had to decide where, and how, to store all your data. At least from my perspective, the best and easiest place to store the sensor data is, of course, InfluxDB. My saying that can’t come as a surprise to you. But what about the other data you need to store? The data about the sensors? Things like the sensor manufacturer, the date it was placed into service, the customer ID, what kind of platform it’s running on.

December 5, 2019 Read
How to Output Data from Flux to MQTT Natively

Writing data from InfluxDB to MQTT using Flux I started using the Open Source (OSS) version of InfluxDB v2.0 very early on in the Alpha releases. Even in the early releases, I was very enamored with the way things were shaping up. But as you know, I do a lot of IoT builds, and use InfluxDB for all of it, so there were a few things I needed it to do that it just didn’t, yet.

August 23, 2019 Read
Publishing Data to InfluxDB from Swift

I’ve been a very busy man. It was only a few days ago that I wrote about a new InfluxDB library for writing data from Arduino devices to InfluxDB v2 and here I am again, writing about a new library for writing data to InfluxDB. This time, it’s in Swift. Now your native Apple apps can write data directly to InfluxDB v2.0 with ease. It’s a really simple library to use, and you can download the entire Xcode project for it from my GitHub.

March 29, 2019 Read
Using Cross-Measurement math in InfluxDB Flux

I’ve been spending a lot of time lately with the 2.0 Alpha releases and I’m here to tell you: some of the new things coming are really, really cool! Especially for IoT. The one I’ve been using lately has been the ability to do math across measurements, which is really a game-changer for IoT data in InfluxDB. Let’s look at why here for a minute. As you probably know, I’ve been building out a bunch of IoT sensors that stream data to various instances of InfluxDB.

March 22, 2019 Read
  • ««
  • «
  • 1
  • 2
  • »
  • »»
Navigation:
  • Go To: About
  • Go To: Skills
  • Go To: Experience
  • Go To: Education
  • Go To: Projects
  • Go To: Recent Posts
Contact me:
  • email me
  • call me
  • Twitter Follow
  • Reddit User Karma
  • Keybase PGP
Site Details:
  • Uptime Robot ratio (30 days)
  • Mozilla HTTP Observatory Grade
  • Security Headers
  • GitHub User's stars
  • GitHub last commit
  • GitHub closed pull requests

Toho Theme Logo Toha
© 2021 Copyright.
Powered by Hugo Logo