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/mustafanarin/flag-quiz-app-sqlite
Country flag recognition game.
Last synced: 27 Apr 2026
https://github.com/guraspy/alpha-vantage-etl-pipeline
A Python ETL pipeline to fetch daily stock data from Alpha Vantage and load it into an SQLite database.
automation etl-pipeline json pandas python sqlite
Last synced: 27 Apr 2026
https://github.com/persteenolsen/django-starter-five
Python and Django Website hosted at Vercel using PostgreSQL. Ready for serving static files and using Django model for a Blog
django postgresql python sqlite
Last synced: 27 Apr 2026
https://github.com/wolffshots/jellyfin_pr_migration
Migration tool for moving playback reporting to a new instance of Jellyfin
jellyfin migration-tool playbackreporting rust script sqlite tsv
Last synced: 27 Apr 2026
https://github.com/kavindu-kodikara/beezz
A fully functional Java SE application developed for one of my client to manage inventory for their small resin art crafting business. Includes dashboard analytics, invoice and customer management, product stock tracking, and GRN notes. Built with Java and MySQL.
Last synced: 27 Apr 2026
https://github.com/yaitoo/dlm
A fault-tolerant distributed lock manager for Go
distributed distributed-lock fault-tolerance fencing lock-free mutex raft redlock sqlite
Last synced: 27 Apr 2026
https://github.com/zombiezen/rust-sqlite
Low-level, safe SQLite bindings for Rust
Last synced: 27 Apr 2026
https://github.com/nikitagoldashevsky/cowboy-vs.-skeletons
Retro-style rhythm game, developed in Python using PyGame and SQLite database management.
2d-game pygame python retro-style-game rhythm-game sqlite
Last synced: 27 Apr 2026
https://github.com/kasra-dastranj/telegram-card-game-bot
🎮 Telegram Card Game Bot with PvP - بات تلگرام بازی کارت با قابلیت مبارزه
card-game flask game persian pvp python sqlite telegram-bot-
Last synced: 07 Jun 2026
https://github.com/tiendq/sqlitecxx
Modern C++ wrapper for SQLite3 library.
c-plus-plus c-plus-plus-17 sqlite
Last synced: 28 Apr 2026
https://github.com/jjling2011/textsearcher
Text content full text searcher. 文本全文搜索小工具
Last synced: 28 Apr 2026
https://github.com/prabhakar-naik/python-flask-rest-api
python-flask-rest-api Application
dbms-project flask-application python python-project restful-api sql sqlite
Last synced: 28 Apr 2026
https://github.com/muhammed770/dynamicweb
dynamic content management system Create projects, pages and add contents to your pages
blade-template laravel php sqlite vite
Last synced: 28 Apr 2026
https://github.com/nandangitdesk/snipcode-nextjs-
nextjs prisma sqlite tailwindcss typescript
Last synced: 28 Apr 2026
https://github.com/joaowillianspejo/proffy-server
Next Level Week 2 - Proffy - Server
express nlw-2 nlw-proffy nlw-rocketseat nodejs rest-api sqlite training typescript
Last synced: 28 Apr 2026
https://github.com/therealbyteraver/restapi
Treehouse Project 9: Rest API created with Express
mysql nodejs orm rest-api restful-api sequelize sqlite
Last synced: 28 Apr 2026
https://github.com/cestmerneil/kasa
KASA is a multimedia company aiming to create a user-friendly web platform for managing and showcasing its multimedia product catalog, including PCs, mobile phones, tablets, and more. This project focuses on developing a robust system that fulfills the company’s business requirements while enhancing the customer experience.
Last synced: 28 Apr 2026
https://github.com/cleytonw/api-nodejs
Building a complete API using Node.js and Express. Let's create a database using SQLite, manipulate our database in conjunction with the Query Builder Knex.js
express javascript knexjs nodejs sqlite
Last synced: 28 Apr 2026
https://github.com/rajatasusual/go-github
Go-Github is a Golang-based project that retrieves and displays GitHub user profiles, commit histories, and statistics. It combines templated HTML with Chart.js for visualizations and supports multiple database connectors: a local SQLite database and a managed Xata database.
api-client gin-gonic github golang htmx-go sqlite templ xata-io
Last synced: 28 Apr 2026
https://github.com/zjimn/chatorganizer
ChatOrganizer is a Python-based desktop application that efficiently manages conversations with ChatGPT by using the OpenAI API. It addresses the challenges of categorizing conversation records in the native ChatGPT interface, offering intuitive directory management and conversation classification features
azure chatgpt desktop-application gui openai python sqlite tkinter-python
Last synced: 28 Apr 2026
https://github.com/cope-systems/sqliteworks
Tooling and Common Components for Sqlite3 with Python
job-queue key-value-store python sqlite sqlite3
Last synced: 28 Apr 2026
https://github.com/theredhead/lib-theredhead-dotnet
dotnet library code
http-client sqlite text-processing
Last synced: 28 Apr 2026
https://github.com/quackness/new-to-with-python-flask-vue
flask python sqlalchemy sqlite vue
Last synced: 28 Apr 2026
https://github.com/munozrc/wallet-logger
A simple app to log income, expenses, and credit card payments. 📂 Data is stored locally using SQLite.
expo react-native sqlite typescript
Last synced: 28 Apr 2026
https://github.com/eduolihez/bincat
BinCat, is designed to manage and generate secure tokens for authentication purposes. It provides a simple interface to generate, validate, and revoke tokens, ensuring secure access to various systems. The project is built using Python and SQLite, showcasing skills in database management, token security, and Python programming.
python sqlite token-authetication token-based-authentication token-gen
Last synced: 29 Apr 2026
https://github.com/stalksa/wishapp
Приложение "Wish List"
android-studio application java sqlite
Last synced: 29 Apr 2026
https://github.com/anganda/projectmoderncpp
A Client-Server Application for the Modern C++ Course
client-server cpp cpr crow moderncpp qtframework sqlite
Last synced: 29 Apr 2026
https://github.com/elhussin/search
A Smart Desktop App for Lens Price Search Developed using Python and Tkinter, this intuitive application simplifies lens price searches based on company, brand, and lens attributes. Designed for efficiency, it provides seamless interaction with a SQLite database in a user-friendly interface.
desktop-application python search sqlite tkinter
Last synced: 29 Apr 2026
https://github.com/ayushi-gajendra/my_top_10_movies_website
A movie management app built with Flask. Search movies using TMDB API, add them to your list, rate and review them, and store data in a local SQLite database using SQLAlchemy.
api-integration bootstrap5 crud-application flask flask-bootstrap flask-forms fullstack jinja2 python rest-api sqlalchemy sqlite tmdb-api-for-fetching-real-time-movie-data web-application
Last synced: 29 Apr 2026
https://github.com/jamison0902/tkinter
Tool Reservation System with python and SQlite
Last synced: 29 Apr 2026
https://github.com/hussein-m-kandil/monotext
Text posts app based on Django web framework (DJ4E final project).
application back-end backend database dj4e django final-project full-stack fullstack post python social-media social-network sqlite sqlite3 text web webapp
Last synced: 29 Apr 2026
https://github.com/shivabajelan/perth-restaurant-explorer-mapping-insights-analysing-trends
In this project, we looked at Yelp data about restaurants and bars in Perth and performed exploratory data analysis to determine relationships between some different variables. An interactive map is also created giving user the chance to choose their desired criteria from a list.
api etl folium-maps ipywidgets pandas sqlite sqlite-database
Last synced: 29 Apr 2026
https://github.com/tsnsoft/tsn_java_sqlite_demo
Простейший пример работы с базой данных SQLite через JDBC в NetBeans
Last synced: 29 Apr 2026
https://github.com/grobomo/github-agent
Monitor GitHub activity across accounts — LLM-powered analysis with auto-response, alerting, and task dispatch
automation github llm monitoring sqlite
Last synced: 08 Jun 2026
https://github.com/alexander784/hikers-cli
This User-friendly Command-Line Inteface(CLI) application designed to simplify managing hiker information and equipment in a manageable system
database engine sqlalchemy sqlite
Last synced: 29 Apr 2026
https://github.com/abhay-goyal-i/ecommerce-data-analytics-indian-market
E-commerce Data Analytics: Customer Churn, RFM Analysis & Business Intelligence Insights for Indian Market
business-analytics business-intelligence cohort-analysis customer-products customer-segmentation data-analytics data-science jupyter jupyter-notebook python rfm-analysis sqlite sqlite3 tableau-dashboards tableau-public visualization
Last synced: 29 Apr 2026
https://github.com/rayzler/chat-channels
Una aplicación que permite a los usuarios comunicarse en tiempo real a través de salas de chat específicas, utilizando Web Sockets
authentication chat django django-channels python rooms sqlite web-sockets website websocket
Last synced: 29 Apr 2026
https://github.com/graziele-fagundes/egresso-scraper
Sistema de acompanhamento de egressos dos cursos de graduação e pós-graduação do CDTEC.
Last synced: 29 Apr 2026
https://github.com/changerd/mauicontactmanager
Cross platform MAUI sample app
Last synced: 29 Apr 2026
https://github.com/gustavorods/2025_1_1_app_with_sqlite
Kotlin app, with integration to the local SQLite database
Last synced: 29 Apr 2026
https://github.com/omr5221/sqlite-python-analysis
Musicians Analysis via Python
Last synced: 29 Apr 2026
https://github.com/jakesaintg/codeyousqlpractice
A handful of SQL scripts to generate test data and play with queries in SQL! This was made for use in the Code Louisville Software Development level 2 course.
csharp educational hacktoberfest javascript sqlite typescript
Last synced: 29 Apr 2026
https://github.com/danhpaiva/pbh.smfa.viagensservidor.api.net
Web Api .Net 8 e Docker
docker entity-framework-core openapi pbh prefeitura-bh sqlite webapp xunit xunit-tests
Last synced: 29 Apr 2026
https://github.com/jmund15/maui-calculator-expansion
CS-797R (Cross-Platform Mobile Development) Project. Adding functionality (Scientific Calculator, SQLite, REST API, etc.) to the original sample app.
calculator dotnet maui rest-api sqlite swagger xaml
Last synced: 29 Apr 2026
https://github.com/sandrosmarzaro/cascudo-api
API of beverage distributor, specifically, it deals with the sales and entries of beer in glass bottles
api-rest express nodejs postgresql sequelize sqlite
Last synced: 29 Apr 2026
https://github.com/imgurbot12/anysql
Lightweight, Thread-Safe, Flexible, Powerful, SQL Library
databases mysql postgres python python3 sql sql-client sqlite
Last synced: 29 Apr 2026
https://github.com/egorumaev/sql-trainings
SQL (PostgreSQL / MySQL / SQLite) trainings
Last synced: 29 Apr 2026
https://github.com/topi314/gomigrate
Golang SQL database schema migration library
database database-migration go golang migration postgres sqlite
Last synced: 29 Apr 2026
https://github.com/ruffdd/csf
Calendar Synchronizing Filter
calendar filter flask ical sqlite synchronization typescript
Last synced: 29 Apr 2026
https://github.com/andreiglesias/spypixel
Lightweight spy pixel server with effective tracking capabilities
docker flask spy-pixels sqlite
Last synced: 29 Apr 2026
https://github.com/fer25-code/qrcss
Scanner Qr Code for Command and Stock management
android-application blutooth printpdf qrcode-scanner sendemail sqlite
Last synced: 29 Apr 2026
https://github.com/abenteuerzeit/contact_app
Notes and App built based on Hypermedia Systems by Carson Gross et al.
flask htmx jinja postgresql python sqlite vercel
Last synced: 30 Apr 2026
https://github.com/fs-frost/sql-playground
SQL playground to test queries using SQLite on the browser through WASM, installable as PWA.
pwa sql sqlite svelte typescript wasm
Last synced: 30 Apr 2026
https://github.com/bell-kevin/favoriteplaceswithdeletion
Use native phone features like camera, GPS, maps, & device memory to to record, digitally remember, and delete your favorite places!
android delete ios react-native sqlite sqlite-android sqlite-database
Last synced: 30 Apr 2026
https://github.com/datastudy-nl/semantic-search-for-gpt
A python based SQLite semantic search memory system for GPT RAG applications
clustering gpt llm ollama rag search semantic-search sqlite
Last synced: 30 Apr 2026
https://github.com/devvsima/salamis-project
Django clothing store\ Магазин одежды
django django-magazine django-project django-rest-framework market postgresql python sqlite
Last synced: 30 Apr 2026
https://github.com/kharyk/partymap
This web application is designed to connect users with a vibrant community of events, artists, and groups. Built with Django, EventMap offers a seamless experience for discovering, promoting, and participating in various events.
development django django-project django-rest-framework events python3 sqlite student-project website
Last synced: 30 Apr 2026
https://github.com/t1chcoder/cinemabot
Telegram bot for movie recommendations, reviews and personalized watchlists
aiogram movies-and-cinemas postgresql python sql sqlalchemy sqlite telegram-bot
Last synced: 30 Apr 2026
https://github.com/hxfdarling/sqlite
sqlite wrapper for node sqlite
nodejs nwjs sqlite sqlite-wrap
Last synced: 30 Apr 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/gilzoide/sqlite-vfs-cpp
Single header with classes for easily implementing SQLite VFS shims in C++
sqlite sqlite-vfs sqlite3 template vfs virtual-class
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/samuelogboye/taskmasterapi
A Simple task management application
fastapi postgresql python sqlite
Last synced: 30 Apr 2026
https://github.com/bladealex9848/partoseguroapp
PartoSeguro Monitor es un software de seguimiento del trabajo de parto, diseñado para clínicas y hospitales. Utiliza tecnologías modernas para monitorizar en tiempo real diversos parámetros clínicos.
partogram python sqlite streamlit streamlit-webapp
Last synced: 30 Apr 2026
https://github.com/bchoubert/car-configurator
flask harvard-x mdbootstrap python sqlite
Last synced: 30 Apr 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/pipizhang/elevcentralen
Scraping SPA data using Selenium
peewee python scraper selenium-python sqlite
Last synced: 01 May 2026
https://github.com/dimplektech/flask-blog-project
The application uses SQLite for the database, Flask-WTF for form handling, and CKEditor for a rich text editor.
Last synced: 01 May 2026
https://github.com/vardhan-bora/university-database-managment-system
A Flask-based API for managing university data with SQLAlchemy.
api flask python sqlalchemy sqlite university-project
Last synced: 01 May 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/thiagohrcosta/chat-app-socketio
Direct Message is a real-time chat application developed as part of the specialization in Python by Rocketseat. Originally intended to create a basic real-time conversation using SocketIO, the project expanded to include a database feature where users can create anonymous chat rooms and engage in conversations without any need for login.
flask-application python socket-io sqlalchemy sqlite
Last synced: 01 May 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/awalhossainofficial/ird-foundation
A comprehensive Islamic application
nextjs14 nodejs sqlite typescript
Last synced: 01 May 2026
https://github.com/helenanevesdeveloper/django-trivia-website
A Trivia website for users to test their knowledge on Django framework. Built with Python 3.10.12 and Django 5.0.2 with the purpose of practicing.
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/badhon495/karigor
A simple web-based Car Workshop Appointment System built using the Laravel framework and SQLite, built for the CSE391 course assignment.
Last synced: 01 May 2026
https://github.com/ronpinkas/csat
Self-contained CSAT survey + analytics in a single Go binary — encrypted SMS survey links, admin dashboard, i18n (en/es), per-deployment branding
csat customer-satisfaction go self-hosted single-binary sqlite survey
Last synced: 08 Jun 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/whybhav360/quicklist
Native android
android android-app android-application android-development android-studio java recyclerview sqlite
Last synced: 01 May 2026
https://github.com/donpotts/localsqlragclientserver
Simple sample using Ollama RAG with Sqlite database and Blazor WASM UI
blazor-webassembly dotnet rag-chatbot semantic-kernel sqlite
Last synced: 01 May 2026
https://github.com/olbrichattila/gocsvexporter
Export any table from your database to CSV, Supports sqLite, MySql, PostgresQl, FirebirdSQL
csv-export firebirdsql golang golang-cli mysql postgresql sqlite
Last synced: 01 May 2026
https://github.com/bhoyarapurva23399/mini-erp-inventory-billing
Lightweight ERP inventory and billing web app built using Python Flask and SQLite — featuring product, customer, and dashboard management.
backend data-analysis erp flask inventory-billing mini-project python sqlite
Last synced: 01 May 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