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/ikelaiah/tzbundler
🌍 Parse IANA timezone database into JSON & SQLite with Windows timezone support. Includes DST rules, historical transitions, and comprehensive metadata for timezone-aware applications.
bundler cldr daylight-saving dst iana json parser python sqlite time-zones timezone timezone-data tzdata windows-timezone
Last synced: 15 Feb 2026
https://github.com/andresorozcodev/fastapi-dashboard
Endpoints RestFull API's for User dashboard panel.
docker fastapi python sqlalchemy sqlite swagger uvicorn-nginx
Last synced: 13 Apr 2026
https://github.com/francescodisalesgithub/gcloud-terminal-shell-exfiltration
script that exfiltrate gcloud terminal app informations
cloudshell data-exfiltration database exfiltration google google-cloud-shell hacked hacking oauth2 proof-of-concept sqlite
Last synced: 28 Apr 2026
https://github.com/fudanglp/tauri-fastapi-full-stack-template
A production-ready template for building cross-platform desktop applications with a modern web frontend, Python FastAPI backend, and Rust integration layer.
boilerplate cross-platform desktop-app fastapi full-stack openapi python react rust scaffold shadcn-ui sqlite sqlmodel starter tailwindcss tanstack-router tauri template typescript vite
Last synced: 17 Feb 2026
https://github.com/jarrarshahid/data-manager-app-with-apis
Data Manager App is a Flutter-based project that demonstrates efficient local data management with a clean and modern UI. It features CRUD operations powered by SQLite and also Includes REST APIs with the help of Mock Server making it an excellent tool for learning or showcasing app development skills in Flutter.
android android-app apis crud-application dart data-management flutter flutter-database ios localstorage mobile-app rest-api sqlite ui-design ux-design
Last synced: 11 Apr 2026
https://github.com/dhouhaga/recipe-app
An android app developed as a final project for Mobile Development class, using Android Studio. It provides a personal space to the user who can: Sign In/Out | Add, modify or delete recipes | Change password.
android-application android-studio database java recipe-app sqlite xml
Last synced: 14 Apr 2026
https://github.com/isfegu/nextjs-sqlite
Ejemplo de cómo usar SQLite desde Next.js
Last synced: 24 Oct 2025
https://github.com/ankushmallick1100/djangostudychat
This is a Django room chatting website where users can create rooms where other users can join and start conversations.
bootstrap bootstrap5 chat-application css django django-applications djangofirstproject djangoframework djangorestframeework html javascript-es6 python-3 python3 roomchat sqlite sqlite-database sqlite3 sqlite3-database
Last synced: 09 Apr 2026
https://github.com/primaryobjects/json-to-sqlite
VSCode extension to convert JSON to SQLite.
convert-json convert-json-to-sqlite extension json json-to-sqlite json2sqlite sqlite sqlite3 vscode
Last synced: 16 Feb 2026
https://github.com/friedjof/laundrytracker
LaundryTracker is a web application for monitoring the status of washers and dryers with real-time updates and a user-friendly interface. It allows users to view machine status, set timers, and mark machines as available
django docker docker-compose dryer laundry laundry-management sqlite tracking washing washing-machine
Last synced: 11 Apr 2026
https://github.com/dhi13man/moor2csv
A Dart/Flutter package working with Moor, that allows exporting SQL-based Moor databases to a CSV form, for external storage or sharing. Works on all platforms except Web.
dart dart-package flutter flutter-package moor open-source pub sqlite
Last synced: 16 Feb 2026
https://github.com/bikz/codex-chat
Open-source macOS SwiftUI Codex client with local Markdown chat history, reusable context, Skills + Mods, and explicit local safety controls.
ai-agent automation codex desktop-app developer-tools extensible keychain llm local-first macos markdown plugin-system productivity sqlite swift swiftui xcode
Last synced: 04 Mar 2026
https://github.com/sipist/notebook
Jupyter Notebook Intelligent Retrieval Systems Stack
data-engineering data-science docker jupyter jupyterlab notebook postgres postgresql python search-engine sql sqlite
Last synced: 13 Apr 2026
https://github.com/nopjmp/sqlite
Sqlite driver based off of rsc.io/sqlite. Designed around minimalism and efficiency
Last synced: 28 May 2026
https://github.com/rednafi/acrobot
A dead-simple Telegram bot for managing key-value pairs
docker flyio fulltext-search key-value python search sqlite sqlite3 telegram-bot
Last synced: 09 May 2026
https://github.com/localhostpib/youtubeapi
Youtube comments and metadata in a SQLite database using the Youtube/Google API.
apache-commons-csv csv google-oauth2 hibernate i18n jar java javafx jdbc-sqlite lombok materialfx maven openjfx pdfbox pixabay sqlite xhtml youtube-api
Last synced: 23 Feb 2026
https://github.com/tusharpandey003/sql_query_generator
This streamlit app framework help to generate sql query and generate result from database with help of generative AI (Gemini pro)
gemini-pro gen-ai generative-ai query sql sqlite sqlite3 streamlit-application
Last synced: 18 Apr 2026
https://github.com/turbot/steampipe-plugin-bigfix
Use SQL to instantly query actions, computers, fixlets, roles and more from BigFix. Open source CLI. No DB required.
bigfix postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 14 Jan 2026
https://github.com/epmyas2022/css-database
Este proyecto es un reto de conexion a una base de datos usando CSS, en el cual se debe realizar una conexión a una base de datos de SQLite y mostrar el resultado en una tabla llamada "colors" para poder realizarlo se hara uso de los worklets paint de CSS.
Last synced: 11 Apr 2026
https://github.com/ribborges/kakebo
Kakebo is a simple personal finance app inspered by the japanese savings method.
expo expo-sqlite mobile nodejs react react-native sqlite typescript zustand
Last synced: 10 Apr 2026
https://github.com/dkolzenov/todolist
Web app built using the ASP.NET Core for server and React-Redux for client
asp-net-core autofac automapper dependency-injection entity-framework-core material-ui react redux rest sqlite web-api
Last synced: 16 Apr 2026
https://github.com/shugomatsuzawa/facial-paralysis-care
日本で顔面神経麻痺の重症度の評価に使われている40点法(柳原法)に基づきテストを行い、患者さんの自宅でのリハビリを支援するモバイルアプリ
expo expo-camera expo-sqlite medical-application mobile-app react-native react-native-paper react-navigation sqlite
Last synced: 10 Apr 2026
https://github.com/kerciu/sqlite-clone
📒 Simple Database in C 🚀 — A lightweight and intuitive database system built in C 🗃️. This project covers essential database operations and is designed to be easy to understand and use. 💡🔍
c database database-management memory-management scratch-implementation sqlite
Last synced: 13 Apr 2026
https://github.com/anastasios3/task-managment-app-mk-i--lightweight
Task Manager: A Flask-based app for managing tasks with priorities, authentication, and completion tracking.
bootstrap flask flask-login flask-wtf jinja2 python sqlite
Last synced: 16 Apr 2026
https://github.com/xdrokra/price-tracker-amazon
A local application to track product prices on Amazon
amazon javascript puppeteer scraper sqlite tracking webscraping
Last synced: 13 Apr 2026
https://github.com/sutac/strangeos
Basic UNIX-like filesystem with shell overlay build in python
filesystem os python shell sqlite
Last synced: 09 May 2026
https://github.com/mikaelvesavuori/mikrodb
A lightweight KV database inspired by Cloudflare KV, DynamoDB, and sqlite.
cloudflare-kv database db dynamodb js-database node-database sqlite
Last synced: 17 Oct 2025
https://github.com/justsml/sqlite-factory
A sqlite helper to simplify using it in your apps!
Last synced: 16 May 2026
https://github.com/stauber-justin/neocardium
NeoCardium – Die moderne Karteikarten App für Windows 11
education sqlite windows-app winui3
Last synced: 11 Mar 2025
https://github.com/msyk/imapp_account
Accounting Web Application for Japanese Freelance Workers.
account inter-mediator sqlite webapp
Last synced: 25 Mar 2025
https://github.com/basemax/edb-sqlite-nodejs
edb-sqlite: Easy Database SQLite NodeJs
javascript js nodejs nodejs-sqlite sqlite sqlite-backend sqlite-database sqlite-nodejs sqlite-orm sqlite3 sqlite3-database
Last synced: 13 Apr 2026
https://github.com/4nzor/dbrowse
Terminal-based database management utility (TUI) for multiple database types
clickhouse database mongodb mysql postgresql python sqlite terminal tui
Last synced: 13 Jan 2026
https://github.com/jefrey13/notelistprismats
This is a practice with Nextjs implementing Prisma, Typescript and Sqlite.
nextjs notes prisma-orm sqlite typescript
Last synced: 27 Apr 2026
https://github.com/amaurycannesson/microsigma
Simplifies tracking my self-employed activity
click drizzle-orm nextjs nivo-charts pydantic-ai sqlite
Last synced: 20 Apr 2026
https://github.com/mondominator/opsdec
A modern, self-hosted media server monitoring platform for Plex, Emby, Audiobookshelf, and Sappho. Real-time statistics, user tracking, and beautiful dark-themed UI.
analytics audiobookshelf dashboard docker emby express homelab media-server media-tracking monitoring nodejs plex react real-time self-hosted sqlite statistics tailwindcss tautulli-alternative websocket
Last synced: 13 Apr 2026
https://github.com/sundaramkumar/expenses-tracker
Flutter based Expenses Tracker
android budget dart expenses-tracker flutter ios mobile-app sqflite sqlite
Last synced: 21 Feb 2026
https://github.com/thyripian/core
This repository contains the Centralized Operational Reporting Engine (CORE), designed for processing diverse datasets and integrating with Elasticsearch, PostgreSQL, and SQLite. It features a React-based UI for interacting with the backend, offering data extraction, processing, and search functionalities.
api csv data-science elasticsearch flask fullstack-development javascript pandas postgresql python react spacy sqlite
Last synced: 11 Apr 2026
https://github.com/tiagom13/esports_server
Projeto NodeJs - Aplicação para criação e listagem de anúncios de games
express migrations nodejs prisma sqlite typescript
Last synced: 11 Apr 2026
https://github.com/gpalleschi/wbadge
Flutter Android App to record and manage weekly time stamps
dart english flutter italian multilingual spanish sqlflite sqlite themes timestamps work
Last synced: 13 Apr 2026
https://github.com/atc2146/pysqlgui
⚡ A lightweight package for interfacing with SQL in Python
database dataframe jupyter-notebook pandas python sql sqlite sqlite3
Last synced: 27 May 2026
https://github.com/confusedoncoffee/voters-verdict
User, which are invited, can vote on different candidates in different categories. The voting closes at a given time. While the voting is running, the results can be seen and filtered in different tables. An admin can create custom categories, candidate, voting and styles for each voting. All voters can vote as long as they have an invite code.
diesel diesel-cli e2e playwright polls rocket rust self-hosted server sqlite sqlx ssr tables voting
Last synced: 19 Jan 2026
https://github.com/pmuens/nestjs-db-course
Working through the NestJS DB Course by "Anson the Developer"
javascript nestjs nodejs sqlite typeorm typescript
Last synced: 11 Apr 2026
https://github.com/jerajo/clients.crud
A coding test project with a .NET Core API and a Vuejs web client.
api crud netcore sqlite sqlserver typescript vue
Last synced: 11 Apr 2026
https://github.com/maxcore25/next-phone-contacts
University task: "Phone Contacts CRUD" using Next.js, Prisma, React Query, MobX, MUI
api api-rest crud material-ui mobx mobx-react-lite mui nextjs openapi prisma prisma-orm react-query rest-api restful-api sass scss sql sqlite swagger
Last synced: 11 Apr 2026
https://github.com/aissa-laribi/db-ct-deploy
Collection of database servers running and executing on lightweight Docker containers
alpine-linux database docker mongodb mysql postgresql redis sqlite sqlite3
Last synced: 01 Jul 2025
https://github.com/harshkapadia2/flask_course_task_manager
A simple task manager using Flask. From a YouTube video (link in README.md)
flask flask-api flask-application flask-sqlalchemy sqlite sqlite3
Last synced: 28 Apr 2026
https://github.com/yansircc/llm-broker
LLM account orchestration broker for Claude Code and Codex CLI.
claude codex golang llm oauth orchestration relay sqlite
Last synced: 27 May 2026
https://github.com/chadwyck242/udemy-java-masterclass
Repository for working on Tim Buchalka's Java Masterclass on Udemy. Lessons, code examples and challenges.
idea java java-collections java-fx java-lambda java-masterclass java-modules java-networking java11 java17 spring spring-boot sql sqlite udemy
Last synced: 13 Apr 2026
https://github.com/egphp/iptv-manager-updates
IPTV Manager v3.5: Plex-first self-hosted IPTV catalog manager, downloader, local VOD player, Plex watch tracker, disk discovery, safe trash/restore, Connected Devices, PWA, Docker. مدير IPTV شامل لتنظيم الكتالوج والتحميل والمتابعة.
aria2 connected-devices docker flask imdb iptv iptv-manager local-playback media-downloader media-manager omdb plex plex-media-server pwa python self-hosted sqlite tmdb vod watch-tracking
Last synced: 07 Jun 2026
https://github.com/stochiconrado/nlw05-jobscalc
Maratona Discover, ministrada pela @Rocketseat. Calculadora de jobs freelancer
calculator ejs-express html-css-javascript job node-js rocketseat sqlite
Last synced: 12 Oct 2025
https://github.com/delimard/sqlite-ios-sync
Few method to sync Sqlite Databases with Xojo iOS.
Last synced: 27 Apr 2026
https://github.com/jae-labs/flashcards
Transform notes into flashcards with local AI. Study offline, stay private, learn smarter—for free!
ai cli flashcards flashcards-cli golang llama ollama sqlite
Last synced: 03 Jun 2026
https://github.com/neves-rafael/rocket-movie-back-end
É a parte Back-End de uma aplicação fullStack que permite o cadastro de usuários em um banco de dados, adicionando notas para os filmes, links e tags vinculados a esse mesmo usuário já existente! Utilizando Node.Js com o insomnia, beekeeper, SQLite3 e dependências como Express, Knex e Bcryptjs desenvolvi um Back-End com as funcionalidades CRUD.
beekeeper express express-async-errors insomnia knexjs nodejs nodemon sqlite sqlite3
Last synced: 17 Jan 2026
https://github.com/askhan963/intra-social-app
This mobile app project I made using React Native. It has navigation, SQlite and UI design for mobile.
android naviagtion react-native sqlite
Last synced: 04 May 2026
https://github.com/naturalcycles/sqlite-lib
SQLite implementation of CommonDB interface
Last synced: 27 Oct 2025
https://github.com/melisa-karatas/nursing_patient_diagnostic_information_system
In this simple python project with database, I tried to make a patient diagnostic information system using SQL.
class health healthcare management-system medical nurse nursing object-oriented-programming python sql sqlite sqlite3
Last synced: 10 Apr 2026
https://github.com/olegiv/ocms-go
Lightweight CMS built with Go and SQLite. Features HTMX/Alpine.js admin, REST API, theme & module systems, multi-language support, webhooks, media library, form builder and SEO tools. Single binary, zero config database.
alpinejs cms content-management-system form-builder go golang headless-cms htmx i18n media-library modules rest-api seo sqlc sqlite themes webhooks
Last synced: 02 Apr 2026
https://github.com/jonatandb/dave-gray-django-tutorials
Dave Gray - Django Tutorials
django jonatandb python sqlite
Last synced: 10 Apr 2026
https://github.com/upendraverma/daily-reminder
🧠 A simple Flutter app to create, view, and manage daily reminders. Built with local persistence using SQLite – my first hands-on project exploring local databases in Flutter.
daily-reminder daily-tasks dart flutter reminder sqlite
Last synced: 05 Jul 2026
https://github.com/necraul/examproj
Simple CRUD Form for inputting questions/answer and another form for taking an exam
crud csharp database devexpress quiz quiz-app quizapp sqlite winforms winforms-application
Last synced: 11 Apr 2026
https://github.com/tillkuhn/billy-idle
💤 Billy Idle - Lightweight MacOS (In)activity Tracker written in Go
go grpc hours macos sqlite time-tracking timer tool work
Last synced: 29 Apr 2026
https://github.com/ebolblga/caloriescalculator
Desktop App to calculate your daily calories on C# Windows Forms App (.NET Framework) with SQLite
Last synced: 13 Apr 2026
https://github.com/k0msenapati/translation-service
A FastAPI-based translation service that provides asynchronous text translation using AI models.
fastapi groq sqlite sqlmodel translation
Last synced: 22 Aug 2025
https://github.com/guovza/satnegirji.www
Suoma-Davvisáme-Suoma web sátnegirji ja ollu sánit. Hoping it's helpful. Please, contribute and let's make it better together.
davvisamegiella php pohjoissaame saame samegiella sanakirja satnegirji sqlite
Last synced: 10 Apr 2026
https://github.com/Lupennat/ludo
Database Abstraction Layer for Node js
database lupdo mysql nodejs pdo sql sqlite transaction
Last synced: 05 Mar 2025
https://github.com/adityasahu786/nodechronicles
NodeJS ExpressJS PostgreSQL Prisma & Docker w. JWT Auth, CRUD Database Interactions & REST API Endpoints
docker docker-compose express jwt-authentication nodejs postgresql prisma rest-api sqlite
Last synced: 13 Apr 2026
https://github.com/thipages/sqlite-csv
Load csv in sqlite with the right types and some stats
Last synced: 10 Apr 2025
https://github.com/xavdid/stackoverflow-to-sqlite
Dump data from Stackoverflow into a SQLite db
dogsheep python sqlite stackoverflow
Last synced: 05 Jan 2026
https://github.com/bredalis/sqlitejs
💻 SQLite for JavaScript 💻
backend bbdd database-framework framework js nodejs relational-databases sql sqlite
Last synced: 08 May 2026
https://github.com/dehsilvadeveloper/nestjs-notification
Uma API feita com NestJS e Prisma que simula um sistema de notificações, gerenciando informações de notificações por meio de endpoints, sem realmente enviá-las. O propósito é controlar o histórico das notificações, servindo como um projeto de refinamento de habilidades e demonstração de skills.
docker javascript nestjs nestjs9 nodejs prisma sqlite typescript
Last synced: 13 Apr 2026
https://github.com/bentooth/react-ssr-sqlite-graphql
Finally the family is together! Node/Express, React/Redux, SQLite/GraphQL with Server Side Rendering!
express graphql nodejs react redux server-side-rendering sqlite
Last synced: 11 Apr 2026
https://github.com/newben420/mailicia
Self-hosted email manager with rich composer, templates, analytics & full data ownership
analytics email email-marketing email-tracking newsletter nextjs nodemailer self-hosted smtp sqlite tailwindcss typescript
Last synced: 24 Jan 2026
https://github.com/tsubasagit/relay
Developer-friendly email delivery platform - Open alternative to Resend & SendGrid
email email-delivery hono microservice react saas sendgrid-alternative sqlite typescript
Last synced: 03 Jun 2026
https://github.com/adamlewkowicz/ediary-react-native
E-diary mobile app built in React Native
android ios jest mobile-app react react-native redux sqlite typeorm typescript
Last synced: 12 Apr 2026
https://github.com/guovza/satnegirji
Suoma-Davvisáme-Suoma sátnegirji ja ollu sánit
cpp davvisamegiella davvisapmi sqlite sqlite-database suoma-davvisame-suoma
Last synced: 17 Apr 2026
https://github.com/furk4nbulut/map-tracker-flutter
Map Tracker is a Flutter application designed to help users track their walking activities. The application allows users to start and end walking sessions, calculate the duration and distance of each activity, and view detailed historical data on a map.
firebase firestore flutter sqflite sqlite
Last synced: 27 Feb 2025
https://github.com/ctb/2021-sourmash-datasette
Exploring datasette for exploring microbial taxonomy analyses of metagenomes wit hsourmash
Last synced: 25 Apr 2026
https://github.com/rezafarazi/seo_optimizer
a panel for seo optimize with spring boot
Last synced: 22 Feb 2026
https://github.com/rjchi/agencia-marketing-django-react
Agencia de Marketig utilizando Django, React, TailwindCSS y MySql
axios django django-rest-framework dompurify framer-motion moment react-helmet react-helmet-async react-simple-typewriter reactjs redux redux-thunk sqlite tailwindcss
Last synced: 02 Apr 2026
https://github.com/ncmonx/icm-graph
Token-efficient context CLI for Claude Code, Cursor, Cline. Cuts AI coding costs 70-90% via context packs, output filters, local memory + receipts. 40 MCP tools, 122/122 tests, Apache-2.0.
ai-agents ai-coding anthropic claude-code cli cline context-engineering cpp17 cursor developer-tools knowledge-graph llm-tools local-first mcp mcp-server prompt-engineering semantic-search sqlite token-optimization
Last synced: 29 May 2026
https://github.com/hirotakadango/novel
Simple php novel site
novel personal-site php sqlite sqlite-database
Last synced: 02 May 2026
https://github.com/wensheng31/worktracker
一個簡單的工時記錄系統,使用 Flask 開發,可以記錄每日工作時間並自動計算薪資。
bootstrap bootstrap5 css flask html python3 sqlite
Last synced: 24 Jan 2026
https://github.com/uros-5/bookstore
Bookstore web application. Buy, rate and comment on books.
alpiinejs alpine bootstrap css django htmx javascript python sqlite
Last synced: 10 Apr 2026
https://github.com/puneetharajkr/anthil-networks-car-buying-frontend-bus-booking-backend
🚗 Second-Hand Car Platform + 🚌 Bus Booking API (Full-Stack Project) A complete MERN-stack style assignment with: • A responsive car marketplace frontend (React + Firebase + Google Auth) • A secure Express.js REST API for a full-featured bus booking system (JWT Auth, Dockerized, deployed on AWS EC2) Includes API doc, Postman collection, EC2
api aws-ec2 axios cors docker expressjs fecth javascript jwt-authentication netlify-deployment nodejs postman postman-test react render-deployment rest-api sqlite sqlite3
Last synced: 10 Apr 2026
https://github.com/ibibalami/worker-app
WorkerApp is a Django-based application designed to manage and track worker information and activities. It includes features for user authentication, data import/export, and administrative management. Additionally, it determines the proximity of workers to locations and provides detailed reports.
bootstrap django django-application django-import-export django-rest-framework geodjango git github harvesine html-css-javascript python3 sqlite
Last synced: 13 Apr 2026
https://github.com/austinm911/awesome-drizzle
A collection of drizzle related libraries, utilities, and so forth. Contributions welcome!
Last synced: 28 Jan 2026
https://github.com/salvadorbravo09/duocuc-programacion-web-django
Techno Shop es una tienda en linea construida con Django para la asignatura "Programacion Web" en Duoc UC Sede Concepcion
django javascript python sqlite
Last synced: 13 Apr 2026
https://github.com/xerx81/bidzar
Bidzar is a Django-based web application for online auctions.
auction-website django html-css python sqlite webapp
Last synced: 05 May 2026
https://github.com/silentsignal/burp-sqlite-logger
SQLite logger for Burp Suite
Last synced: 21 Jan 2026