sqlite VS esp32_arduino_sqlite3_lib

Compare sqlite vs esp32_arduino_sqlite3_lib and see what are their differences.

sqlite

A simple sqlite3 library for Haskell (by GaloisInc)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
sqlite esp32_arduino_sqlite3_lib
0 4
19 336
- -
0.0 5.0
over 5 years ago about 1 month ago
C C
BSD 3-clause "New" or "Revised" 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.

sqlite

Posts with mentions or reviews of sqlite. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning sqlite yet.
Tracking mentions began in Dec 2020.

esp32_arduino_sqlite3_lib

Posts with mentions or reviews of esp32_arduino_sqlite3_lib. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-24.
  • so i just got hit with 160kb DRAM limit on esp
    2 projects | /r/esp32 | 24 Apr 2023
    Then your debugging is mostly around writing thing that generates that flat file and then also around whatever functions read and index the flat file. There is a pretty decent sqlite3 library for Arduino on ESP32 at least: https://github.com/siara-cc/esp32_arduino_sqlite3_lib (and actually another one for idf: https://github.com/siara-cc/esp32-idf-sqlite3 )
  • LittleDB
    2 projects | /r/esp32 | 28 Sep 2021
    Interesting idea, I guess there's a use case for something with a lighter memory footprint than sqlite3 on an embedded platform.

What are some alternatives?

When comparing sqlite and esp32_arduino_sqlite3_lib you can also consider the following projects:

sqlitestudio - A free, open source, multi-platform SQLite database manager.

SQLite3MultipleCiphers - SQLite3 encryption extension with support for multiple ciphers

sqlite-simple - Mid-level bindings for sqlite

sqlite-simple-errors - Light wrapper around errors from sqlite-simple to make working with constraint errors a bit easier.

LittleDB - Little Sql like Database for ESP32 boards

SQLite-ICU-MinGW - Building SQLite and SQLiteODBC on Windows with ICU and other extensions using MSVC Build Tools and MSYS2/MinGW

LibSSH-ESP32 - Libssh SSH client & server port to ESP32 Arduino library

go-sqlite-lite - SQLite driver for the Go programming language

edge-sql - Cloudflare Workers providing a SQL API

Watchy - Watchy - An Open Source E-Ink Smartwatch

react-native-quick-sqlite - Fast SQLite for react-native.

usqlite - μSQLite library module for MicroPython