{"id":19768664,"url":"https://github.com/siara-cc/esp32-idf-sqlite3","last_synced_at":"2025-04-10T01:14:39.869Z","repository":{"id":38416800,"uuid":"152863204","full_name":"siara-cc/esp32-idf-sqlite3","owner":"siara-cc","description":"Sqlite library for esp-idf (esp32) framework","archived":false,"fork":false,"pushed_at":"2024-07-28T07:56:16.000Z","size":20566,"stargazers_count":163,"open_issues_count":24,"forks_count":58,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-04-10T01:14:23.087Z","etag":null,"topics":["esp-idf","esp32","esp32-idf","sqlite","sqlite3"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/siara-cc.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-10-13T10:59:10.000Z","updated_at":"2025-04-08T02:53:02.000Z","dependencies_parsed_at":"2025-04-02T23:14:11.703Z","dependency_job_id":"e764fc34-acb6-4669-a58f-63511d8fb425","html_url":"https://github.com/siara-cc/esp32-idf-sqlite3","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siara-cc%2Fesp32-idf-sqlite3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siara-cc%2Fesp32-idf-sqlite3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siara-cc%2Fesp32-idf-sqlite3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siara-cc%2Fesp32-idf-sqlite3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/siara-cc","download_url":"https://codeload.github.com/siara-cc/esp32-idf-sqlite3/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248137891,"owners_count":21053775,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["esp-idf","esp32","esp32-idf","sqlite","sqlite3"],"created_at":"2024-11-12T04:39:42.004Z","updated_at":"2025-04-10T01:14:39.851Z","avatar_url":"https://github.com/siara-cc.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"SQLite3 library\n===============\n\nOverview\n--------\n\nCreate / access SQLite3 database files using this library through SPIFFS / SD Cards.\n\nFor more information, please see https://github.com/siara-cc/esp32_arduino_sqlite3_lib\n\nInstallation\n------------\n\nInstall ESP-IDF sdk using instructions from https://docs.espressif.com/projects/esp-idf/en/latest/get-started/.\n\nUnzip this project under esp-idf/components folder.  Or if you are cloning the repository at https://github.com/espressif/esp-idf, add this repository as submodule using:\n\n`git submodule add https://github.com/siara-cc/esp32-idf-sqlite3 components/esp32-idf-sqlite3`.\n\nUsing examples\n--------------\n\n1. Download [esp-idf-v4.1.1.zip](https://github.com/espressif/esp-idf/releases/download/v4.1.1/esp-idf-v4.1.1.zip) that includes submodules and unzip\n2. `cd esp-idf-v4.1.1`, install using `sudo ./install.sh`\n3. `git submodule add https://github.com/siara-cc/esp32-idf-sqlite3 components/esp32-idf-sqlite3`\n4. `git submodule add https://github.com/siara-cc/esp32-idf-sqlite3-examples examples/esp32-idf-sqlite3-examples`\n5. `cd examples/esp32-idf-sqlite3-examples/spiffs`\n6. `make flash`\n7. To check output, use `miniterm.py \u003cdevice\u003e 115200` and reset board\n\nInformation specific to ESP-IDF\n-------------------------------\n\nTo check out how this library works, please try the examples using:\n\n`git submodule add https://github.com/siara-cc/esp32-idf-sqlite3-examples examples/esp32-idf-sqlite3-examples`\n\nFor instance, to check how Sqlite3 databases can be created on SPIFFS, navigate to the folder `examples/esp32-idf-sqlite3-examples/spiffs` and invoke `make flash`.\n\nMany configurations specific to SQLite library have been set in the `sdkconfig.defaults` file, such as:\n\n- Increasing stack size\n- Setting SPIFFS partition information\n- Partition size\n\nThe Flash size has been assumed as 4MB for SPIFFS example. Please change any of these configurations if necessary.\n\nIssues\n------\n\nIf you face any issues, please contact the author (Arundale Ramanathan) at arun@siara.cc or create a github issue.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiara-cc%2Fesp32-idf-sqlite3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsiara-cc%2Fesp32-idf-sqlite3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiara-cc%2Fesp32-idf-sqlite3/lists"}