ESP-Arduino-Lua VS sqlite_micro_logger_arduino

Compare ESP-Arduino-Lua vs sqlite_micro_logger_arduino and see what are their differences.

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
ESP-Arduino-Lua sqlite_micro_logger_arduino
1 2
40 161
- -
4.8 3.3
9 months ago 7 months ago
C C
GNU General Public License v3.0 only Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ESP-Arduino-Lua

Posts with mentions or reviews of ESP-Arduino-Lua. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-09.
  • Code Review & Future Design Choices
    2 projects | /r/esp32 | 9 Mar 2023
    ESP-IDF vs. Arduino: I'm currently using the Arduino wrapper because I've been doing Arduino for a big part of my microcontrolling life now. But I've heard that ESP-IDF is much better as it's the native solution. Is that true and what are the benefits? I'd like to decide that now, because once a bigger part of my codebase is built, I won't be able to change it again without spending many, many hours. So what is best for my purpose and what is the coding experience like? For example, what should one use instead of pinMode etc. Just maybe a basic overview of the key differences and a good resource to learn from. The libraries I'm going to use: https://github.com/sfranzyshen/ESP-Arduino-Lua and https://github.com/someweisguy/esp_dmx

sqlite_micro_logger_arduino

Posts with mentions or reviews of sqlite_micro_logger_arduino. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-18.
  • Can an RFID card or keychain tag be programmed for a single use?
    1 project | /r/diyelectronics | 23 May 2022
    There is a tiny SQLite library for Arduino that works with SD cards. I haven't used it myself, but it's probably easier to get an Arduino right now than it is to get a Pi, so it might be worth investigating.
  • Inserting One Billion Rows in SQLite Under a Minute
    5 projects | news.ycombinator.com | 18 Jul 2021
    Potentially interesting:

    https://github.com/siara-cc/sqlite_micro_logger_arduino

    https://github.com/siara-cc/sqlite_micro_logger_arduino/blob...

    This is a heavily subsetted implementation of SQLite3 that can read/write databases (presumably on SD cards) from very small microcontrollers.

    It presumably doesn't have the same ACID compliance properties, but with a single <1.5k source file, may represent a particularly efficient way to rapidly learn the intrinsics.

    Now I'm thinking it could actually be interesting to see what drh thinks of this implementation (and any gotchas in it) because of its small size and accessibility.

What are some alternatives?

When comparing ESP-Arduino-Lua and sqlite_micro_logger_arduino you can also consider the following projects:

tinybasic - A BASIC interpreter for Arduino, ESP, RP2040, STM32, Infineon XMC and POSIX with IoT and microcontroller features.

fast-sqlite3-inserts - Some bunch of test scripts to generate a SQLite DB with 1B rows in fastest possible way

ESPUI - A simple web user interface library for ESP32 and ESP8266

remixdb - RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.

Farm-Data-Relay-System - A system that uses ESP-NOW, LoRa, and other protocols to transport sensor data in remote areas without relying on WiFi.

scintillating_heatshrink - Converts animated GIFs to a custom format for playback on microcontrollers

micro_ros_arduino_kaiaai - micro-ROS Arduino library for Kaia.ai robotics software platform

TTS - Arduino Text-to-Speech Library

Arduino-HomeKit-ESP8266 - Native Apple HomeKit accessory implementation for the ESP8266 Arduino core.

sqlitedatagen - Super simple (~180 lines) Go util to generate SQLite data files filled with test data

esp_dmx - Espressif ESP32 implementation of ANSI-ESTA E1.11 DMX-512A and E1.20 RDM

RFLink - RFLink for ESP, with MQTT client