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-03 00:26:05 UTC
- JSON Representation
https://github.com/abdullahbakir97/stock-manager
Professional desktop inventory management for Windows — local-first SQLite store, barcode-aware, multi-user with role separation.
desktop-app inventory-management offline pyqt6 python sqlite stock-manager windows
Last synced: 13 Jun 2026
https://github.com/mjczone/dappermatic
IDbConnection extension methods for DDL (Data Definition Language) operations.
api aspnetcore csharp dapper ddl dml dotnet mysql orm postgresql sqlite sqlserver
Last synced: 22 Jun 2026
https://github.com/mementomori11723/sqlite-js
Running sqlite with javascript for backend learning purposes
database javascript sqlite sqlite3
Last synced: 29 Aug 2025
https://github.com/university-experience/bazarcom
Microservices project using Flask . We Made 3 servers running using docker images for each one and 2 database using sqlite. The project is a book buying platform.
docker flask microservices python sqlite
Last synced: 10 Feb 2026
https://github.com/nashie1004/online-chess
online-chess: A simple, lightweight real time chess web app
asp-net-core aspnetcore chess csharp game phaser react signalr sqlite typescript
Last synced: 02 Dec 2025
https://github.com/anishlearnstocode/beer-crud-project
A basic CRUD application built using Typescript and SQLite Database for adding, removing and modifying different types of beer.
api crud express sample-project sqlite typescript
Last synced: 06 May 2026
https://github.com/sadmanyasar/wow-app
Who Owes Who App
expo expo-router react-native sqlite tamagui typescript
Last synced: 06 May 2026
https://github.com/dalenewman/transformalize.provider.sqlite
a sqlite provider for transformalize
Last synced: 10 Feb 2026
https://github.com/jaroshevskii/pyqt-student-registry
👒 A desktop application for managing student records built with PyQt5 and SQLite.
desktop-application pyqt5 python sqlite student-management
Last synced: 16 Apr 2026
https://github.com/pentiminax/dotnet-maui-sqlite
Dépôt pour la création d'une application avec .NET MAUI et une base de données SQLite
dotnet dotnet-for-android dotnet-maui maui-app multi-platform-app-ui sqlite
Last synced: 06 May 2026
https://github.com/qbject/iq-tester
A responsive web application for taking IQ tests based on the authentic Ravens IQ test, featuring intuitive navigation, secure Stripe payments, certificate generation, and social sharing options.
bottle css html iq-test javascript python sqlite stripe
Last synced: 12 Apr 2026
https://github.com/sayedtahsin/routine-hono
🕛 Server-side code for Routine App. Build with Hono, Deployed on Cloudflare-Workers.
bun cloudflare-workers cron-triggers d1 hono jwt-authentication sqlite typescript
Last synced: 29 Apr 2026
https://github.com/imdeepmind/codebot
A LSTM based Deep Learning model that generates random C/C++ code.
chromium code-generation codebot deep-learning language-model machine-learning nlp nltk python sqlite tensorflow tensorflow2 text-generation
Last synced: 13 Apr 2026
https://github.com/techxsarthak/bigdb
🗄️BigDB - Advanced key-value storage with TTL, metadata, multi-table support, encryption, and more
android-application clouddb database extension mit-ai2 redis sqlite tinydb
Last synced: 29 Apr 2026
https://github.com/givemethatsewon/as-is
Local-first customs refund inventory matching tool for customs brokers
customs customs-broker docker fastapi inventory-management report-generation sqlite
Last synced: 10 Jun 2026
https://github.com/inbo/grtsdb
Spatially balanced sampling based on the General Randomized Tessellation Stratified (GRTS) using R and SQLite
grts r r-package r-stats sampling sampling-methods sqlite
Last synced: 19 Apr 2026
https://github.com/deemkeen/clusterlite
A lightweight distributed database system combining SQLite and Kafka for event-driven replication across multiple nodes
clustering cqrs event-sourcing golang kafka redpanda replication sqlite
Last synced: 11 Feb 2026
https://github.com/pandh4cker/recherchefilm
Language implementation for searching in a movies' database
database databases java jdbc jdbc-database jdbc-driver jdbc-drivers language language-detection languages movies search search-algorithm search-engine search-in-text searching searching-algorithms sql sqlite sqlite3
Last synced: 29 Apr 2026
https://github.com/alanjumeaucourt/wealth_manager
A comprehensive personal finance management application built with React Native and Expo, featuring real-time wealth tracking, multi-account management, and smart analytics.
budget-tracker cross-platform expo flask investment-tracker javascript jwt mobile-app personal-finance python sqlite typescript wealth-manager
Last synced: 14 Oct 2025
https://github.com/xanthium-enterprises/gui-app-for-sqlite-database-crud-ops-using-csharp-and-winforms
Learn to integrate the SQLite database into a WinForms application using C# language and display the data present in a SQLite db in a tabular or grid view on a Windows Form app using the DataGridView Control present in WinForms
csharp database dotnet dotnet-core sqlite sqlite-database sqlite3 sqlite3-database windows-forms winforms
Last synced: 07 Feb 2026
https://github.com/freedom35/python-sqlite-to-markdown
Python app to export SQLite query results to markdown.
database markdown python sqlite
Last synced: 29 Apr 2026
https://github.com/elazzouzihassan/advanced_databases
This repository contains advanced database concepts and examples, with a specific focus on Oracle Database.
advanced-database db oracle oracle-database sql sqlite
Last synced: 19 Apr 2026
https://github.com/wtanaka/ansible-role-sqlite
Ansible role to install sqlite command line tools
ansible ansible-galaxy ansible-role ansible-roles database db galaxy rdbms sql sqlite sqlite-database sqlite3 sqlite3-database
Last synced: 29 Apr 2026
https://github.com/brunnodev50/react-native-chat-telegram-bot
📱 App Expo/React Native com SQLite que atua como servidor de Chatbot do Telegram. Gerenciamento de leads e atendimento em tempo real sem backend externo.
expo mobile-server react-native sqlite telegram-bot
Last synced: 12 Apr 2026
https://github.com/mearman/cascade
Cross-platform cloud storage filesystem client in Rust: on-demand file access, nested .cascade config with directory-walk precedence, offline pinning, policy-driven lifecycle, P2P block sync, and multi-backend support. Native platform APIs (FSKit on macOS, ProjFS on Windows, FUSE on Linux) with NFS/WebDAV fallback, no kernel extensions.
cloud-storage cross-platform file-provider file-sync filesystem fskit fuse google-drive nfs on-demand p2p projfs rust s3 sqlite tokio virtual-filesystem webdav
Last synced: 16 Jun 2026
https://github.com/sureshbeekhani/chat-with-postgres-sql
This Streamlit app enables users to query a MySQL database using natural language. It translates questions into SQL, executes them, and returns the results in plain language. Powered by LangChain and Groq, the app makes database querying simple for non-technical users.
ai chatbot langchain sql sqlite streamlit
Last synced: 19 Apr 2026
https://github.com/furk4nbulut/map-tracker-flutter
Map Tracker is a Flutter application designed to help users track their walking activities. The application allows users to start and end walking sessions, calculate the duration and distance of each activity, and view detailed historical data on a map.
firebase firestore flutter sqflite sqlite
Last synced: 27 Feb 2025
https://github.com/matiassenia/hamburguesasit
Este es un sistema de pedidos desarrollado en Python con interfaz gráfica utilizando Tkinter. Permite gestionar los pedidos de hamburguesas y llevar un registro de las ventas y del personal encargado.
Last synced: 06 May 2026
https://github.com/jharsh1202/farmigo-apmc_android
Plots data against onion APMC markets. Users can plot graphs, compare them.
android android-app android-application android-development android-library android-studio graphs mpandroidchart mpandroidchart-api mpchart sqlite sqlite-android sqlite-database sqlite3
Last synced: 16 Apr 2026
https://github.com/mehedi250/todo-app-project
Django Todo List App with Python Django Framework & Sqlite
django django-framework python python3 sqlite
Last synced: 11 Feb 2026
https://github.com/marked01one/markeds-flashcards
A Django-based flashcard app to help you ace your next test!
django flashcards python sqlite
Last synced: 12 Apr 2026
https://github.com/bhathiya29/task-master---flask
📋 Tasks App - A simple and intuitive Tasks web application built with Python Flask and SQLAlchemy. Stay organized and focused by managing your tasks with this user-friendly app. 🚀 **Features:** - Add, edit, and delete tasks as completed. - Clean and intuitive user interface. - Tasks are stored persistently in a SQLite database. 🔧 *
Last synced: 15 Apr 2026
https://github.com/abdurahmans/libsql-query
libsql query-builder rust rust-crate rust-library sqlite
Last synced: 19 Apr 2026
https://github.com/queelius/bookmark-memex
Personal bookmark archive for the memex ecosystem: SQLite + FTS5 + MCP server, with content caching, soft delete, marginalia, and cross-archive URIs
bookmark-manager bookmarks cli command-line-tool database fts5 full-text-search mcp memex python sqlite
Last synced: 29 May 2026
https://github.com/voltamon/todo-tui
Its a todo app made using sqlite3
c-language database sqlite sqlite3 todo todoapp
Last synced: 19 Apr 2026
https://github.com/rgolubtsov/customers-api-proto-lite-vlang-veb
A daemon written in V (vlang/veb), designed and intended to be run as a microservice, implementing a special Customers API prototype with a smart yet simplified data scheme.
customers docker json microservice rest-api sqlite veb vlang
Last synced: 12 Apr 2026
https://github.com/timclicks/dataclerk
zero fuss data logging over HTTP
actix-web command-line data logging rust sqlite sqlite3 utility
Last synced: 30 Apr 2026
https://github.com/suizer98/djangogis
This project is created for: Grab GeoStars Program 2022 Geospatial Research Project.
django folium geostar gis grab openrouteservice python sqlite
Last synced: 12 Apr 2026
https://github.com/amirhosseinhonardoust/ai-personal-study-tracker
An AI-driven productivity tracking app built with Python, Streamlit, SQLite, and Machine Learning. It logs and analyzes study sessions, predicts productivity using Random Forest models, and visualizes key insights to help learners improve focus, habits, and overall academic efficiency.
ai data-analytics data-visualization education learning-analytics machine-learning productivity python random-forest self-improvement sqlite streamlit student-success study-tracker time-management
Last synced: 07 May 2026
https://github.com/pramit-marattha/portable-local-network-server-final-year-project
Hundreds and thousands of web application & web sites are being created every single day. In order to run or process these kinds of web-based application huge chunks of server are required, and to power these servers 24/7 huge amount of electricity is consumed. It might be possible to buy/rent certain amount of server space, but it is very expensive to buy the entire server. So, the main objective of this project is to make even more highly efficient, completely inexpensive and portable pocket size web server.
apache arduino-sketch arduino-uno bootstarp4 django motor-driver ngnix python3 raspberry-pi-3 sqlite vnc-server
Last synced: 07 May 2026
https://github.com/ahmed-hamdy101/php
PHP (All In One) this not a final verison
mysql-database pdo-mysql pdo-sqlite php sqlite threehouse tutorial-code
Last synced: 30 Apr 2026
https://github.com/quaddarv1ne/domain_data_hub
Хаб с базами данных для различных сфер применения
client database database-management db ecommerce estate finance healthcare hotel logistics restaurant retail server sql sqlalchemy sqlite theater
Last synced: 15 Apr 2026
https://github.com/romaindoyen/dodocuistoandroid
Application de recettes créoles sous Android
android-application java sqlite
Last synced: 30 Apr 2026
https://github.com/agilecreativity/clojure-sqlite-example
clojure-sqlite-example by agilecreativity
clojure example-project jdbc sqlite
Last synced: 29 Apr 2026
https://github.com/k-cermak/uptimekumaprobe
A simple probe, for internal service health detection with API for Kuma Uptime.
api cli go golang monitoring monitoring-tool probe service-checker sqlite uptime uptime-check uptime-checker uptime-kuma uptime-monitor uptimekuma
Last synced: 09 Apr 2025
https://github.com/valchanoficial/nodejs1
Alura: Node.js Parte 1: Inovando com JavaScript no backend
crud javascript js node nodejs sqlite
Last synced: 30 Apr 2026
https://github.com/pasunboneleve/cheap-rag
Simple RAG with hard guardrails. Answers only when local content is relevant — otherwise refuses. Cheap to run, cheap to understand, cheap to replace.
embeddings golang guardrails llm rag semantic-search sqlite unix-socket
Last synced: 08 Jun 2026
https://github.com/kanz2004/a-personal-finance-management-app
Android application to manage personal finance
android-application java kotlin personal-financ software-development sqlite
Last synced: 20 Apr 2026
https://github.com/beka-birhanu/financial-tracker--backend
simple single CRUD project I used to learn ASP.NET 8
aspnet-core dotnetcli restful-api sqlite
Last synced: 18 Jan 2026
https://github.com/tafo/prifeed
A local-first, private journal feed. Your thoughts, your machine, your timeline.
agpl desktop-app electron journal local-first privacy react sqlite tailwindcss typescript
Last synced: 29 May 2026
https://github.com/ryan-menezes/query-builder
A simple query builder for sql queries
mysql php query-builder sql sqlite
Last synced: 07 May 2026
https://github.com/imsma/springboot-sqlite
This repository contains a simple Spring Boot application that demonstrates how to integrate SQLite as an embedded database. This project is perfect for learning and understanding how to work with Spring Boot and an embedded database for development and testing purposes.
Last synced: 30 Apr 2026
https://github.com/schtengel/katastata
Katastata. App of monitoring system
monitoring-tool mvvm scanner sqlite wpf
Last synced: 07 May 2026
https://github.com/soloalex1/sqlist
Uma aplicação de lista de tarefas como estudo de caso sobre o uso do SQLite no Android.
android case-study java mobile sqlite
Last synced: 07 May 2026
https://github.com/l-vamsi-krishna/todo
Flask & CLI based ToDo application built with python
cli database flask flask-sqlalchemy python3 sqlite todo
Last synced: 11 Mar 2025
https://github.com/romgrk/sqlite-objects
Usable wrappers around SQLite
database key-value-store sqlite sqlite3
Last synced: 16 Apr 2026
https://github.com/princessmiku/simplesave
Simple Save is an easy way to work with data in your Python script.
Last synced: 07 May 2026
https://github.com/jeepnl/efcore-5.0-tour-many-to-many-pt2
ON.NET SHOW: EF Core 5.x Tour Many To Many Part 2
Last synced: 20 Apr 2026
https://github.com/heathlogancampbell/tweet-clone-mvc
A small tweeter clone using Dotnet
Last synced: 13 Apr 2026
https://github.com/skimmenthal13/asql
C# Library that let use multiple types of databases (SqlServer, Oracle, MySql, PostgreSQL, Sqlite) with same code
database events log migrator multidatabase mysql oracle orm performance postgresql sql sqlite sqlserver trace transactional
Last synced: 01 Feb 2026
https://github.com/arianacabral/sqlite-database
:symbols: Banco de Dados com SQLite
Last synced: 08 Jun 2026
https://github.com/mehdidc/bm
Simple console bookmark manager that uses Sqlite to store the links.
bookmarks bookmarks-manager shell sqlite sqlite3
Last synced: 20 Apr 2026
https://github.com/xt0n1-t3ch/reva
AI-powered document review for reinsurance workflows.
ai blazor document-ai dotnet ocr reinsurance sqlite
Last synced: 17 Jun 2026
https://github.com/markwylde/node-mini-migrations
A really simple node migrations library that is completely independant of any database or file system.
Last synced: 01 May 2026
https://github.com/alexandra-valkova/hangmangameandroid
Hangman mobile game (Android) 📱 written in Java, using SQLite
android android-app android-application android-game android-studio hangman hangman-game java mobile mobile-app mobile-game sqlite sqlite-android
Last synced: 03 Jan 2026
https://github.com/auriorajaa/link_shortener
A modern web application for shortening URLs built with Django REST Framework and React.js. This project provides a simple and efficient way to create shortened URLs with custom slugs, track click analytics, and manage your links through a clean user interface built with Chakra UI.
auriorajaa chakra-ui django-rest-framework djangorestframework drf drf-jwt full-stack-web-development react reactjs sqlite
Last synced: 20 Apr 2026
https://github.com/zer020/opencode-mem0
OpenCode plugin that gives coding agents persistent memory using local vector database
ai coding-agent local-first memory opencode plugin sqlite vector-database
Last synced: 01 May 2026
https://github.com/atasoglu/sqlite-vec-client
A lightweight Python client around sqlite-vec for CRUD and similarity search.
embeddings similarity-search sqlite sqlite-extension sqlite-vec vector-database
Last synced: 20 Apr 2026
https://github.com/lazhari/node.js-debugging-and-performance-tuning
Node.js: Debugging and Performance Tuning
debugging docker docker-compose express knexjs morgan nodejs performance-tuning pm2 sqlite winston
Last synced: 12 Apr 2026
https://github.com/rodbland2021/claw-recall
Searchable conversation memory for AI agents. MCP integration, semantic search, Gmail/Drive/Slack capture. Under $1/mo to run.
ai-agents claude-code conversation-history fts5 mcp mcp-server memory openclaw semantic-search sqlite
Last synced: 02 Apr 2026
https://github.com/gustavohennig/simpledbquerybuilder
A very simply, lightweight, and fast SQL builder with detached request and responses.
net- orm postgresql sql-builder sqlite
Last synced: 08 May 2026
https://github.com/eusebioleite/fipe_rs
fipe_rs centralizes data from FIPE into a sqlite database.
Last synced: 07 Feb 2026
https://github.com/aleksandrpolishchuk/northwind
ASP.NET Core 7
asp-net-core-mvc asp-net-core-web-api csharp entity-framework-core mssql sqlite
Last synced: 20 Apr 2026
https://github.com/rudolfochrist/jasql
Simple SQL in Common Lisp
common-lisp lisp postgresql sqlite
Last synced: 19 May 2026
https://github.com/ghostapp-ai/ghost
👻 Private local-first AI assistant for your desktop — hybrid semantic + keyword search, native AI inference, zero telemetry. Open-source Raycast/Spotlight alternative for Windows, macOS & Linux.
ai cross-platform desktop-app embeddings llm local-first mcp ollama open-source privacy-first productivity raycast-alternative react rust semantic-search spotlight-alternative sqlite tauri typescript vector-search
Last synced: 27 Feb 2026
https://github.com/suxrobgm/roblox-automatization-app
RobloxAutomatization is program which automatizes username sign up process in roblox site
net-framework selenium sqlite wpf
Last synced: 13 Apr 2026
https://github.com/jayeshpansheriya/kotlinexample
SQLITE, RECYCLEVIEW, LISTVIEW using KOTLIN
kotlin-android kotlin-library listview recyclerview sqlite sqlite-database
Last synced: 08 May 2026
https://github.com/vincentkims49/e-commerce-app
E-Commerce Shop
cubit-bloc dart fakeapi flutter sqlite
Last synced: 08 May 2026
https://github.com/kieranmcm07/discord_moderation_bot
Feature-rich Discord moderation bot with tickets, AutoMod, appeals, activity tracking, music, and staff dashboards.
appeals automod discord-bot discord-py moderation-bot python sqlite tickets
Last synced: 15 Jun 2026
https://github.com/cristofima/xamarin-sqlite
Aplicación móvil con Xamarin Forms y SQlite
android ios mobile-app mvvm sqlite uwp xamarin-forms
Last synced: 01 May 2026