SQLite
SQLite is a C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine. SQLite is the most used database engine in the world. SQLite is built into all mobile phones and most computers and comes bundled inside countless other applications that people use every day.
- GitHub: https://github.com/topics/sqlite
- Wikipedia: https://en.wikipedia.org/wiki/SQLite
- Created by: D. Richard Hipp
- Released: August 17, 2000
- Related Topics: sql,
- Last updated: 2026-07-07 00:26:25 UTC
- JSON Representation
https://github.com/bnimit/memor-ai
Measured memory layer for coding agents — store, distill, and retrieve past session context instead of re-sending full history to the LLM. 99.7% token savings, 11ms retrieval, built-in eval harness.
agent ai claude coding-agent context-management developer-tools distillation embeddings llm memory rag retrieval sqlite
Last synced: 09 Jun 2026
https://github.com/karoldm/myplants
Flutter app to store information about your plants and remember to water them 🌱
Last synced: 03 May 2026
https://github.com/asacxyz/flutter_aplicando_persistencia_de_dados
Para acompanhamento do curso Flutter: aplicando persistência de dados
dart data data-storage flutter persistence persistent-storage sqflite sql sqlite
Last synced: 03 May 2026
https://github.com/rishn/little-lemon
Final assignment submission as part of Capstone (React App) course provided by Meta under React Native Specialization Certification Course
app-development expo-react-native react-native sqlite user-experience-design
Last synced: 03 May 2026
https://github.com/lucasfeliciano02/databases_mysql-sqlite
Fazendo CRUD Utilizando MySQL com DBeaver E integrando Python com SQLite
Last synced: 03 May 2026
https://github.com/bastean/dsgo
Discord Got.
discordgo dsgo fiber fomantic-ui go gorm mysql sqlite templ
Last synced: 03 May 2026
https://github.com/william-fernandes252/schedule
A contacts book web application built with Django
Last synced: 03 May 2026
https://github.com/crabstechnologies/notes-api
🧠 Simple Notes API built with NestJS, TypeORM, SQLite, and Swagger — a clean CRUD backend for learning and portfolio projects.
api backend crud learning-project nestjs nodejs sqlite swagger typeorm typescript
Last synced: 04 May 2026
https://github.com/ckampfe/journal
Focus on the writing, not the reading.
htmx journal obsidian roam roamresearch rust sqlite writing
Last synced: 04 May 2026
https://github.com/sebyx07/rust-ratatui-todos
A high-performance todo list application with TUI, CLI, and REST API interfaces. Built with Rust, Ratatui, SQLite, and Axum with full pagination support.
axum cli crossplatform pagination productivity ratatui rest-api rust sqlite terminal todo tui
Last synced: 04 May 2026
https://github.com/sa-k1b/rentwise
A Django-based web application for car rental management. RentWise simplifies the process for both dealers and customers, featuring car management, booking requests, email notifications, and real-time updates for a smooth rental experience.
Last synced: 04 May 2026
https://github.com/jyothikaprabhakar/onlinelearningplatform
Backend API for an online learning platform similar to Unacademy. This system handles user accounts, courses, live classes, video lectures, tests, educators, subscriptions, and progress tracking.
accounts educators- expressjs live-classes nodejs progress-tracking sqlite subscriptions user-accounts
Last synced: 05 May 2026
https://github.com/thiagosilvaantenor/api-nodejs
API de cadastro de clientes construida com nodeJS no curso de javascript da AVANCATECH
api express-nodejs javascript nodejs prisma-orm sqlite
Last synced: 05 May 2026
https://github.com/sashka11111/cultural-life-of-transcarpathia
Application "Cultural life of Transcarpathia"
atlantafx hicaricp-datasource javafx maven slf4j sqlite
Last synced: 05 May 2026
https://github.com/vera0011/npm-sqlite3-simplifier
NPM package, for SQLite simplifications
nodejs npm sqlite sqlite-database sqlite3
Last synced: 05 May 2026
https://github.com/timothyjan/start-bootstrap-clean-blog
Blog using Start Boostrap Clean template. View posts, register, login, comment and post! Practice with Python, Flask HTML/CSS/Bootstrap, templating with Jinja in Flask, SQLAlchemy/SQLite database, relational databases, password hashing and WTForms.
flask flask-bootstrap flask-ckeditor flask-login password-hashing python relational-databases sqlalchemy sqlite wtforms
Last synced: 05 May 2026
https://github.com/pablwoaraujo/nodejs-testes-unitarios-e-de-integracao
alura jest jest-tests node nodejs sqlite sqlite3 supertest
Last synced: 05 May 2026
https://github.com/conscious-puppet/zig-sqlite
A toy SQLite implementation in Zig
Last synced: 05 May 2026
https://github.com/phx/browserintel
Suite of python3 tools including platform-dependent golang binaries to gather browser info from red team exercises
browser cookies cybersecurity golang hacking python3 redteam sqlite sqlite3
Last synced: 05 May 2026
https://github.com/andrepfdev/corno-lendario
Corno Lendário é uma API divertida e leve desenvolvida em Laravel para gerenciar um ranking de cornos.
api artisan eloquent mysql php php8 restful-api sqlite
Last synced: 05 May 2026
https://github.com/camesine/contacts-manager
Java + Android + SQLite + Gradle - Aplicación Android con conexion a Sqlite, login y administracion de contactos.
Last synced: 05 May 2026
https://github.com/xander180/schooltracker
WGU Project for Mobile Application Development
android androidstudio java sqlite wgu-student-project
Last synced: 06 May 2026
https://github.com/sderosiaux/oblivian
🧠 AI-Powered Spaced Repetition Learning App with Claude Desktop Integration
ai claude-desktop education flashcards fsrs learning mcp nextjs spaced-repetition sqlite study-tool typescript
Last synced: 06 May 2026
https://github.com/eric-philippe/discord-bot-starter-kit
A fresh and ready to run Typescript / Bun Discord Bot attached to a sqlite database !
begginers bot bun discord easy sqlite typescript
Last synced: 06 May 2026
https://github.com/marlinsk/nodejs-authentication-backend
User authentication backend application with JWT and refresh token.
autentication express jwt-token login-system middleware nodejs prisma refresh-token rest-api sqlite typescript
Last synced: 06 May 2026
https://github.com/zahinabrer5/seg2105c-group3-lab3
This is Group 3's work for SEG2105C Lab 3 Databases.
Last synced: 06 May 2026
https://github.com/nikodiaz/flashcards_api
This project allows users to study vocabulary at scheduled intervals, strengthening long-term memory
csharp dotnet jwt-authentication sqlite xunit
Last synced: 06 May 2026
https://github.com/leoantony72/disql
Distributed sqlite with replication (2phase commit)
2phasecommit database distributed-systems golang sql sqlite
Last synced: 06 May 2026
https://github.com/heliolj/simple-database-in-c
A lightweight SQLite clone written in C that implements B-trees, paging, and basic SQL operations. Educational project demonstrating core database concepts and low-level system programming.
Last synced: 06 May 2026
https://github.com/yandex-cloud-examples/yc-web-app-python-flask
Создание веб-приложения на Python с использованием фреймворка Flask в Yandex Cloud.
flask python sqlite vpc yandex-cloud yandexcloud
Last synced: 06 May 2026
https://github.com/aivm23/valorgrid
App local y privada para controlar, importar y visualizar tu cartera con Windows, Excel, SQLite y Docker.
docker electron excel finance local-first portfolio-tracker privacy self-hosted sqlite windows
Last synced: 10 Jun 2026
https://github.com/mdhasanshuvo/ds-project
EazyTrip : An app for efficient ride and delivery services with a customizable map and shortest path algorithms.
algorithms data-structures map qt-creator qt-framework software-development sqlite
Last synced: 06 May 2026
https://github.com/jacqueline-dev/api_atividade
REST API com persistência no banco de dados.
flask-httpauth flesk postman python rest-api restful-api sqlalchemy sqlite
Last synced: 07 May 2026
https://github.com/bielnascf/api
API node.js projeto rocketnotes da rocketseat explorer
api javascript knex nodejs sqlite
Last synced: 07 May 2026
https://github.com/tatianasharova/blogicum_
Социальная сеть для публикации личных дневников.
Last synced: 07 May 2026
https://github.com/moatazbadawy/mox
Get the latest articles from the best resources
android app-shortcuts glide livedata mvvm notification okhttp3 retrofit rxjava2 sqlite viewbinding
Last synced: 07 May 2026
https://github.com/maheshkumar-novice/microblog
Code along Microblog web app with Flask
flask forms html python sqlalchemy sqlite
Last synced: 07 May 2026
https://github.com/peppe289/notes_app_flutter
Flutter notes app using SQLite
Last synced: 07 May 2026
https://github.com/robsonsilv4/meu-contador
:iphone: Trabalho final da disciplina de Desenvolvimento Mobile
Last synced: 07 May 2026
https://github.com/afurm/draftmora
Local-first AI agent board with chat, SQLite storage, and OpenAI account auth.
agent-board agent-chat ai ai-agent local-first openai openai-auth productivity sqlite task-board task-management
Last synced: 07 May 2026
https://github.com/ejw-data/python-open-files
Collection of notes related to opening files and handling text strings in python
Last synced: 07 May 2026
https://github.com/radser2001/filmvault
A .NET API for managing movies
aspnetcore dotnet entity-framework rest-api sqlite
Last synced: 08 May 2026
https://github.com/flvsantos15/imersao12-nest-esquenta
fullcycle nestjs sqlite typescript
Last synced: 08 May 2026
https://github.com/yudas1337/sqlite-android-java
Tugas 3 - Pemrograman Mobile 2022
Last synced: 08 May 2026
https://github.com/yusixian/cos-tg-bot-template
grammy + prisma + SQLite + pm2 驱动的 tg bot template
grammy node pm2 prisma s3 sqlite telegram telegram-bot ts
Last synced: 08 May 2026
https://github.com/danpoynor/django-restaurant-website-demo
Basic restaurant website created with Django that allows customers to view the menu, learn more about the restaurant, and make a reservation. Admin area allows creating new dishes for the menu and viewing reservations.
demo-app django-framework sqlite
Last synced: 08 May 2026
https://github.com/silent-brad/web_lua_nix
Documenting learning Lapis (Lua web framework) with Nix
Last synced: 08 May 2026
https://github.com/mdhasanshuvo/smart-transit
Efficient Transport Management System for scheduling, coordinating, and managing transport. Built with C++, Qt Framework, and SQLite.
educational-software qt-creator qt-framework scheduling-application software software-development sqlite
Last synced: 08 May 2026
https://github.com/vilhalva/crud-com-ctklistbox-e-sqlite
👨🏫CRUD DE NOMES NA LISTA COM CUSTOMTKINTER E SQLITE.
aplicativo codigo crud customtkinter database framework interface projeto python sqlite
Last synced: 08 May 2026
https://github.com/ralitsaterzieva/pawadopt
Flask based application for puppies adoption
flask flask-migrate flask-sqlalchemy jinja python sqlalchemy sqlite wtforms
Last synced: 08 May 2026
https://github.com/j1sk1ss/sql_databaseworker.exmpl
Simple JFrame windows app for work with sql data-base
Last synced: 08 May 2026
https://github.com/makomweb/workflow-tutorial
Symfony Workflow tutorial
sqlite statemachine symfony workflow
Last synced: 08 May 2026
https://github.com/j-sephb-lt-n/cloud-sqlite
A serverless sqlite database on google cloud run
database gcp google-cloud microservice serverless sqlite
Last synced: 09 May 2026
https://github.com/kingarthurwashere/kwikpay_server
A django app for local service platform for purchasing Zesa and Airtime
Last synced: 09 May 2026
https://github.com/tanushree1011/retail-chatbot
This is a simple retail chatbot
Last synced: 09 May 2026
https://github.com/valentina17varela/restaurant_website
Dynamic Website in Django for little lemon restaurant, final project of the backend developer specialization by Meta
api api-rest django django-application django-rest-framework python python-app sqlite web-application
Last synced: 09 May 2026
https://github.com/maathzzz/applistacompras
Aplicativo para gerenciar uma compra na ida ao mercado. Lista e manuseia dados de produtos cadastros pelo próprio usuário em uma interface simples e intuitiva.
Last synced: 09 May 2026
https://github.com/edegan-furb/favoriteplacesapp
React Native - Camera, Location & Device Storage
google-geolocation-api google-maps-api javascript react-native sqlite
Last synced: 09 May 2026
https://github.com/codecsrayo/proyecto_integrador_iv
Para resolver este proyecto y crear el pipeline ELT, deberás completar los archivos de Python (.py) y SQL (.sql) que están distribuidos en diferentes carpetas
airflow datawarehouse jupyter-notebook python sqlite
Last synced: 09 May 2026
https://github.com/wisebyteconcepts/wise-byte-database-helper
A lightweight, attribute-driven database helper for .NET that auto-generates SQL tables from classes—supporting SQLite (with planned SQL Server & PostgreSQL), custom attributes, foreign keys, schema updates, and a simple DbContext-style workflow
csharp dotnet relational-database sql sqlite
Last synced: 09 May 2026
https://github.com/zulqarnain1ali/sample-sql-database-
A sample SQL database which can be used for practicing SQL queries in MySQL and SSMS.
database database-management database-schema databases mysql mysql-database practice queries sample sampledatabase sql sql-query sqlite ssms tables
Last synced: 09 May 2026
https://github.com/danielemidio1988/labook
Projeto 'Labook' é uma API de uma rede social com o objetivo de promover a conexão e interação entre pessoas. Dentro da API você poderá cadastrar uma nova conta e realizar login. Além disso, você também poderá criar, visualizar, editar, curtir/descurtir e excluir publicações.
Last synced: 09 May 2026
https://github.com/anibalalpizar/nodejs-prisma-restapi
REST API using Nodejs together with Express on the backend, together with Prisma as ORM
Last synced: 09 May 2026
https://github.com/maxinexiong/book-search-engine
The Book Search Engine is a desktop application developed in Python using the Tkinter and CustomTkinter library. It enables users to interact with a local SQLite database to manage and query book information effectively, allowing users to look up book information with ease, and add, update, delete book records in the database.
customtkinter database-management desktop-application gui-application pandas pandas-dataframe python sqlite sqlite-database sqlite3 tkinter tkinter-gui
Last synced: 10 May 2026
https://github.com/d-coder135/django_airline_project
This Repo contains the code related to Project airline which is based on Django Framework.
django django-admin django-framework django-project sqlite
Last synced: 10 May 2026
https://github.com/dinidu21/invenflow-mvc
InvenFlow -MVC
asp-net-core csharp dotnet-core entity-framework-core mvc-architecture sqlite
Last synced: 10 May 2026
https://github.com/eduardogomesf/go-api
simple REST API built with Go
go go-chi golang sqlite testify unit-testing
Last synced: 10 May 2026
https://github.com/toir427/android-sqlite
Android SQLite example
android android-application sqlite
Last synced: 10 May 2026
https://github.com/forgineer/pandas-liteql
A simple pandas extension that enables users to execute SQL statements against DataFrames using in-memory SQLite.
data-engineering pandas pandas-dataframe pandas-extension python python3 sqlite
Last synced: 11 May 2026
https://github.com/abdullahhafizh/eamppi-note
An Note For Every Need
android android-app android-application android-development android-studio androidstudio memo note notes sql sqlite sqlite3
Last synced: 11 May 2026
https://github.com/codenamev/ups
Modern status pages built with Rails 8 + SQLite.
devops incident-management monitoring open-source rails ruby self-hosted sqlite status-page uptime
Last synced: 11 May 2026
https://github.com/synle/sqlui-native
azure azure-storage cassandra cockroachdb cosmosdb mongodb mssql mysql postgresql redis sql sqlite sqlui-native sqluinative
Last synced: 12 May 2026
https://github.com/atnic/react-native-jala-orm
React Native JALA ORM
offline-app offline-first orm query-builder react-native sqlite
Last synced: 13 May 2026
https://github.com/rifki-ardhika-putra7/war-chest-finance
Secure, multi-user personal finance tracker with 'Survival Mode' estimation logic. Built with Flask, SQLAlchemy, and Vanilla JS.
chartjs finance-tracker flask fullstack security sqlalchemy sqlite
Last synced: 13 May 2026
https://github.com/tiek990/fastapi-new
🚀 Create a FastAPI project effortlessly with a single command and streamline your development process.
boilerplate cli cookiecutter-fastapi cookiecutter-python3 copier copier-template fastapi-template mkdocs mlops model neural-network paypal project-management project-management-tool project-template sqlalchemy sqlite ubuntu
Last synced: 14 May 2026
https://github.com/araga-dev/aux-data
PSR-16 key/value cache built on SQLite and PDO. Lightweight, single-file, perfect for local config and small apps.
cache composer-package key-value-store library pdo php psr-16 settings simple-cache sqlite
Last synced: 14 May 2026
https://github.com/talesitf/hookinator
Servidor assíncrono de webhooks em OCaml, com foco em programação funcional, modularidade e arquitetura reativa.
async demo functional-programming http-server lwt ocaml sqlite webhook
Last synced: 14 May 2026
https://github.com/danieljustus/symaira-memory
Persistent memory layer and semantic knowledge base for Human-AI symbiosis — MCP server, REST API, and CLI.
ai cli go golang mcp memory semantic-search sqlite
Last synced: 11 Jun 2026
https://github.com/xcfio/node-sqlite-map
Persistent SQLite-backed Map for Node.js — zero dependencies, drop-in replacement for Map with data that survives restarts.
cache map node-sqlite nodejs sqlite storage
Last synced: 13 Jun 2026
https://github.com/viggomeesters/obsidian-sql-viewer
Read-only SQLite database viewer for Obsidian.
obsidian obsidian-plugin read-only sql sqlite viewer
Last synced: 13 Jun 2026
https://github.com/cycneuramus/nomad-litestream-example
Nomad example job for deploying SQLite-backed applications with high availability
high-availability litestream nomad s3 sqlite
Last synced: 14 Jun 2026
https://github.com/yumeangelica/persons_database_app
Python CRUD app connected to an SQLite database for managing person records.
Last synced: 14 Jun 2026
https://github.com/robertomarchioro/prompt-a-porter
Libreria locale-first per prompt AI — vault cifrato, ricerca semantica offline, MCP-ready, AGPL 3.0
agplv3 ai-tools llm local-first mcp prompt-engineering prompt-library rust sqlite svelte tauri
Last synced: 14 Jun 2026
https://github.com/maruka13/techlibrary
api csharp database dotnet9 entity-framework-core jwt-authentication jwt-token sqlite
Last synced: 16 Jun 2026