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-06-30 00:25:48 UTC
- JSON Representation
https://github.com/sshehrozali/user-login-sys
A general purpose Login System that can be connected with any program/software maintained along with real-time login activity
login login-system python python3 sqlite sqlite3 user-login
Last synced: 10 May 2026
https://github.com/palewire/datasette
A datasette instance hosting public records gathered by palewi.re
data-journalism datasette journalism news public-records sqlite
Last synced: 30 Apr 2026
https://github.com/ironvenom/mp3-music-player
MP3 Music Player made using Python, Tkinter, Pygame and SQLite. Users can create, load and delete custom playlists.
Last synced: 30 Apr 2026
https://github.com/angelobattaglia/homehunterino
home hunting app written in Flask/Jinja, Bootstrap 5.3.x, sqlite3
bootstrap flask sqlite sqlite3
Last synced: 12 Apr 2026
https://github.com/andresorozcodev/usermanager
Backend System for User Management with Security and Asynchronous Tasks
crud docker docker-compose fastapi jwt-token pyhton rabbitmq sqlite
Last synced: 01 May 2026
https://github.com/donpotts/localragchat
Local RAG (Retrieval-Augmented Generation) Chat using Semantic Kernel and Ollama
ai asp-net-core blazor-webassembly ef-core ollama rag rag-chatbot semantic-kernel sqlite
Last synced: 01 May 2026
https://github.com/0xisk/exploring-sql
A repository focused on learning and practicing the SQL language.
learning learning-by-doing learning-exercise postgres postgresql postgresql-database sql sql-server sqlite sqlserver
Last synced: 10 May 2026
https://github.com/thegera4/tkinter-basics
This is my repo with the basics of tkinter (library to create desktop apps with python).
Last synced: 12 Apr 2026
https://github.com/deanhdz/notepad
Aplicación desarrollado en Flutter para crear Notas y listas de tareas.
Last synced: 01 May 2026
https://github.com/edmartt/booktastic-book-service
Microservice for booktastic project handling books and all related to books
decoupling docker dry-principle gin-framework gin-gonic golang postgresql repository-pattern solid-principles sql-migrate sqlite sqlx
Last synced: 06 Jan 2026
https://github.com/stscoundrel/norse-dictionaries-sqlite
Build Norse language group dictionaries into SQLite databases
kotlin medieval-languages medieval-studies old-danish old-icelandic old-norse old-norwegian old-swedish sqlite
Last synced: 01 May 2026
https://github.com/jacintogomez/battleship
Implementation of Battleship using Java Swing UI
Last synced: 01 May 2026
https://github.com/mairondc21/pjt_py_00
etl usando python e inserindo no banco sqlite
api csv excel json python sqlalchemy sqlite
Last synced: 01 May 2026
https://github.com/will-1-am/ios-app-todoey-londonappbrewery
Swift ToDo List Application setup to use UserDefaults, SQLite, CoreData, Realm - not simultaneously...
coredata realm sqlite swift todoapp userdefaults
Last synced: 01 May 2026
https://github.com/toir427/android-sqlite
Android SQLite example
android android-application sqlite
Last synced: 10 May 2026
https://github.com/louresb/todo-app
This repository contains the exercise completed as part of the Balta.io course on backend development.
aspnet-web-api csharp dotnet6 entity-framework sqlite
Last synced: 01 May 2026
https://github.com/trustworthydev/telestream
Messaging System with ASP.NET Core, which is accessable using Ngrok
asp-net-core javascript jquery sqlite
Last synced: 10 May 2026
https://github.com/levysantiago/daily-diet-api
Manage your diet with the Daily Diet API.
fastify knex restful-api sqlite typescript
Last synced: 01 May 2026
https://github.com/mithesh14/ipl-auction
Real-time multiplayer IPL auction platform with live bidding, team management, and playing XI selection. Built with Flask, WebSocket, and SQLite.
cursor flask flask-socketio sqlite
Last synced: 01 May 2026
https://github.com/paulinha-19/document-signature
next prisma-orm sqlite tailwindcss typescript
Last synced: 12 Apr 2026
https://github.com/adhamsalama/cs50-finance
A website via which users can “buy” and “sell” stocks.
Last synced: 01 May 2026
https://github.com/kiwijos/mvc-report
My personal report page in the course mvc at BTH.
database doctrine mvc orm php php-unit-test sass school-project scss sqlite symfony twig
Last synced: 12 Apr 2026
https://github.com/paul-schuhm/demo-pdo-sqlite
Une démo et de la documentation pour bien démarrer avec les bases de données SQLite et PHP.
demo documentation pdo pdo-sqlite php sqlite
Last synced: 02 May 2026
https://github.com/shwetagopaul92/genoportal
Simple Django Python App "GenoPortal"
Last synced: 02 May 2026
https://github.com/bloodstalk1/clipo
A macOS menu bar clipboard manager with searchable history, image previews, pinning, and auto-paste.
appkit clipboard clipboard-manager macos menubar-app productivity sqlite swift swiftui xcodegen
Last synced: 02 May 2026
https://github.com/matheusadc/find-a-friend
The project presents an API for PET adoption using the MVC architecture.
dbeaver mvc-architecture pylint python sqlite
Last synced: 02 May 2026
https://github.com/vilhalva/logid-com-sqlite
🤤ESSE É UM BOT DO TELEGRAM FEITO COM PYROGRAM. É ÚTIL PARA ADMINISTRADORES QUE DESEJAM MANTER UM REGISTRO ORGANIZADO DAS INTERAÇÕES DOS USUÁRIOS, UTILIZANDO UM BANCO DE DADOS LOCAL PARA ARMAZENAMENTO E POSTERIOR ANÁLISE DAS MENSAGENS RECEBIDAS.
bot database framework projeto pyrogram python redes-sociais sqlite telegram
Last synced: 02 May 2026
https://github.com/sherinur/todo-app
Десктопное приложения для управления списком задач (To-Do List)
desktop-app go gorm reactjs sqlite todolist wails
Last synced: 02 May 2026
https://github.com/cljoly/rusqlite-snapshot-testing
Snapshot testing tool for rusqlite
Last synced: 02 May 2026
https://github.com/kwonnayeon/sql-focused-ds-prep
SQL-focused solutions and notes for data science technical interviews
data-science interview-prep postgresql sql sqlite
Last synced: 02 May 2026
https://github.com/dmarks84/ind_project_movie-database-sqlite
Independent Project - I joined and manipulated data from disparate tables of movie information using Python & SQLite; defined schema, created tables/views, queried data, etc. Utilized CTE's, Window Functions, and other DDL, DQL, DML, and DCL scripts.
advanced-sql cte databases dcl ddl dml dql group-by joins python query sql sqlite tables views window-functions
Last synced: 02 May 2026
https://github.com/batukaraman/telephone-book
pyqt5 python sqlite telephone-book
Last synced: 03 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/kenkyoo/nextjs-todo-list
Aplicación de lista de tareas desarrollada con tecnologías modernas del ecosistema web. Permite gestionar múltiples listas con autenticación real, almacenamiento persistente y un diseño responsivo.
app-router-nextjs daisyui hanko nextjs postgresql prisma react sqlite tailwindcss to-do-app to-do-list todolist
Last synced: 11 Jun 2025
https://github.com/jakeahumphreys/pokeapitool
WinForms application to demonstrate REST and SQL Knowledge using the PokéApi.
netframework48 pokemon-api rest-api sqlite winforms
Last synced: 03 May 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/5queezer/aver
Local-first, auditable memory layer for coding agents in Rust
agent-memory coding-agents local-first mcp memory-layer rust sqlite tree-sitter
Last synced: 28 May 2026
https://github.com/levysantiago/habits-server
NLW Setup Habits server
fastify prisma sqlite typescript
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/donmaruko/flask-data-analysis
Flask API for statistical calculations. Data analysis, cleansing, visualization, and manipulation. Documented by Swagger.
api api-rest data-analysis data-science data-visualization datascience flasgger matplotlib pandas seaborn sqlite wordcloud
Last synced: 03 May 2026
https://github.com/ibrhmfrkn2000/movienight
A user-based program that suggests random movies and lists movies.
expo mobile mobile-app react-native sqlite
Last synced: 18 Apr 2026
https://github.com/t-udom-2017-02736/famboard
Web-based household dashboard for chores, meals, events, and more
allowance chores family family-dashboard flask household-organization kids-app organization parent-tools pwa python raspberry-pi screen-time sqlite
Last synced: 04 May 2026
https://github.com/24-mohamedyehia/ai-journalist
AI Journalist is a Python application that uses AI to generate articles based on a given topic. It uses a crew of AI agents to generate articles, and then uses a database to store the articles.
ai-article-generator ai-journalist aiagent aiagents content-creation crewai database flask flask-application sqlite
Last synced: 04 May 2026
https://github.com/mehulparmar4ever/democoredata
Usage of CoreData/Realm sweet wrapper written in Swift
core-data coredata corestorage demo mehulparmar sqlite swift
Last synced: 04 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/matancohen1205/sparklebot-iot-project
IOT final course project
broker button dataprocessing dht iot mqtt-broker publisher pyqt5 relay sqlite subscriber topics
Last synced: 04 May 2026
https://github.com/shahid-io/inode
Personal knowledge base and secret vault — semantic search via vector embeddings and RAG
ai cli developer-tools embeddings go golang knowledge-base llm natural-language-search rag secret-vault sqlite
Last synced: 22 Jun 2026
https://github.com/Abhineet0904/To-do-List-app
To-Do List App.
alertdialog-kotlin datepicker kotlin-android recyclerview recyclerview-adapter sqlite timepick
Last synced: 28 Jun 2026
https://github.com/ology/mojo-tutorial
Web Developer Tutorial
css javascript mojolicious perl sqlite
Last synced: 04 May 2026
https://github.com/lithika-damnod/cs50-eye
Video Streaming App
ajax chartjs css flask flask-application flask-sqlalchemy html javascript jquery python sqlite
Last synced: 12 Apr 2026
https://github.com/danlikendy/local_llm_project
Local AI assistant with web interface built on Ollama. Fully private artificial intelligence system running on your computer without internet connection. Features conversation memory, modern web interface, and ability to connect from any device on local network
ai-assistant chat-bot flask llm local-ai offline-ai ollama privacy python sqlite web-interface
Last synced: 04 May 2026
https://github.com/nikolareljin/vigilant-core
VigilantCore: Your local sentinel for what matters most. Real-time intelligence, parsed by AI, predicted for you.
desktop-app event-monitoring flask information-retrieval llm local-news news-aggregation news-monitoring newsapi ollama osint public-safety python risk-monitoring sqlite weather-alerts
Last synced: 26 Jan 2026
https://github.com/sdkks/awesome-localdb
Awesome Local DBs collections
awesome awesome-database awesome-db awesome-embedded awesome-list awesome-localstack curated curated-list duckdb lancedb rocksdb sqlite sqlite3
Last synced: 24 Jun 2026
https://github.com/syaagalib/money-flow
A money management app in Django. Only built for university project showcase in Database Managements System. The main purpose was to complete CRUD operation. It is a very basic app. You can clone it or use it how you may see fit. But only I don't recommend to use it for unethical perpose.
css django html js python sqlite tailwindcss
Last synced: 11 Apr 2026
https://github.com/fklc/sqlite-to-json
Query SQLite databases with prebuilt binaries
Last synced: 05 May 2026
https://github.com/tegmentum/sqlite-wasm
SQLite compiled to a WebAssembly Component Model module targeting WASI Preview 2.
component-model database sqlite wasi wasm webassembly
Last synced: 25 Jun 2026
https://github.com/mnqobisd2018/login-sign-up-app-android-app
A small login and signup page I did in android studio using java, xml and SQLite (testing the waters)
android-application android-studio login login-page login-system signup signup-page simple-app simple-project sqlite xml
Last synced: 04 May 2026
https://github.com/milad-2003/sqlite-practice
I created this repository while learning about sqlite3 in python.
Last synced: 12 May 2026
https://github.com/brandonhon/ember
Self-hosted RSS reader with on-device AI summaries. Single Go binary, embedded Svelte SPA, runs behind Caddy.
ai atom docker feed-reader fever-api golang ollama rss rss-reader self-hosted sqlite svelte
Last synced: 11 Jun 2026
https://github.com/ingfranciscastillo/elysia-weather-api
Un microservicio moderno y eficiente para obtener datos meteorológicos con cache, construido con Elysia.js sobre Bun.
bun elysia elysiajs openweathermap openweathermap-api redis sqlite
Last synced: 05 May 2026
https://github.com/h-d-owl/dbconsole
A console application that allows you to create and open databases and send any SQL queries to them.
cli cli-tool command-line-tool console console-tool cpp database database-manager databases db sql sqlite sqlite-cli sqlite-database sqlite-shell sqlite3 unicode unicode-support utf16 windows
Last synced: 05 May 2026
https://github.com/emilracz21/lessonapp-android
This is an application designed to manage and display academic schedules. The app allows users to view their lessons for each week, including information on the start and end times, school names, and dates. It also allows users to interact with their schedules and modify personal information, such as their profile and language
android-app android-library android-studio design java lesson-plans lesson-template school sql sqlite ui-design ux-design xml
Last synced: 05 May 2026
https://github.com/rayan-alam-uoit/space-x-launch-prediction-tool
A full-stack data science project analyzing SpaceX launch data using web scraping, REST APIs, SQL, interactive visualizations, and machine learning in Python to explore trends and predict launch success.
dash data-science folium jupyter-notebook machine-learning matplotlib numpy pandas plotly python seaborn sql sqlite
Last synced: 05 May 2026
https://github.com/puse/slaq
Users and workspaces with Express and SQLite
express knex objectionjs sqlite vue
Last synced: 11 Apr 2026
https://github.com/shafiaahmed/recipe-database-cli
This project is a command-line interface (CLI) application that manages a recipe database using SQLite. Users can interact with the application by viewing recipe details, searching for recipes by category, and displaying ingredients.
cli python recipe recipe-search sqlite
Last synced: 29 Jun 2026
https://github.com/jameskulu/ashishpress
It is a desktop application where users can manipulate their product details.
Last synced: 13 May 2026
https://github.com/jesusbmx/ormx-android
Convertir datos entre el sistema de tipos utilizado en un lenguaje de programación orientado a objetos
android orm pojo sqlite sqlite-android
Last synced: 05 May 2026
https://github.com/georgebuilds/kino
WIP. Local-first personal finance desktop app. Synchronized accounts with sankey for free.
go golang ofx sankey sqlite typescript vue3-typescript wails
Last synced: 29 Jun 2026
https://github.com/boxcalfdevelopmentallearning748/openscout
🔍 Enhance your queries with OpenScout, a RAG system that retrieves, ranks, and synthesizes web content for concise answers using LLM integration.
android android-studio faiss firebase frc-scouting frc-steamworks gemini generative-ai mcp mcp-server neo4j openai robotics robotics-competition sqlite tavily vector-database
Last synced: 10 Apr 2026
https://github.com/sazardev/clean_stock
The Clean Stock App is a comprehensive solution for managing and tracking stock inventory both online and offline.
api-rest desktop-app flutter flutter-apps flutter-examples mobile-app responsive-design sqlite theme-switcher
Last synced: 05 May 2026
https://github.com/n3oari/todo-crud-nestjs-mikroorm
mikro-orm nestjs sqlite typescript
Last synced: 05 May 2026
https://github.com/madihanazir/students-api
Students API is a lightweight and efficient RESTful API built with Go and SQLite, designed to manage student records. It provides essential CRUD operations (Create, Read, Update, Delete) along with a HEAD request to check if a student exists without fetching their full details.
backend backend-api golang restful-api sqlite tableplus
Last synced: 13 May 2026
https://github.com/devenock/go-shoppers-api
Golang version of the shopper API.
gin gin-framework go golang gorm-orm sqlite
Last synced: 05 May 2026
https://github.com/kahlery/micro-mvc-ecommerce
🔬 mvc web project: backed by a single microservice ProductMicroservice. Used Razor and Ajax for async component logic. For ease of setup used SQLite and EF for db connection...
ajax async backend dotnet entity-framework full-stack microservice mvc n-layer plp razor razor-pages sqlite
Last synced: 06 May 2026
https://github.com/souza-vitor/stock-market
codecademy data data-analysis data-mining data-science sql sqlite
Last synced: 26 Jun 2026
https://github.com/atao/filezilla-server-log2db
🗃️ Python script that parse and store in database FileZilla Server Log files.
database filezilla filezilla-server logparser python sqlite
Last synced: 06 May 2026
https://github.com/mehradi-github/used-car-pricing-api
Used car pricing Api is written by NestJS RESTful API
jest nestjs postgresql restful-api sqlite typeorm
Last synced: 12 Apr 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/jaygaha/note-taking-app
NoteTakingApp: A Flask note-taking application
auth flask full-stack learning-by-doing notes-app python sqlalchemy sqlite tailwindcss
Last synced: 28 May 2026
https://github.com/gimesha-adikari/doc-hub
A cross-platform desktop application for smart document searching and file organization. Features full-text search, live indexing, syntax highlighting for code, and multi-format previews (text, images).
cross-platform desktop-app document-management file-organizer full-text-search pygments pyside6 python qt sqlite
Last synced: 06 May 2026
https://github.com/arikama/dailist
Multi-purpose to do list like productivity app
android react-native react-native-elements react-navigation sqlite
Last synced: 06 May 2026
https://github.com/patricialjohnson/sql-database-analysis
In this analysis, I developed SQL queries for the Chinook Database, which contains information about a digital music store. The goal was to assist the Chinook team in better understanding their media inventory, customers, employees, and invoice data.
business-analytics chinook-database data-analytics data-visualization database sql sqlite
Last synced: 11 Apr 2026
https://github.com/mateusfs99/planner-api
Node.js API of Planner application.
Last synced: 25 Feb 2026
https://github.com/pankajsagvekar/auraspring
AuraSpring is a Flask-based web application built to support individuals experiencing Seasonal Affective Disorder (SAD) during the spring season. Designed with mental wellness in mind, AuraSpring provides a calming space to track moods, interact with an AI companion, and access curated springtime mental health resources.
flask python sqlite tailwindcss
Last synced: 28 Jan 2026
https://github.com/stephsako/footlite
Android application recovering JSON data from the football-data.org API
alwaysdata android api-rest get-post java mvc retrofit sqlite svg-images
Last synced: 19 Apr 2026
https://github.com/jolaz-dev/salus-gym
SalusGym is a gym management system
dart flutter gym-application sqlite
Last synced: 30 Jan 2026