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-25 00:25:45 UTC
- JSON Representation
https://github.com/faerque/pdf_scraper
PDF Scraper with Automation - A CLI tool for extracting text from PDFs and storing it in an SQLite database for structured querying. Supports digitally generated PDFs and enables efficient document processing.
automation cli-tool document-management document-management-system natural-language-processing pdf-processing sqlite text-extraction
Last synced: 29 Apr 2026
https://github.com/abdo-essam/cloud_quizzer_app
Cloud Quizzer is designed to help users prepare for the cloud exams. Built using Flutter and Clean Architecture principles, It's provides a streamlined, user-friendly experience for aspiring cloud professionals to review key concepts, test their knowledge, and track their progress on the go.
aws azure cloud dart exam flutter hive quizapp sqlite
Last synced: 09 Apr 2026
https://github.com/amscotti/hnjobsearcher
Python application for looking at job postings from the Hacker News monthly job posting
hackernews jobsearch python sqlite
Last synced: 29 Apr 2026
https://github.com/corey-richardson/comp2000-cw2
An Employee management tool for employees and admins within a company to view and edit employee details, and view and action Holiday requests.
android-application android-studio java sqlite sqlite-android volley-api
Last synced: 09 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/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/rmalik777/git-commander
Git GUI Client
git javascript react react-router redux rust shadcn-ui sqlite tailwindcss tauri typescript
Last synced: 11 Apr 2026
https://github.com/sergioaff/db-sqlite
Data Browser es una herramienta diseñada para gestionar bases de datos SQLite. Permite a los usuarios cargar bases de datos, crear y editar tablas, así como agregar, eliminar y modificar registros. Con su interfaz intuitiva, facilita la administración de datos, haciéndola ideal para desarrolladores y administradores que buscan una solución sencilla
Last synced: 08 May 2026
https://github.com/webrror/notes
A basic notes app made with Flutter using sqflite package.
database example-project flutter flutter-apps flutter-examples notes notes-app sqflite sqlite
Last synced: 29 Apr 2026
https://github.com/bonk-dev/saturday
A Python 3 app designed to scrape science publication metadata from various sources
csv csv-parser elsevier google-scholar html-scraping scopus scraper sqlite
Last synced: 29 Apr 2026
https://github.com/foo-ogawa/litedbmodel.ts
A lightweight, SQL-friendly TypeScript ORM for PostgreSQL, MySQL, and SQLite with transparent N+1 prevention and type-safe queries
database javascript lightweight mysql nodejs npm-package orm postgresql sql sqlite type-safe typescript
Last synced: 26 May 2026
https://github.com/ejw-data/proj-gradebook
Development of a database, flask server, and bootstrap dashboard that will aid in monitoring student performance.
bootstrap5 common-table-expression flask html-css-javascript pandas plotly python sqlalchemy sqlite
Last synced: 11 Apr 2026
https://github.com/hieblmi/playground
Unsorted collection of algorithms and stuff to practice
Last synced: 29 Apr 2026
https://github.com/ousscher/yassir_ai_hackathon
This repository contains the code and resources for the project developed during the Yassir AI Hackathon. Our team tackled the challenge of sentiment analysis using Natural Language Processing (NLP) to classify customer feedback and assist Yassir in selecting and managing restaurant partnerships for their delivery service.
django-rest-framework jupyter-notebook lstm nextjs nlp python sqlite
Last synced: 09 Apr 2026
https://github.com/xcvzmoon/vanilla-php-api
A repository for building a fast and secured API using nothing but vanilla PHP
Last synced: 29 Apr 2026
https://github.com/yeisonmontoya1815/android-healthconnectmock-app
Health Connect is an Android app designed to improve healthcare management for doctors. It features patient record management, secure data entry, and appointment tracking. Built with Java, SQLite, and XML, it focuses on security and efficiency in handling health data.
android-studio app development-environment java mobile-app sqlite
Last synced: 29 Apr 2026
https://github.com/persteenolsen/dotnet-6-signup-basic-api
A .NET 6 REST API serving as a Membership System using SQLite and EF Core
dotnet entity-framework-core jwt rest-api sqlite
Last synced: 08 May 2026
https://github.com/zohaib-cheema/vehicle-repair-app
Android SQLite Full-Stack Application To Help Users Manage/Track Vehicle Repairs
Last synced: 08 May 2026
https://github.com/andrepeersil/trilha_sql
Repositório com exercícios para aprendizado da linguagem SQL
Last synced: 29 Apr 2026
https://github.com/changerd/mauicontactmanager
Cross platform MAUI sample app
Last synced: 29 Apr 2026
https://github.com/leoguilen/golang-todo-api
Development of Todo Api in Golang for studies.
docker golang kubernetes sqlite swagger
Last synced: 29 Apr 2026
https://github.com/marlycormar/icare
Convert sqlite db and tabular data into a mysql db for the iCARE project
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/shehablotfallah/chat-room-real-time
A real-time chat room built with ASP.NET Core API, SQLite, and Pusher for live messaging. The frontend is powered by Next.js and Bootstrap. Ensure to apply database migrations before running.
aspnet-core-api bootstrap5 entity-framework-core nextjs pusher pusherjs real-time sqlite
Last synced: 11 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/ahmedeid6842/car
🚗 Nest.js project that aims to provide accurate pricing information for used cars. This application leverages the power of Nest.js, a progressive Node.js framework.
nestjs nodejs solid-principles sqlite typeorm
Last synced: 29 Apr 2026
https://github.com/sandhyas140295/edutech-assignment-tracker-backend
A simplified assignment tracking system for EdTech platforms where teachers can post assignments and students can submit them. Includes role-based login for teachers and students, with secure APIs built using FastAPI and SQLite. Clean React-based frontend allows assignment creation, submission, and viewing of student submissions.
fastapi jwt-authentication python3 rest-api sqlite
Last synced: 08 May 2026
https://github.com/ashhad1200/angular---dotnet
This is my first Angular project, integrated with C# and .NET 8.
angular bootstrap cors csharp dotnet mkcert ngx-bootstrap sqlite webapi
Last synced: 11 Apr 2026
https://github.com/salimdriai/electron-react-sqlite-boilerplate
This is a boilerplate home page for your Electron, SQLite, and React application.
boilerplate electron electron-boilerplate electron-sqlite3 react sqlite
Last synced: 18 Apr 2026
https://github.com/cromega08/measurepedia
Measurepedia is an app designed to keep track of digitalized record measures of different configurable elements by "Tailors" and "Seamstresses".
android android-app android-application android-ui jetpack jetpack-android jetpack-compose json-file jsonfile kotlin kotlin-android kotlin-json kotlin-language sqlite sqlite-android sqlite-database sqlite3 sqliteopenhelper
Last synced: 08 May 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/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/vilhalva/tools-references-crud
👨🏫ESTE APLICATIVO É UM SISTEMA DE GERENCIAMENTO DE FERRAMENTAS E REFERÊNCIAS, DESENVOLVIDO COM PYQT5/PYSIDE6 E PEEWEE ORM E SQLITE.
aplicativo codigo crud database framework interface projeto pyqt pyside python search sqlite
Last synced: 08 May 2026
https://github.com/stupidcucumber/creative-analyzer-agent
Multi-agent ChatBOT that analyses performance of various creatives.
gemini-api langchain langgraph marketing sqlite
Last synced: 19 Jun 2026
https://github.com/hxfdarling/sqlite
sqlite wrapper for node sqlite
nodejs nwjs sqlite sqlite-wrap
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/m4rc3l05/noted
A self host solution to store notes
deno denoland hono notes notes-app self-host self-hosted selfhost selfhosted sqlite
Last synced: 30 Apr 2026
https://github.com/hstefan/pqno
Minimal self-hosted URL shortener written in Rust
docker k3s kubernetes rocket rust self-hosted sqlite url-shortener
Last synced: 20 Jun 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/r-n/etaxgenerator
Generates CSV for ETaxInvoice (E-Faktur) from Excel cells paste.
csv database e-faktur excel java microsoft-excel ms-excel sqlite swing tax tax-calculator taxes
Last synced: 09 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/alphapriyanshu/fitness-guide
Interactive AI-powered fitness guide offering personalized workout and diet plans
ai ai-workout fitness fitness-ai flask motivational-quotes sqlite web-application
Last synced: 01 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/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/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/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/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/likipreetham145/task-manager-cli
A Python command-line task manager with priorities, due dates, and local SQLite storage.
cli command-line open-source python sqlite task-manager
Last synced: 01 May 2026
https://github.com/semperton/database
A compact PDO / SQLite wrapper library.
database pdo pdo-wrapper php semperton sqlite sqlite-wrapper
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/jdtoon/cloudflared1.net
A complete .NET adapter for Cloudflare D1 database. Supports both local SQLite development and remote D1 production deployments with query execution, batch operations, and full database management.
cloudflare cloudflare-d1 csharp database dotnet nuget sqlite
Last synced: 20 Jan 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/amiralisajadi/oasis-storefront
A Flask-based web application for an online store, enabling users to browse, wishlist, and purchase products. Built with Python (Flask), JavaScript (jQuery), CSS (Bootstrap), and connected to SQLite/PostgreSQL.
bootstrap e-commerce flask jquery postresql sqlite team-project
Last synced: 09 Apr 2026
https://github.com/jhonywalkeer/messages-board
A message board where the user can register and/or authenticate only using the email, soon after logged in he can post a message on the wall and the message can be deleted.
apollo challenge graphql message nestjs nodejs reactjs sqlite study typeorm typescript
Last synced: 15 Apr 2026
https://github.com/mayankbpandya/password-manager
Password Manager - A Secure Password Storage App Built with Next.js and SQLite
javascript nextjs reactjs sqlite
Last synced: 11 Apr 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/kabriacid/tabital-editor
Fulfulde Translator Editor (Monaco.js) that is offline-first, distraction-free, and tailored to Fulfulde translation with the feel of Microsoft Word.
docx electronjs kabri microsoft monaco monaco-editor nodejs sqlite tailwind
Last synced: 11 Apr 2026
https://github.com/j-sephb-lt-n/cloud-sqlite
A serverless sqlite database on google cloud run
database gcp google-cloud microservice serverless sqlite
Last synced: 09 May 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/salvadorbravo09/elmirador
flask git python sqlalchemy sqlite
Last synced: 09 Apr 2026
https://github.com/mxagar/sql_guide
This repository contains my notes after following the refreshment skills track "SQL Fundamentals" from Datacamp and "The SQL Bootcamp" from Udemy.
Last synced: 09 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
https://github.com/juliargubolin/sql-learning
This repository was created in order to insert all the documents, files and notes I took while learning SQL through "Getting started with SQL" by Thomas Nield (O'Reilly). I am studing DataScience at UNIVESP (Univesidade Virtual do Estado de São Paulo).
Last synced: 02 May 2026
https://github.com/cityssm/mpac-yetf-to-sqlite
A tool to convert an MPAC Year-End tax file (YETF) into a SQLite database, compatible with reporting tools.
mpac mpac-yetf powerbi property-assessment property-tax reporting sqlite
Last synced: 16 May 2026
https://github.com/xavierjiezou/python-sqlite3-tutorial
Tutorial for splite3 module based on Python.
Last synced: 02 May 2026
https://github.com/muhammadzili/cloudvault
A premium self-hosted file management system with secure public sharing, dynamic branding, and granular API access. Built for speed and privacy
api-token cloud-storage dashboard-ui file-manager file-sharing javascript material-ui nodejs personal-cloud reactjs self-hosted sqlite vite
Last synced: 02 May 2026
https://github.com/kubepay/nestjs-crud-experiments
Nest js experiments for good middleware alternative for express
Last synced: 02 May 2026
https://github.com/anag0es/sqlite-cordova
Criação de um crud com sqlite e cordova
Last synced: 09 May 2026
https://github.com/coderunner099/restaurant-ordering-system
A simple restaurant ordering system built with Flask and SQLite, featuring a digital menu, cart, order submission, and a kitchen dashboard.
backend flask food-ordering fullstack python sqlite
Last synced: 09 May 2026
https://github.com/klarlabs-studio/nomi
Local-first, state-driven AI agent platform. Plan-review before execution, capability-gated tools, BYO LLM (Ollama / Anthropic / OpenAI). Tauri desktop + Go runtime.
agent-framework agents ai ai-agents anthropic golang llm local-first mcp ollama openai permission-system plugin-architecture privacy react sqlite tauri wasm
Last synced: 09 Jun 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/aswanisaraj/food-redistribution-system
I have made the food redistribution system project in our Database System course with group of 3 classfellow.
database html-css-javascript nodejs sql sqlite
Last synced: 02 May 2026
https://github.com/prathicashettym/chaistore
This is a simple Chai Store for learning Django
django html sqlite tailwindcss
Last synced: 11 Apr 2026
https://github.com/kadirlofca/trajectory
Capstone project - car project management app
html-css-javascript pocketbase sqlite tailwindcss tauri
Last synced: 02 May 2026
https://github.com/lucasfeliciano02/flask_api
Criando API com FLASK no python e fazendo requisição, também há a criação de API com uso de banco de dados sqlite local
api-server database flask-api requests sqlite
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/kakra/ferry
Self-hosted, single-binary file sharing with automatic deduplication, resumable TUS uploads, and a modern HTMX interface. ⛴"
cas deduplication file-exchange file-sharing golang htmx on-premise privacy-focused resumable-uploads self-hosted single-binary 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/heinezo/punto
Application web permettant de jouer au jeu de société Punto
express game mongodb mysql node react sqlite typescript
Last synced: 10 Apr 2026
https://github.com/eltonsantos/chat-node
Projeto desenvolvido no evento Next Level Week #5 promovido pela RocketSeat.
express node sqlite typeorm typescript
Last synced: 09 Apr 2026
https://github.com/rurfy/urlx
Laravel 12 URL shortener with click tracking, QR codes, stats, tests, and CI/CD
ci-cd laravel php postgresql qr-code rest-api sqlite unit-testing url-shortener web-app
Last synced: 02 May 2026