Comments on: SQLite Database on a Raspberry Pi https://randomnerdtutorials.com/sqlite-database-on-a-raspberry-pi/ Learn ESP8266, ESP32, Arduino, and Raspberry Pi Tue, 05 Jul 2022 09:13:05 +0000 hourly 1 https://wordpress.org/?v=6.8.2 By: Sara Santos https://randomnerdtutorials.com/sqlite-database-on-a-raspberry-pi/#comment-766910 Tue, 05 Jul 2022 09:13:05 +0000 http://randomnerdtutorials.com/?p=33061#comment-766910 In reply to dave.

Hi.
Take a look at this tutorial: https://randomnerdtutorials.com/sqlite-with-node-red-and-raspberry-pi/
I hope it helps.
Regards,
Sara

]]>
By: dave https://randomnerdtutorials.com/sqlite-database-on-a-raspberry-pi/#comment-766813 Mon, 04 Jul 2022 22:45:46 +0000 http://randomnerdtutorials.com/?p=33061#comment-766813 I have been trying to learn how to save (4) DS18b20 and (1) BME280 data into an SQLite.

it seems there is a massive conspiracy to tell people how to install SQLite and then show one simple, single node save to the DB.

Please add a tutorial on Node-Red and SQLite on how to read multiple MQTT inputs, then save them to an SQLite database

]]>
By: Sara Santos https://randomnerdtutorials.com/sqlite-database-on-a-raspberry-pi/#comment-397687 Fri, 04 Oct 2019 09:35:51 +0000 http://randomnerdtutorials.com/?p=33061#comment-397687 In reply to Jessica Woods.

Hi Jessica.
We haven’t tried that.
Regards,
Sara

]]>
By: Jessica Woods https://randomnerdtutorials.com/sqlite-database-on-a-raspberry-pi/#comment-397587 Thu, 03 Oct 2019 23:34:09 +0000 http://randomnerdtutorials.com/?p=33061#comment-397587 Starting my first project on a raspberry pi using sensor data. Does SQLite work well with photo storage?

]]>
By: Sara Santos https://randomnerdtutorials.com/sqlite-database-on-a-raspberry-pi/#comment-368063 Mon, 03 Jun 2019 10:47:31 +0000 http://randomnerdtutorials.com/?p=33061#comment-368063 In reply to Cezary Mikowski.

Hi.
Here is the tutorial: https://randomnerdtutorials.com/esp8266-publishing-dht22-readings-to-sqlite-database/
Regards,
Sara

]]>
By: Cezary Mikowski https://randomnerdtutorials.com/sqlite-database-on-a-raspberry-pi/#comment-368058 Mon, 03 Jun 2019 09:42:49 +0000 http://randomnerdtutorials.com/?p=33061#comment-368058 Thank you for this tutorial. Have you managed to write announced sensor reading ESP8266 database update?

“In the next blog post, we will publish sensor readings with the ESP8266 that will be stored in the database and displayed in your Python web server.”

]]>
By: Rui Santos https://randomnerdtutorials.com/sqlite-database-on-a-raspberry-pi/#comment-343968 Thu, 15 Nov 2018 17:52:21 +0000 http://randomnerdtutorials.com/?p=33061#comment-343968 In reply to Shahbaz Anshari.

You’re welcome!
Thanks for reading,
Rui

]]>
By: Shahbaz Anshari https://randomnerdtutorials.com/sqlite-database-on-a-raspberry-pi/#comment-343763 Wed, 14 Nov 2018 08:47:22 +0000 http://randomnerdtutorials.com/?p=33061#comment-343763 Thanks for the useful tutorial to use the database on the raspberry pi.

]]>
By: Rui Santos https://randomnerdtutorials.com/sqlite-database-on-a-raspberry-pi/#comment-299191 Thu, 16 Feb 2017 22:07:03 +0000 http://randomnerdtutorials.com/?p=33061#comment-299191 In reply to Minh.

I don’t have the procedure for Centos…

]]>
By: Minh https://randomnerdtutorials.com/sqlite-database-on-a-raspberry-pi/#comment-299053 Tue, 14 Feb 2017 22:50:19 +0000 http://randomnerdtutorials.com/?p=33061#comment-299053 I was playing with the SQLite as introduced here and have a few questions:
I run this on Centos 6x
– When I tried to yum install sqlite, I get a bunch of ERROR 6 – “Couldn’t resolve host ‘ bla bla bla’. How do I install sqlite on Centos?
– Though I am not sure if it will work correctly, but I was able to download the SQLite zip file for Linux and run it directly on the Centos host without installing it.

Does anyone have the same problem or any comment?

]]>