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-10 00:26:04 UTC
- JSON Representation
https://github.com/rkschroeder/practicalsql
In this repository, I will add my studies on the book "Practical SQL" using SQLite, PostgreSQL and Python.
Last synced: 06 May 2026
https://github.com/caner0706/flowmind-core-api
Core backend API for FlowMind – an AI-powered workflow automation platform built on FastAPI and Hugging Face Spaces. (TR) FlowMind için FastAPI tabanlı çekirdek backend servisi. Yapay zeka destekli otomasyon akışlarını yönetir ve Hugging Face Spaces üzerinde çalışır.
ai backend fastapi huggingface-spaces python sqlite workflow-automation
Last synced: 06 May 2026
https://github.com/naeel63/officehelperwpf1
Приложение для учета офисного оборудования
entity-framework-core sqlite wpf
Last synced: 06 May 2026
https://github.com/thaokvu/clinical-data-capture-system
A Flask-powered web application for managing clinical trial patient data. Features include adding, editing, viewing, and deleting patient information. This project focuses on user-friendly interaction and clean design, with data stored in an SQLite database.
clincal-data-management css flask html jinja2 python sqlachemy sqlite web-development
Last synced: 06 May 2026
https://github.com/takpap/nuxt-rbac-starter
A comprehensive Role-Based Access Control (RBAC) system built with Nuxt 3. This project demonstrates how to implement user authentication, role-based permissions, and a complete admin dashboard
admin-dashboard nuxt prisma rbac sqlite vue
Last synced: 06 May 2026
https://github.com/lb-lewisham/lewisham-commonplaces
pooling together of various lewisham consultations into one sqlite database
data-warehousing datasette sqlite
Last synced: 06 May 2026
https://github.com/sevastiandolbilin/blogicum
bootstrap5 django django-framework faker pep8 pillow python sqlite
Last synced: 20 Aug 2025
https://github.com/shinyeeun789/gswm-android
공부 시간 관리 앱 (Get Study With Me)
android android-studio google-map google-places-api java room-database sqlite
Last synced: 07 May 2026
https://github.com/pernillasterner/book-meeting
A simple room booking system. Part of a technical test for Compileit.
nextjs prisma sqlite tailwindcss typescript
Last synced: 07 May 2026
https://github.com/federi95/telegram-sales
🚀 Telegram Offer Monitor – A fullstack application built with Next.js that enables users to track product offers in public Telegram chats and channels. Users can specify the products and channels they want to monitor, and the system will notify them when relevant offers appear.
api bun drizzle-orm fullstack mantine monitoring nextjs15 notifications offers sqlite telegram
Last synced: 07 May 2026
https://github.com/chrisross5/infoeduka
College team project (Project approach to applications development S4): A Django student-news app, deployed on GCP App Engine. Supports user & admin roles with CRUD for news, courses, and lecturers.
appengine azure-app-service azure-devops django django-template python sql sqlite
Last synced: 07 May 2026
https://github.com/christiancagnazzo/studyplanapp
A full-stack application to manage the university study plan
express javascript react sqlite
Last synced: 07 May 2026
https://github.com/neuralcortex/rest_api_jwt_nodejs
REST API using JWT, SQLite and Node.js
javascript node-js nodejs rest rest-api restful-api sql sqlite sqlite3
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/simonapiz/goldmedalmetrics
In this project I wrote all the SQL statements for an Olympic metrics reporting web application.
codecademy-solutions javascript nodejs sql sqlite
Last synced: 07 May 2026
https://github.com/pangerlkr/sms-api
A REST API platform and CLI tool that lets users route programmatic SMS messages through their registered Indian SIM cards.
cli express india nodejs rest-api sms-gateway sqlite webhooks
Last synced: 10 Jun 2026
https://github.com/ademayowa/go-restapi-v2
REST APIs for a job board app built with Go, Gin, and SQLite
Last synced: 07 May 2026
https://github.com/fuzeman/byte-pysqlite
(Alpha) PySQLite executor for byte
byte data-model database orm python sqlite
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/artumarinn/learning_log
Aplicacion web llamada learning log que permite a los usuarios registrar los temas en los que estan interesados y escribir entradas a su diario a medida que aprendan sobre cada tema
Last synced: 07 May 2026
https://github.com/linusbolls/signal-ectoplasm
A desktop app to visualize your chatting habits on the Signal Desktop messenger
chartjs electron electron-react-boilerplate signal-desktop sqlite
Last synced: 08 May 2026
https://github.com/csvidit/repairshop
A car repair shop app for Android
android android-app app sql sqlite
Last synced: 08 May 2026
https://github.com/phelipe-sempreboni/databases
Repository for tutorials, information and notes about databases of any technology.
mysql-database oracle-database pl-sql saphana sqlite sqlite-backend sqlite-database sqlite3 sqlserver sqlserver-2019 t-sql
Last synced: 08 May 2026
https://github.com/orelba/flaskers-friend
Blog web app built with Python and the Flask framework
flask flask-application fullstack-development python sqlite web-development
Last synced: 08 May 2026
https://github.com/shubhamsingh-04/wishlist-app-android
Wishlist App – Jetpack Compose + Room - A simple wishlist manager built with Jetpack Compose, Room DB, and MVVM. Supports swipe-to-delete and reactive UI with StateFlow.
android android-app android-application jetpack-compose kotlin kotlin-android mobile-app mobile-development mvvm-architecture room-database sqlite
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/butterscotchstallion/cat-chat
Asynchronous chat app with React, sqlalchemy, and FastAPI
fastapi react sqlalchemy-python sqlite typescript
Last synced: 08 May 2026
https://github.com/samiraafrin/seashells-management
It is a seashell management app built using Python. CRUD operations are implemented following clean-architecture. Here, FastAPI, SQLalchemy, and SQLite is used for the execution of the app.
black crud fastapi form-data multi-part orm pytest python sqlalchemy sqlite unittest uvicorn
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/justhackone/buyer-bot-ton-tokens-in-telegram
This bot allows you to integrate information with Geckoterminal and Tonviewer about the purchase of TON tokens that you specify in a group (works only in groups). For each group, it will send information about purchases of only those tokens that you specify in this group.
Last synced: 08 May 2026
https://github.com/efekos/simpleql
SQL Database management library for Java
java java-lib java-library maven maven-library maven-repository sql sql-database sql-java sql-query sql-server-database sqlite sqlite-database sqlite3 sqlite3-database
Last synced: 08 May 2026
https://github.com/andersonhsporto/cryptography-restapi
Este projeto e uma API RESTful que tem como foco garantir a proteção de campos sensíveis realizando a criptografia (hashing) dos mesmos em tempo de execução ao gravar e recuperar dados do banco de dados. Os campos userDocument e creditCardToken são criptografados utilizando o algoritmo de SHA-512 antes de serem salvos no banco.
ansi-c docker dockerfile openssl rest sha512 sqlite
Last synced: 08 May 2026
https://github.com/salvatoreamaddio/bettingdesktopapp
Desktop application developed for a client who operates in Horse Race Betting. The application manages Account Holders and Agencies' information and the bets that have been placed.
csharp csharp-code desktop-app desktop-application full-stack fullstack-development software-development sqlite wpf
Last synced: 08 May 2026
https://github.com/andrewwango/stream-nlp-app
Sentiment analysis and visualisation app with Dash
fastapi huggingface-transformers plotly-dash sqlite
Last synced: 09 May 2026
https://github.com/samuelleutner/samuel_leutner_dr4_tp3_dotnet
c-sharp dotnet razor-pages sqlite university-project
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/sj22032003/go-ems
Repo containing golang REST api project for running event management server, using GIN
authorization gin-gonic go rest-api sqlite
Last synced: 09 May 2026
https://github.com/themusharraf/sqlalchemy-python
Sqlalchemy Python connection example
postgresql python sqlalchemy sqlite
Last synced: 09 May 2026
https://github.com/mejanh/auth-practice
JWT Authentication with Typescript, Express, Sqlite, TypeORM, Bcrypt in Nodejs
bcrypt expressjs nodejs sqlite typeorm typescript
Last synced: 09 May 2026
https://github.com/joungminsung/semanticfs
FUSE-based semantic filesystem — access files by meaning, not paths. 자연어로 파일에 접근하는 시맨틱 파일시스템.
cli embeddings filesystem fuse nlp open-source rust semantic-search sqlite tree-sitter
Last synced: 10 Jun 2026
https://github.com/zzarif/instant-budget-manager-mobile-app
Course Project for CSE 4402 (Visual Programming): Native Android App that provides budget management and expense tracking features.
android android-studio budget-management expense-tracker java pie-chart sdk-android sqlite xml
Last synced: 09 May 2026
https://github.com/floralunit/ancient-egyptian-dictionary-wpf-sqlite
Курсовое проектирование. Тема: Разработка электронного справочника древнеегипетских иероглифов. Реализовано на технологии WPF. Версия с SQLite
Last synced: 09 May 2026
https://github.com/imadsaddik/randomayahgenerator
Generate random pair of Quran verses before going to pray.
android-application android-studio java quran quran-app sqlite
Last synced: 09 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/deibsoncogo/introducao-python-rocketseat
Primeira experiência com Python, Flask e SQLite: desenvolvendo um sistema de carrinho de compras no curso da Rocketseat!
Last synced: 10 May 2026
https://github.com/keyurparalkar/flask-tutorial
Flask tutorial with Version Control
Last synced: 10 May 2026
https://github.com/paradocx96/ruby-rails-api
api rails rails-api rest-api ruby ruby-on-rails sqlite
Last synced: 10 May 2026
https://github.com/laudep/itemcatalog
Item Catalog web app
flask python sqlalchemy sqlite
Last synced: 11 May 2026
https://github.com/onmax/madrid-data
Assignment for software engineering I
osm shell-script software-engineering sqlite
Last synced: 11 May 2026
https://github.com/yanliu1111/ruby-on-rails-full-course
✅Complete ruby-on-rails: Friends Contact List project
devise ruby-gem ruby-on-rails sqlite
Last synced: 11 May 2026
https://github.com/hanabi-rest/hanabi-rest-mirror
issues repository for hanabi.rest
cloudflare-workers edge-computing hono sqlite v0
Last synced: 11 May 2026
https://github.com/efecaliskannn/console-based-banking-system-
Console Based Banking System with C++ in QT Creator And SQLite.I designed a banking interface using QT Creator on the Linux-based operating system Ubuntu. In this interface, operations such as account registration, adding money, withdrawing money, and transferring money were managed through an SQLite database.
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/danhpaiva/myspotify-minimal-api-net-sqlite
Minimal Api in C#
hacktoberfest hacktoberfest2025 minimal-api sqlite
Last synced: 14 May 2026
https://github.com/ai-ocean/gpu-usage-audit
Single-host daemon that surfaces 'idle-held' NVIDIA GPU memory — the embarrassing category conventional dashboards miss.
golang gpu gpu-monitoring idle-detection monitoring nvidia sqlite
Last synced: 14 May 2026
https://github.com/Perufitlife/pocketbase-security-skill
Open-source PocketBase security auditor: detects empty rules, the @request.auth.id != trap, true literals. Active probe confirms leaks live.
audit auditor cli devsecops leak nodejs pb penetration-testing pocketbase scanner security sqlite typescript vulnerability
Last synced: 11 Jun 2026
https://github.com/backmeupplz/telegram-chat-summarizer
Telegram group bot that stores chat history and summarizes recent topics with Kimi K2.6 Turbo.
bun fireworks grammy kimi sqlite summarization telegram-bot
Last synced: 13 Jun 2026
https://github.com/sqlrsync/client
SQLRsync.com Client
backup distribution rsync sqlite
Last synced: 13 Jun 2026
https://github.com/aashahin/bunbreaker
Bun-native circuit breaker with built-in retry, abort-aware fetch, error mapping, and diagnostics. Zero dependencies — Redis + SQLite + Memory tiered storage, Bun.cron health probes, ElysiaJS & Hono adapters.
breaker bun bunjs circuit-breaker elysia elysiajs hono honojs redis 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/sxv357/sql-essential-training
Work completed as part of the Linkedln Learning "SQL Essential Training Course"
Last synced: 15 Jun 2026
https://github.com/nnemlab/engram
Engram — Claude Code as kernel; canonical event log projected into an Obsidian vault (MCP server)
claude knowledge-management mcp memory obsidian python rag sqlite
Last synced: 15 Jun 2026
https://github.com/kbennett2000/my-keep
Self-hosted, fully-offline notes app inspired by Google Keep — notes, checklists, labels, colours, and image attachments. Node + SQLite + React in one Docker container.
docker express google-keep home-server keep-clone nodejs note-taking notes offline-first react self-hosted selfhosted sqlite
Last synced: 15 Jun 2026
https://github.com/cyberwo1f/trend-aggregator
ユーザー定義カテゴリのトレンドを Web 検索で収集し、Claude が要約・整理するローカル単一ユーザー向け Electron デスクトップアプリ
ai anthropic claude desktop-app electron react sqlite typescript vite
Last synced: 16 Jun 2026
https://github.com/wpfleger96/meowdb
Personal cat meow audio library — record, upload, and play back clips via CLI, REST API, and web UI
Last synced: 17 Jun 2026
https://github.com/marcelocantos/protocol-app
Android health/habit tracker (Kotlin/Compose)
android habit-tracker health jetpack-compose kotlin sqlite
Last synced: 18 Jun 2026
https://github.com/mr-plug/agashpuzzles
Application for automation of work for the company Agash puzzles (project for the olympiad)
matplotlib pyqt5 python sqlite
Last synced: 19 Jun 2026
https://github.com/nixliuxin/tieba-time-machine
百度贴吧时光机 - 全量归档与本地阅读工具 | Archive entire Baidu Tieba forums and read them offline
archive baidu digital-archiving fastapi offline-reader preservation react scraper sqlite tieba
Last synced: 20 Jun 2026
https://github.com/dreygur/knot
Persistent memory pool MCP server — eliminate Context Rot. BLAKE3-verified knowledge graph for Claude.
ai-tools blake3 claude knowledge-graph mcp mcp-server memory rust sqlite
Last synced: 21 Jun 2026
https://github.com/lunardiver/smolyshortener
Smoly is a URL shortener service with an underlying SQLite database.
asp-net-core csharp cshtml css database javascript js sql sqlite url-shortener
Last synced: 10 Apr 2026
https://github.com/filsan-musa/course-sql_fundamentals_for_data_analysis
This course serves as an introduction to Structured Query Language (SQL) for the aspiring data professional, focusing on fundamental concepts and practical applications. The course incorporates interactive video lectures, as well as weekly course exercises to reinforce learning.
chinook-database database relational-databases sql sqlite
Last synced: 15 May 2026
https://github.com/mariaseverino/rest-api
🔒 An authentication with node.js.
Last synced: 10 Apr 2026
https://github.com/gabriele-mastrapasqua/linklore
Bookmarks you actually own — local-first link manager with hybrid search (FTS5 + semantic), private RAG chat with citations, and an LLM-optional pipeline. One Go binary, one SQLite file. No accounts, no SaaS, no telemetry.
bookmark-manager bookmarks fts5 golang htmx knowledge-management litellm llm local-first ollama privacy rag read-later self-hosted single-binary sqlite
Last synced: 09 Jul 2026
https://github.com/jeiel85/homebase
Personal Windows PC monitoring bot for Telegram. Monitor system status, receive alerts, and forward notifications via Telegram. Built with .NET.
bot csharp dotnet monitoring pc-monitoring sqlite telegram windows windows-service wpf
Last synced: 09 Jul 2026
https://github.com/jeiel85/rxscan-android
Privacy-first Android engineering project for local Korean dispensing-bag OCR and official medicine data lookup.
android github-pages healthcare jetpack-compose korean kotlin medication on-device-ocr open-data privacy-first sqlite
Last synced: 09 Jul 2026
https://github.com/fuzeman/byte-sqlite
(Alpha) SQLite compiler and executor for byte
byte data-model database orm pypy python sqlite
Last synced: 23 Mar 2025
https://github.com/mrazza/cctv-home-occupancy
A CPU-optimized local Linux pipeline using OpenAI CV and YOLOv8/ByteTrack to monitor home occupancy via RTSP streams, featuring directional tripwire tracking and a FastAPI query endpoint.
bytetrack computer-vision fastapi home-automation motion-detection object-tracking opencv rtsp sqlite yolov8
Last synced: 26 May 2026
https://github.com/gitarber/task-manager-api
A RESTful API built with Node.js/Express for managing tasks. Features include user authentication, CRUD operations for tasks, SQLite database, and Swagger documentation.
express jwt-authentication nodejs rest-api sqlite swagger-ui task-management
Last synced: 10 Apr 2026
https://github.com/serhii-chernenko/sqlite-id-uuid-performance-test
Load testing for Cloudflare D1 SQLite database with id column as a text primary key instead of auto-incremented integer
cloudflare d1 drizzle sqlite ulid uuid
Last synced: 05 May 2026
https://github.com/tanyahendricks/imageshare
BSc IT third year project for module, IT development - CMPG323, to develop a photo album.
bash canvas database-design django exception-handling heroku icecream mvt sql sqlite system-design user-authentication visual-studio-code whitenoise wondershare
Last synced: 09 Apr 2026
https://github.com/raulpe7eira/inventory
Laboratório de Validação de Conhecimento para Globo
bootstrap css devise globo heroku hiring hiring-challenge html postgresql rails rspec ruby sqlite
Last synced: 10 Apr 2026
https://github.com/arrudadev/proffy-api
REST API of the 2ª Next Level Week project.
backend express knexjs nodejs sqlite typescript
Last synced: 02 Apr 2026
https://github.com/jonmirzodev/nextjs-ecommerce-app
FullStack Ecommerce with the Next.js app router
nextjs14 prisma sqlite stripe tailwindcss
Last synced: 11 Apr 2026
https://github.com/ngangawairimu/automating_farming_analysis
This project automates farming in Maji Ndogo, analyzing soil fertility, climate, and geography to recommend optimal crop locations. Python-based data analysis I uncovers patterns guiding farming practices.
matplotlib-pyplot numpy pandas python seaborn sqlite
Last synced: 10 Apr 2026
https://github.com/steviecurran/sql2csv
C shell script to convert an SQL file to CSVs
database-management python query-language sql sqlite
Last synced: 13 Apr 2026