Sqlite_micro_logger_arduino Alternatives

Similar projects and alternatives to sqlite_micro_logger_arduino

siara-cc
sqlite_micro_logger_arduino
  1. fast-sqlite3-inserts

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

  2. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  3. remixdb

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

  4. sqlitedatagen

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

  5. ESP-Arduino-Lua

    Lua scripting engine integrated in Arduino IDE as a Library for ESP8266/ESP32

  6. scintillating_heatshrink

    Converts animated GIFs to a custom format for playback on microcontrollers

  7. 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.

    InfluxDB logo
  8. TTS

    Arduino Text-to-Speech Library (by jscrane)

  9. esp8266-spotify-remote

    Control your Spotify player from a ESP8266 with color touch display

  10. EmonESP

    ESP8266 WIFI serial to emoncms link

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better sqlite_micro_logger_arduino alternative or higher similarity.

sqlite_micro_logger_arduino discussion

Log in or Post with

sqlite_micro_logger_arduino reviews and mentions

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.

Stats

Basic sqlite_micro_logger_arduino repo stats
2
178
3.3
almost 2 years ago

Sponsored
Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com

Did you know that C is
the 6th most popular programming language
based on number of references?