fast-sqlite3-inserts VS sqlite_micro_logger_arduino

Compare fast-sqlite3-inserts vs sqlite_micro_logger_arduino and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
fast-sqlite3-inserts sqlite_micro_logger_arduino
11 2
363 161
- -
0.0 3.3
about 1 year ago 7 months ago
Rust C
MIT License 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.

fast-sqlite3-inserts

Posts with mentions or reviews of fast-sqlite3-inserts. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-12.

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 fast-sqlite3-inserts and sqlite_micro_logger_arduino you can also consider the following projects:

tsbs - Time Series Benchmark Suite, a tool for comparing and evaluating databases for time series data

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

julia - The Julia Programming Language

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

plum - Multiple dispatch in Python

TTS - Arduino Text-to-Speech Library

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

dynamic-dns - An automated dynamic DNS solution for Docker and DigitalOcean

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

Nim - Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).

RFLink - RFLink for ESP, with MQTT client