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/mzaini30/kamus
Aplikasi kamus berbasis website dengan database SQLite
Last synced: 06 May 2026
https://github.com/pulkit1822/stray-care
A comprehensive IoT-based solution to detect stray animals on roadways and alert drivers in real-time. Built with Flask backend, React frontend, and Raspberry Pi-powered hardware components including sensors and cameras. Features include real-time detection, GPS tracking, and an interactive dashboard for monitoring alerts.
accident-prevention devfolio flask google-cloud-platform google-maps gps-tracking hackathon iot javascript mqtt open-source python raspberry-pi react real-time-detection sensor-integration smart-infrastructure sqlite strayanimal
Last synced: 04 Feb 2026
https://github.com/josephlai241/shift
A command-line tool designed for contractors/remote workers who need to track their own hours. Or track time spent doing anything.
command-line-tool contractor csv developer-productivity go golang remote-work sqlite time-tracker timesheet
Last synced: 14 Jan 2026
https://github.com/vidicas/sqlx-repo
Database repository pattern on top of sqlx
database mysql postgres repository sqlite sqlx
Last synced: 13 Jan 2026
https://github.com/fraineralex/emergency-app
🚨 React Native mobile app build with Expo for logging emergency calls.
expo react-native sqlite typescript
Last synced: 09 Apr 2026
https://github.com/rrfaria/node-api
Node with integration test, contract test, unit test , sqlite
api api-rest contract-testing integration-testing node sqlite unit-testing
Last synced: 13 Apr 2026
https://github.com/leandre000/django-tms
TMS App
django djangorestframework python sqlite
Last synced: 05 May 2026
https://github.com/helenanevesbr/api-studies
Studying Flask and Django
api django flask graphene-django graphql-api marshmallow python rest-api sqlalchemy sqlite swagger
Last synced: 28 Feb 2025
https://github.com/akazad13/adda
This repository contains a social app built using angular 18, a standalone single-page application with asp.net 8 as backend API with Entity Framework.
angular api dotnet dotnet-core dotnetcore entity-framework-core identity mysql rest-api sqlite
Last synced: 04 Apr 2025
https://github.com/avrtt/retail-upselling
A pipeline for market basket analysis aimed at identifying product associations to optimize retail promotions and bundle deals using SQLite, mlxtend & D3.js
apriori-algorithm association-rule-learning association-rule-mining basket-analysis business-analytics business-intelligence d3 graph-visualization market-analysis mlxtend pandas python3 retail sqlite
Last synced: 21 Feb 2026
https://github.com/yashtank86/applocker-android
App Locker & Media Hider for Android – Lock apps & hide photos/videos from the gallery. Fast, lightweight, and private. 🚀 #AppLocker #HideMedia #AndroidSecurity"
androidsecurity applockandroid applocker dataprotection hidemedia hidephotos lockandhide lockapps pinlock privacyprotection securityapp sqlite
Last synced: 04 Jul 2025
https://github.com/vandodev/nlw-near-by
O projeto é um aplicativo mobile desenvolvido no evento NLW Pocket pela Rocketseat, é um aplicativo de clube de benefícios com cupons para utilizar em estabelecimentos próximos a você.
android api axios expo full-stack fullstack mobile nlw node prisma prisma-orm react react-native rocketseat sqlite
Last synced: 04 Apr 2026
https://github.com/ks6088ts-labs/template-langgraph
A comprehensive LangGraph template
azure-ai-foundry azure-ai-search azure-cosmos-db azure-openai dify elasticsearch fastapi jupyter-notebook langchain langgraph langgraph-studio ollama postgresql qdrant sqlite streamlit
Last synced: 09 Apr 2026
https://github.com/eby8zevin/android-pos4122020
The Next Project . . .
android android-app android-application android-database android-studio androidstudio create data database database-sqlite delete point-of-sale pos read search sqlite update
Last synced: 13 Oct 2025
https://github.com/hy-zhengwei/hy.common.db
通用关系型数据库的操作类库
alibaba-druid database datasource datasource-group db mysql oracle sql sqlite sqlserver
Last synced: 02 Aug 2025
https://github.com/sausin/laravel-set-autoincrement
Easily set the auto increment index for your tables in a laravel project
auto autoincrement database database-management database-migrations increment laravel mysql php sqlite
Last synced: 11 Apr 2026
https://github.com/kathleenwest/minimalwebapientityframeworkcoresqlite
A minimal ASP.NET Core web api project to showcase Entity Framework Core with both SQLite and in-memory database implementations. This basic web api features CRUD operations with Http Verb Operations (Get, Post, Put, and Delete). Features tutorial-style YouTube videos for some topics.
asp-net-core asp-net-core-web-api crud csharp database demo entity-framework-core how-to in-memory-database learning-by-doing microsoft-learn minimal-web-api pizza pizza-shop sqlite swagger swagger-ui tutorial web-api youtube
Last synced: 28 Apr 2026
https://github.com/zccz14/auth-mini
Minimal Authorization and Authentication Modules for Any App. Support Email, WebAuthn (Passkey), Ed25519 (EdDSA) and JWT. Using Hono HTTP Server and SQLite Database
authentication authorization sqlite
Last synced: 15 Apr 2026
https://github.com/eliezer-dev-software-enginner/plics-sw
Sistema desktop ERP para gestão de pequenas e médias empresas, desenvolvido com JavaFX
erp java javafx megalodonte sqlite
Last synced: 31 May 2026
https://github.com/ecpeter23/nyx
Lightweight Rust CLI vulnerability scanner
ast-analysis cli-tool code-analysis code-quality code-security developer-tools multi-language rust rust-cli sast security-automation security-scanner security-scanning security-tools sqlite static-analysis static-code-analysis tree-sitter vulnerability-detection vulnerability-scanner
Last synced: 13 Aug 2025
https://github.com/cleilsonandrade/ecoleta
Projeto com proposta de criar uma rede de pontos de reciclagem, utilizando servidor web, banco de dados e template engine.
database express fullstack monolith nlw nodemon nunjucks reciclagem recycling rocketseat sql sqlite
Last synced: 29 Sep 2025
https://github.com/arshadkazmi42/chrome-cookie-path
Find chrome cookies sqlite database path.
browser chrome chrome-cookie-path cookie-store cookies cross-platform sqlite
Last synced: 14 Aug 2025
https://github.com/vladislavalerievich/android-development
Android apps I developed during the Java course at the university.
android android-calculator android-music-player android-notes android-recyclerview java note-app recyclerview sqlite
Last synced: 02 Aug 2025
https://github.com/edeniyanda/python-text-file-importer
This repository contains a script to extract data from a tab-delimited text file and load it into a SQLite database. The script handles data validation and cleaning, and includes a command line interface for specifying input and output files. Requires Python 3 and the sqlite3 library.
Last synced: 09 May 2026
https://github.com/filiprokita/python-ai-quiz
A Flask-based quiz app that dynamically loads questions from a database, making it easy to customize. Users can take quizzes, track high scores, and manage sessions. By default, the quiz focuses on AI in Python, but can be easily adapted to any topic.
ai backend bootstrap customizable database dynamic-content flask full-stack machine-learning python quiz-app session-management sqlite web-app web-development
Last synced: 21 Feb 2026
https://github.com/razbuild/raztodo
Local-first CLI task manager with SQLite backend and optional web UI
cli cross-platform developer-tools fastapi privacy productivity python sqlite task-manager terminal todo todo-cli web-ui
Last synced: 01 Jul 2026
https://github.com/turbot/steampipe-plugin-googlesearchconsole
Steampipe plugin for query data from Google Search Console (GSC).
etl google-search-console pagespeed-insights pagespeed-insights-api postgresql postgresql-fdw searchconsole sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/lookinfome/vaxtrack_v1.0.0
Vax Track v1.0.0, built with the ASP.NET MVC framework, simplifies the vaccination process for users and administrators alike. It offers easy registration, slot booking, and robust admin tools for managing approvals and slot availability.
ajax asp-net-core asp-net-mvc bootstrap csharp css html javascript sqlite
Last synced: 04 Feb 2026
https://github.com/whosonfirst/go-whosonfirst-spatial-sqlite
SQLite-backed implementation of the go-whosonfirst-spatial interfaces.
golang sqlite whosonfirst whosonfirst-spatial
Last synced: 16 Oct 2025
https://github.com/marco0antonio0/trabalho_extensao_projeto_cirio_2023
O Projeto app Cirio 2023 é uma iniciativa do Grupo academico extensão unama 2 semestre para facilitar o cadastro de participantes no evento Cirio. Desenvolvemos um aplicativo Android usando Flutter e Dart, com suporte offline usando um banco de dados SQLite.
android flutter rota-da-fe sqlite unama university-of-amazonia
Last synced: 28 Apr 2025
https://github.com/fraineralex/movies-application
🎬 Node.js web app for movie management using MVC and Sequelize.
express movies-app nodejs sequelize sqlite
Last synced: 12 Apr 2026
https://github.com/lkosson/lorastats-net
Dashboard and statistics for Meshtastic network
aspnetcore dotnet lora meshtastic mqtt sqlite
Last synced: 27 Aug 2025
https://github.com/mahaveer1013/biometric-attendance-management-system
A Biometric Attendance and Employment Management System made For a Company - Kanchi Karpooram Limited.
Last synced: 30 Jun 2025
https://github.com/melisa-karatas/library_management_system
This project is a simple library management system written in Python with and without database versions.
database library library-management library-management-system object-oriented-programming oop sql sqlite sqlite3
Last synced: 08 May 2026
https://github.com/uikoo9/dishi-monorepo
滴石,todo list,取水滴石穿之意
electron electron-packager sqlite
Last synced: 19 Nov 2025
https://github.com/illarionov/wasm-sqlite-driver-binary
SQLite WebAssembly binaries built using Gradle with Emscripten and published for Kotlin Multiplatform
android emscripten gradle kotlin kotlin-multiplatform sqlite wasm webassembly
Last synced: 05 Mar 2026
https://github.com/kgniewek/consoleprojectmanager
A Java-based console application for managing projects, tasks, users, and teams. Integrates with SQLite for data management and Gradle for build automation, packaged into a Windows executable using Launch4j for easy distribution.
2023 console-application desktop-application gradle java launch4j sqlite
Last synced: 06 May 2026
https://github.com/foo123/easydb.js
Database abstraction layer (DBAL) for Node.js (supports mysql, postgres, sqlite,..)
dbal dbms mysql node-js postgresql sqlite
Last synced: 09 Apr 2026
https://github.com/nsstnc/nixie_site
🛒🌐 A project of an online store selling watches on nixie-indicators.
django html-css-javascript huey python redis sqlite yoomoney
Last synced: 23 Jan 2026
https://github.com/thebluesky/microsoft.data.sqlite.winrt
ASP.NET Core SQLite implementation of the System.Data.Common provider model modified to support WinRT for Windows 8.1 and Windows Phone 8.1.
sqlite windows-8 windows-phone winrt
Last synced: 03 Mar 2026
https://github.com/airmcp-com/mcp-standards
Self-learning AI standards system - learns from corrections and auto-updates CLAUDE.md
ai-assistant ai-coding-assistant anthropic automation claude code-quality coding-standards configuration-management cursor-ai developer-productivity developer-tools knowledge-base local-first machine-learning mcp mcp-server pattern-learning python self-learning sqlite
Last synced: 14 Jan 2026
https://github.com/neo-ciber94/offline-svelte-todo-app
A todo app with offline first support in svelte5
docker offline-first sql-js sqlite svelte svelte5 wasm
Last synced: 08 Feb 2026
https://github.com/notsleeply/clawboard
🧠 AI驱动的本地剪贴板管理器 - 智能记录、语义搜索、永久收藏
ai clipboard electron local-first ollama open-source productivity sqlite windows
Last synced: 14 Apr 2026
https://github.com/alvinwan/uniexpect
doctest utility and inline testing for REPL languages
inline-testing language python python-doctests repl scheme sqlite testing utility
Last synced: 18 Apr 2026
https://github.com/luciaheredia/trackandscanapp
Map Tracking and Bluetooth devices scan.
android android-app android-studio bluetooth bluetooth-scanner google-maps kotlin kotlin-android map map-tracker sqlite tracker
Last synced: 07 May 2026
https://github.com/shravandalavi/blood-donation-management-system
A web-based Blood Donation Management System built with Python and Django to connect blood donors directly with patients, enabling real-time communication and privacy. Features include donor availability tracking, urgent requests, and location-based search.
blooddonation bloodmanagment django django-html django-project html html-python python real-time-communication sqlite sqlite3 webapplication
Last synced: 15 Feb 2026
https://github.com/nil369/skyport
The Lightweight Developer Cloud OS
cloud docker fiber go golang open-source paas react self-hosted sqlite tailwindcss typescript vps websocket
Last synced: 24 May 2026
https://github.com/sebf33/urarts
What are the most beautiful pieces of art in the world?
deno denofresh ky kysely sqlite twind typescript
Last synced: 28 Feb 2026
https://github.com/alina1412/weather_checker
flask web application for checking the current weather in different cities
Last synced: 03 May 2026
https://github.com/diegovictor/notifications-service
Micro-service to handle notifications. Project developed during the Node.js Ignite Lab 4.0
api docker javascript js kafka nestjs node nodejs notifications notifications-service sqlite ts typescript
Last synced: 02 Jul 2025
https://github.com/sajjadhadi/carly-nest.js
Car sales platform backend with Nest.js
backend docker nestjs nodejs prisma rest-api sqlite typescript yarn
Last synced: 25 Feb 2026
https://github.com/obaskly/clinic-receptionist-tool
A simple GUI application to manage a medical patients
bot medical pyqt5 sqlalchemy sqlite
Last synced: 15 Apr 2026
https://github.com/sandro/imigrate
Interface-driven migrations in Go. A simple tool to run database migrations for sql drivers that don't conform to database/sql.
cli database go golang migration migrations sql sqlite
Last synced: 09 May 2026
https://github.com/pointedsec/yt-converter-api
A Go-based REST API for YouTube video conversion and management with user authentication, admin controls, and video format selection capabilities. Built with Fiber framework, SQLite and Python (yt-dlp).
admin-panel docker fiber go-fiber golang golang-api jwt jwt-authentication rest-api sqlite user-management video-processing youtube-api youtube-api-video-converter youtube-downloader
Last synced: 02 Aug 2025
https://github.com/rushi128/school-admission-app
This web application is designed to facilitate the registration and login process for students, as well as provide administrative functions for teachers. With this application, teachers can manage student registrations, allocate roll numbers, and perform various administrative tasks.
college-management css flask html innovation javascript project-management projects python registration school-management sqlite sqlite-database
Last synced: 10 Apr 2026
https://github.com/marvinified/sharded
Sharded - Make any database fast
database performance prisma sqlite
Last synced: 11 Mar 2026
https://github.com/thegamecracks/sqlitediff
A command-line program for generating SQLite schema diffs.
migration-tool python python-package sqlite
Last synced: 08 Jan 2026
https://github.com/alialboushama/steam-game-price-alert
🎮 Discord bot that alerts you when Steam games on your watchlist go on sale. Get instant notifications about price drops.
api-wrapper automation bot discord discord-bot discord-notifications game-deals gaming monitoring notifications price-alerts price-tracker python sqlite steam steam-api steam-sales tools utility webhooks
Last synced: 13 Feb 2026
https://github.com/smirnovlad/messenger
Desktop client-server messenger written in C++, Qt
authorization chat client-server cmake conan cpp messenger qt5 sockets sqlite tcp-client tcp-server
Last synced: 28 Feb 2026
https://github.com/andrei-demidov/django-sqlite-efs
Django database backend for SQLite on Amazon EFS
aws-efs aws-lambda aws-lambda-python django django-database django-sqlite django-sqlite3 dynamodb efs elasticfilesystem lambda serverless sqlite sqlite3
Last synced: 12 Feb 2026
https://github.com/mysticquest/dotnet-api-demo
A .NET 7.0 Rest API (ASP.NET controllers with a console app interface), utilizing entity framework and sqlite.
asp-net csharp dotnet dotnet7 entity-framework-core mvc sqlite
Last synced: 10 May 2026
https://github.com/hon-nova/postprisma
Post Project is a simple authentication system built with TypeScript, Express.js, and Passport.js using the local strategy for user login. It leverages Prisma with an SQLite database to manage user data securely.
ejs-express passport-local prisma prisma-orm sqlite typescript
Last synced: 18 Mar 2025
https://github.com/anisse/border-explorer
Exploring places that share borders in Wikidata
datavisualization dataviz maps rust-lang sqlite wikidata
Last synced: 07 May 2026
https://github.com/mdusmanansari/college-management-system
Final Year College Project.
desktop-application java java-8 javafx mail sqlite
Last synced: 09 May 2026
https://github.com/dhdsouza/retrobot
RetroBot é um bot para Discord que permite que os membros de um servidor de Discord registrem seus nomes de usuário da plataforma RetroAchievements, acompanhem suas conquistas de jogos retrô.
discord-bot python retroachievements-api retrogaming sqlite
Last synced: 26 Feb 2026
https://github.com/pferreirafabricio/be-the-hero
:superhero: Application created with React, Node and React Native in the eleventh edition of 'Semana OmniStack'
expo jest-tests nodejs react-native reactjs sqlite
Last synced: 12 Apr 2026
https://github.com/pablojimpas/protoc-gen-sqlc
Protocol Buffers plugin to generate SQL schema and queries with sqlc annotations.
code-generation code-generator connectrpc crud crud-generator generator go grpc mysql orm postgresql protobuf rpc sql sqlc sqlite
Last synced: 06 Apr 2025
https://github.com/1999azzar/prompt-sanctuary
A Flask web app employing the Generative AI API. Users create custom or random prompts, exploring creative possibilities. Structured or spontaneous, the tool fosters seamless interaction, making prompt generation intuitive and enjoyable.
bard chatgpt flask-application gemini-api generative-ai library llm prompt-engineering prompt-generator prompt-toolkit python sqlite stability-ai
Last synced: 01 Aug 2025
https://github.com/yassinebouelkheir/gestionnaire-des-poneys
Application web Laravel pour la gestion des poneys, l’assignation aux clients et l’automatisation des factures.
crud-application gestion kpi laravel-framework sqlite
Last synced: 12 Feb 2026
https://github.com/maronworks/family-sprout
Family Sprout is a C# WinForms desktop application for church administrators to efficiently manage family and children's information, replacing traditional paper-based cards. It includes authentication and role-based access control for secure data handling.
Last synced: 20 Aug 2025
https://github.com/affan-ch/cyber-vault-desktop-offline
Cyber Vault is an offline password manager for Windows desktop. Built with WinUI3 and SQLite for local storage of accounts, credit cards, secure notes, documents and 2FA authenticator. Keep your sensitive data secure offline.
csharp sqlite windows-10 windows-11 winui3
Last synced: 22 Feb 2026
https://github.com/imgabreuw/maratona-discover-2
O JobsCalc é uma aplicação de estimativa de cálculo para projetos freelancer.
css ejs express html javascript maratona-discover-2 nodejs rocketseat sqlite
Last synced: 09 Apr 2026
https://github.com/jack-hickey/cruelty-check
A tool for you to check the ethical status of products & brands.
cloudflare-workers fts fullstack product-search sqlite
Last synced: 12 Feb 2026
https://github.com/hirotakadango/hdboard
4chan clone in php and sqlite database with only single file.
4chan-clone anonymous booru forum imageboard php sqlite
Last synced: 25 Apr 2026
https://github.com/brucearmstrong007/my-chat
A Chat Application (with Auth, chat & video call with friends) using Angular, Angular Material, Tailwind, Express Server, Socket.io(WebSocket), PeerJs(WebRTC) , SQLite Prisma , Nx MonoRepo
angular angular-material chat-application expressjs jwt-authentication nx-workspace peer-to-peer peerjs prisma socket-io sqlite streaming-audio streaming-data streaming-video tailwindcss video-call video-capture webrtc websocket zod
Last synced: 09 Apr 2026
https://github.com/turbot/steampipe-plugin-newrelic
Use SQL to instantly query alerts, events, and more from New Relic. Open source CLI. No DB required.
backup etl golang hacktoberfest newrelic postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 09 Apr 2026
https://github.com/ststeiger/sqlite.fullymanaged
Fully Managed C# port of SQLite
Last synced: 02 May 2026
https://github.com/lilysoftpaws/lily-generators
Lightweight, performant, and customizable generators for PaperMC.
Last synced: 09 May 2026
https://github.com/developer-students-clubs-mescoe/dscwow-personal-safety-alertz-app
An Android app to alert your loved ones(by SMS) with your current location and battery percentage if your battery falls below a certain limit. Focused on safety of users. Alerts your trusted contacts with a message saying that your phone is about to die.
android android-app emergency google-places-api java sqlite sqlite-database
Last synced: 06 May 2026
https://github.com/kefniark/mango-sql
Golang Client Code-Generator for SQL Database (Postgres, SQLite, ...)
code-generation database golang mariadb mysql postgresql sql sqlite
Last synced: 06 May 2026
https://github.com/bin0va/personal-assistant
It assists you in organizing the phone book, creating notes, and more.
authorization contacts django django-application django-web-application files final-project goit news personal-assistant postgresql project python-django-framework python-django-web-application sqlite sqlite3 studying tags
Last synced: 09 Aug 2025
https://github.com/lunodb/lunodb
Modern, AI-powered database client supporting MySQL, PostgreSQL, SQLite, MariaDB, MongoDB, SQL Server, and Redis with voice dictation, multiple AI providers, and visual relationship diagrams.
database developer-tool mariadb mongodb postgresql redis sql sqlite
Last synced: 01 May 2026
https://github.com/sarapmagcode/simple-note-app-with-sqlite-database
An android app for saving notes
android coroutines dao entity flow kotlin live-data recyclerview room sqlite view-binding view-model
Last synced: 01 May 2026
https://github.com/sayjava/sgraph
sgraph is a schema first graphql api server powered by the sequelize orm library and envelope plugins compatible
api-server dgraph envelope graphql hasura prisma sequelize sqlite
Last synced: 07 May 2026
https://github.com/nafisalawalidris/databases-and-sql-for-data-science-with-python
Learn how to work with databases and SQL for data science tasks using Python. Create tables, insert data, query results, and retrieve data into pandas dataframes.
Last synced: 04 May 2026
https://github.com/invictusaman/socioeconomic-indicators-in-chicago-sql-python
This project displays how to create a database connection in notebook, update database using python and how to run Python program and SQL queries together. It uses SQLite and Chicago dataset for analysis.
data-analysis jupyter-notebook python sql sql-queries sqlite
Last synced: 12 Feb 2026
https://github.com/suvashsumon/patient-database-management-system
Patient database management system is a data analysis software made for doctors to help on their research, analysis tasks.
fpdf2 pyqt5 python3 qtdesigner sqlite
Last synced: 01 May 2026
https://github.com/robsonsilv4/desafio-mobile-greenmile
📱Desafio Mobile da GreenMile 🍃
bloc flutter flutter-bloc mobile sqflite sqlite
Last synced: 08 May 2026