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-07 00:26:25 UTC
- JSON Representation
https://github.com/daviteixeira-dev/food-explorer-back-end
Development of an API that supports CRUD operations for the dishes of a fictional restaurant, known as foodExplorer. Containing JWT authentication implementation, user data storage, search functionality, development of *endpoints* for handling dishes and other necessary operations.
bcryptjs express express-async-errors javascript knex nodejs nodemon sql sqlite sqlite3
Last synced: 13 Apr 2026
https://github.com/yasmin-camargo/lista_de_tarefas-pythondjango
Projeto utilizando o framework Django, seguindo tutorial da TreinaWeb
api bootstrap5 crud django html python sqlite web
Last synced: 13 Feb 2026
https://github.com/juanmorales1810/dpi-boletin-oficial
Proyecto para el gobierno de San Juan para el manejo y gestión del boletín oficial de la provincia
fastapi nextjs python shadcn-ui sqlite taildwindcss
Last synced: 11 Apr 2026
https://github.com/carlos-hfc/api-rest-nodejs
Projeto desenvolvido no módulo sobre API REST da formação de Node.js
fastify knex nodejs rocketseat rocketseat-ignite sqlite typescript vitest zod
Last synced: 13 Feb 2026
https://github.com/aspeakman/dbtruck3
A relaxed schema-less interface to data tables and stored metadata in an SQLite, PostgreSQL, MySQL or SQL Server database
dbapi2 dumptruck mssqlserver mysql postgres postgresql python sql-server sqlite sqlserver
Last synced: 16 Apr 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/tiagotas/mauiappminhascompras
CRUD no SQLite usando .NET MAUI
crud maui-app microsoft-net sqlite
Last synced: 17 May 2026
https://github.com/anviaan/mc-telemetry
flask flask-api flask-sqlalchemy python python-3 sqlite telemetry telemetry-server
Last synced: 13 Feb 2026
https://github.com/companyofwords/bun-is-good-init
👌 Experiments in using 🍞 Bun JS (and 🦊 Elysia JS) to replace Node JS and Express JS - with examples of creating routes, controllers, middlewares, using state and derive, protecting routes and more...
bunjs cron drizzle-orm elysiajs expressjs guard jwt nodejs sqlite swagger websockets
Last synced: 14 Feb 2026
https://github.com/panchi64/gooby
A quirky Discord bot powered by local AI that provides genuinely helpful responses with a goblin twist. Features intelligent conversation, image search, dice rolling, and admin tools - all running privately through LM Studio
ai discord discord-bot lm-studio local-ai python self-hosted sqlite
Last synced: 14 Feb 2026
https://github.com/sanari-dev/alpha-blog
Simple blog app to learn about the basic of development using Ruby on Rails 7.
bootstrap5 integrationtest rails7 sqlite unittest
Last synced: 14 Feb 2026
https://github.com/geekidharsh/cool_flask_webapp
A personal project to make a custom user based webapp written in Flask / SQLite3 / Python / Bootstrap
flask-application sqlite webapp
Last synced: 28 Feb 2026
https://github.com/emomeni/cisco_switch_monitor_dashboard
A Flask-based web application for monitoring Cisco switch ports status with real-time updates and basic authentication.
automation cisco cisco-it-networking css flask html javascript network-automation network-automation-dev network-automation-python python sqlite
Last synced: 11 Apr 2026
https://github.com/laurentinobezerra/imersao-devops-alura
Este projeto implementa uma API para gestão de alunos, cursos e matrículas, desenvolvida com FastAPI. Ele inclui configurações para execução local e orquestração via Docker e Docker Compose, realizado como prática da Imersão DevOps da Alura e Google Cloud.
alura api devops docker docker-compose fastapi python sqlite
Last synced: 11 Apr 2026
https://github.com/hacan359/tonkatsu_box
Free open-source app to organize collections of retro games, movies, TV shows & anime. Track progress, rate favorites, create visual boards, share with friends. Flutter · Windows · Android
android-app anime-tracker backlog-tracker collection-manager dart flutter game-collection igdb material-design-3 media-library movie-tracker open-source retro-games riverpod sqlite steamgriddb tmdb tv-show-tracker windows-app
Last synced: 28 Feb 2026
https://github.com/artsiombulatkin/kotlinmultiplatformroomsample
This is a Kotlin Multiplatform (KMP) project demonstrating how to use Room Database across Android, iOS, and Desktop platforms.
android coroutines desktop flow ios jetpack-compose kmm kotlin kotlin-multiplatform room room-database sqlite
Last synced: 14 Feb 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/denkhaus/knot
A standalone CLI tool for hierarchical project and task management with dependencies. Perfect for LLM agents to organize complex workflows.
ai-tools cli dependency-management golang hierarchical-tasks llm-agent productivity project-management sqlite task-management
Last synced: 28 Feb 2026
https://github.com/nasherickson/zephyrmarkt-portfolio
Offline first POS & inventory system. A clean, vendor ready platform showcasing distributed sync, event-sourced storage, and a “liquid glass” UI.
design-system event-sourcing grdb inventory ios macos multipeerconnectivity offline-first portfolio pos replication sqlite swift swiftui
Last synced: 11 Apr 2026
https://github.com/mohamed-taha-essa/django-digital-resume
Django Digital Resume Builder
api-rest bootstrap5 ckeditor classbasedviews css django django-framework django-rest-framework gihub git html5 portfolio python sqlite
Last synced: 11 Apr 2026
https://github.com/keithah/browser-history
Local CLI + MCP server to ingest and query browser history (Safari/Chrome/Firefox/Edge/Brave) with auto-labeling.
browser-history cli history mcp python sqlite
Last synced: 15 Feb 2026
https://github.com/jonathanfavorite/ragamuffin
A lightweight, cross-platform .NET library for building RAG (Retrieval-Augmented Generation) pipelines with local embedding models and SQLite vector storage. Perfect for developers who need privacy-focused, offline-capable document search and AI-powered question answering without external API dependencies.
ai chunking document-processing dotnet embedding-models fluent-api local-ai metadata ml nlp offline-ai onnx pdf-processing privacy-focused rag retrieval-augmented-generation semantic-search sqlite vector-database vector-search
Last synced: 02 Jun 2026
https://github.com/wux1an/bufinsert
An enhancement for gorm bulk insert. This can help you save the data to the buffer first, and then insert the all data in the buffer into the database when the buffer is full.
batch-insert buffer-insert bulk-insert database gorm sqlite
Last synced: 18 Apr 2026
https://github.com/theluqmn/litecheck
Make inquiries on your SQLite database using Llama 3.1 8b, locally, using Ollama.
24hour-challenge database llama3-1 ollama python sqlite
Last synced: 15 Feb 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/tonigith/bookreviews
Aplicación de gestión de reseñas de libros (CRUD) desarrollada con Laravel 12 y Livewire 3. Permite crear, listar y eliminar reseñas (título, autor, rating) y buscar por título. Se comporta como una SPA gracias a `wire:navigate` y utiliza componentes de página completa de Livewire (Create y BookList).
blade crud crud-application laravel livewire php php8 spa sqlite tailwind tailwind-css vite
Last synced: 11 Apr 2026
https://github.com/alper-sayin/nba-database
NBA Database - A Flask-based Web Application
api database-migrations flask html-css-javascript nba-api orm plotly python sqlalchemy sqlite
Last synced: 16 Apr 2026
https://github.com/ckampfe/ochat
A really simple personal notebook interface to Ollama.
chatbot htmx llm ollama ollama-client rust sqlite
Last synced: 11 Apr 2026
https://github.com/craftamap/shopping-list
A shopping list app built with go and vue
Last synced: 02 Apr 2026
https://github.com/g4brym/prodboard
Self-hosted, CLI-first issue tracker and cron scheduler for Claude Code agents
ai-agents bun claude claude-code cli cron issue-tracker mcp model-context-protocol scheduler sqlite typescript
Last synced: 07 Mar 2026
https://github.com/dariustb/cocktailsearch
Python web app to search cocktail recipes via SQLite queries
Last synced: 01 Mar 2025
https://github.com/bijoy1243/unitconverter
Lightweight R package for converting temperature, length, and weight units. Easy to use with full documentation. Perfect for your unit conversion needs! 🛠️📦
api convertion java javascript length-converter mathematics number-converter number-convertion python-script qml scientific scientific-calculator sqlite ubports unit-converter unitconverter unitconverter-android xml
Last synced: 16 Apr 2026
https://github.com/ck3mp3r/context
Task management and knowledge tracking system with git-based sync, built for AI-assisted workflows
ai-agents leptos mcp rest-api rust self-hosted sqlite task-management wasm websocket
Last synced: 02 Mar 2026
https://github.com/davimateus1/transactions-api
Sistema de transações de valores entre usuários.
fastify fastify-cookie knex node sqlite zod
Last synced: 16 Apr 2026
https://github.com/cyprich/filamenty
Semestrálna práca z predmetu Unix - Vývojové prostredie
3dprinting filament flask python qrcode react restapi school sqlite tailwindcss
Last synced: 16 Apr 2026
https://github.com/ovasconceloss/openfootball
A open source football game.
react rust sqlite tauri typescript
Last synced: 16 Apr 2026
https://github.com/fabogit/fincances-dashboard
angular docker fastapi nestjs python sqlite typescript
Last synced: 18 Jan 2026
https://github.com/alieinstein2008/gerenciamento-de-infomacoes-frotend
Projeto Frontend desenvolvido em React.js com consumo de Api, conceitos de componetização e interface dinâmica, tratamento de dados e com foco em facilitar o gerenciamento de um Banco de Dados.
api css css-grid javascript jsx reactjs sqlite
Last synced: 16 Apr 2026
https://github.com/muratsercann/trackyourstudying
aspnetcore efcore reactjs rest-api sqlite
Last synced: 16 Apr 2026
https://github.com/luiizsilverio/happy-back
Back-end da aplicação Happy (web e mobile), desenvolvido em Node (NLW03)
cors multer nlw nodejs rocketseat sqlite typeorm yup
Last synced: 16 Apr 2026
https://github.com/donpotts/salesmetrics
A modern Blazor WebAssembly application for visualizing sales metrics, featuring interactive, draggable dashboard cards and dynamic charts for real-time business insights.
blazor-webassembly chartjs csvhelper dotnet-core gridstackjs mudblazor sales sqlite
Last synced: 18 Apr 2026
https://github.com/filsan-musa/Course-SQL_Fundamentals_for_Data_Analysis
This course serves as an introduction to Structured Query Language (SQL) for the aspiring data analyst, focusing on fundamental concepts and practical applications. The course incorporates interactive video lectures, as well as weekly course exercises to reinforce learning.
chinook-database database relational-databases sql sqlite
Last synced: 23 Mar 2026
https://github.com/ruelalarcon/a_plus
A social network for students to track course grades, share grade calculation templates, and manage course prerequisites.
express grade-calculator grades graphql javascript nodejs sqlite svelte
Last synced: 11 Apr 2026
https://github.com/alieinstein2008/gerenciamento-de-informacoes-backend
Projeto Backend em Node.js, Express, Sequelize e SQLite desenvolvido para sanar um problema pessoal e fazer parte de um sistema FullStack fornecendo uma API em conexão com um Banco de Dados próprio.
api backend express javascript nodejs sequelize sqlite
Last synced: 16 Apr 2026
https://github.com/aldotestino/hackernews-clone
Hackernews server made with graphql and prisma
apollo-server graphql nodejs prisma sqlite typescript
Last synced: 16 Apr 2026
https://github.com/evandersondev/dartonic
🍷 A database query builder inspired by Drizzle. It allows you to connect to various databases (SQLite, PostgreSQL, MySQL) and perform database operations using a fluent API.
api darto dartonic mysql orm postgres query-builder sqlite
Last synced: 16 Apr 2026
https://github.com/bit-barron/todo-advanced
Todo Advanced App: A React Native app for managing todos offline with Drizzle and SQLite.
drizzle react-native shadcnui sqlite todo-app zustand
Last synced: 16 Apr 2026
https://github.com/n1zamu/npresents
✌ Best plugin for season events like present collecting / Лучший плагин на ивенты по сбору подарков, как на ReallyWorld
bukkit events java javaplugin minecraft npresent plugin present sqlite sqlite-database yaml yaml-configuration
Last synced: 16 Apr 2026
https://github.com/ferg1e/pajamasql
PHP SQL wrapper and model layer
database-abstraction-layer mysql mysqli-library php postgresql sql sqlite sqlite-wrapper
Last synced: 16 Apr 2026
https://github.com/zolppy/contextus
Trabalho de Conclusão do Curso (TCC) de Licenciatura em Computação do Instituto Federal da Bahia (IFBA), Campus Jacobina.
groq-cloud ifba langchain llm plataforma-nilo-pecanha python sqlite streamlit tcc text-to-sql
Last synced: 02 Jun 2026
https://github.com/alideweb/sql_ref
cheetsheet database mysql postgres postgresql sql sqlite
Last synced: 15 Mar 2025
https://github.com/dragodui/olx-telegram-bot
Telegram bot for parsing olx.pl
javascript nodejs puppeteer sqlite telegraf telegram-bot
Last synced: 02 Mar 2026
https://github.com/edummorenolp/nodejs-injecciondedependencias
Este proyecto es una API RESTful para la gestión de tareas, desarrollada con Node.js y SQLite (o MySQL, dependiendo de la configuración elegida). Permite realizar operaciones CRUD (Crear, Leer, Actualizar, Eliminar) sobre tareas.
Last synced: 16 Apr 2026
https://github.com/joseferben/indie-bare-stack
The Remix Stack for deploying to Fly with SQLite, authentication, testing, linting, formatting, etc.
Last synced: 16 Apr 2026
https://github.com/mrlmic/purchasing-power
Python/ Typescript project to make ownership information available to consumers.
etl-pipeline figma jupyter-notebook pandas-dataframes python sqlite
Last synced: 18 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/boolfalse/laravel-sanctum-api
Laravel 8 Sanctum API with SQLite
Last synced: 01 May 2026
https://github.com/fylga/workshop_bunjs
Bun is an all-in-one toolkit for JavaScript and TypeScript apps. It ships as a single executable called bun. The workshop will cover most of it functionnalities in order to create an API/Front Web.
Last synced: 21 Feb 2026
https://github.com/hasanyahya101/pacman_sfml
Pacman game created in C++ and SFML, and uses Sqlite3 for Database. All, rights to the Sqlite3 (Amalgamation) files and SFML files go to them and them alone. The code contains a First Version, which is not efficient and uses Grids and Second Version, which is efficient. This project is also OOP and ISE subjects Semester Projects for Fast Nuces Lhr.
c cpp fast ise lhr nuces oop pacman sfml sqlite
Last synced: 20 Apr 2026
https://github.com/wyattowalsh/proxywhirl
rotating proxy system
data data-extraction dataextraction proxy proxy-checker proxy-list proxy-scraper proxy-server proxypool python python3 rotating-proxy sqlite sqlite3 web-data-extraction
Last synced: 03 Mar 2026
https://github.com/oil-oil/codex-usage
Codex Usage skill for generating Chinese Codex token usage reports
codex codex-skill html-report sqlite token-usage
Last synced: 02 Jun 2026
https://github.com/joaosantossgp/analisys
Local-first Windows desktop financial data tool for Brazilian public companies, built with Python, SQLite, pywebview, and Vite.
brazilian-market cvm data-pipeline desktop-app equity-research financial-data python pywebview sqlite vite windows
Last synced: 02 Jun 2026
https://github.com/estebangmz666/contactlist
Contact Agenda is a Java-based application built with JavaFX for managing contacts. It features contact registration, viewing, and editing, with support for custom notes and inclusive pronoun selection, using SQLite for data persistence.
agenda contact-management crud desktop-application gui java javafx mvc notes sqlite
Last synced: 11 Apr 2026
https://github.com/matsjfunke/fastapi-traefik-auth
straightforward template/example for user authentication with JSON Web Tokens using FastAPI, Jinja2 templates and Traefik to enable HTTPS encryption
authentication cookies docker-compose fastapi jinja2-templates jose-jwt passlib pydantic sqlite traefik
Last synced: 16 Apr 2026
https://github.com/maximebrusselle/gitlabplanner
A project to more efficiently plan gitlab sprints
astrojs clerkjs daisyui drizzle-orm reactjs sqlite tailwindcss
Last synced: 16 Apr 2026
https://github.com/hitalo-lima/gopportunities
API para gerenciamento de oportunidades de emprego, desenvolvida em Golang. Utilizando o framework Gin como router, GoORM para comunicação com o banco de dados, SQLite como banco de dados, e Swagger para documentação e testes da API.
api-rest gin go gorm sqlite swagger
Last synced: 16 Apr 2026
https://github.com/kalebers/weather_app
Side project intended to learn more about APIs with a Web Weather Checker
alpinejs api app html javascript python sqlite weather
Last synced: 16 Apr 2026
https://github.com/odnodn/pneumoai
Pneumologisches Praxis-Management visuell
filesystemaccessapi langchain langgraph llm material-react-table mui nextjs react react-hook-form sqlite webcrypto-api zustand
Last synced: 11 Apr 2026
https://github.com/mehrshaad/ap_system-provider_project
Advanced Programming Project #2
advanced-programming gui pyqt5 python sqlite
Last synced: 16 Apr 2025
https://github.com/kenvilar/laravel-vue-sqlite
Laravel + VueJS + SQLite + Axios
Last synced: 11 Apr 2026
https://github.com/daniele-senko/gerenciador-produtos-py-poo
Este é um projeto de console (CLI - Command-Line Interface) desenvolvido em Python para simular as operações básicas de um sistema de vendas, incluindo gerenciamento de produtos, um carrinho de compras e a finalização de pedidos.
cli composition python3 sqlite
Last synced: 16 Apr 2026
https://github.com/mementomorri/iot_project_dashboard
Реализация технического задания для веб интерфейса проекта на тему интернета вещей
authentication flask iot python sqlalchemy sqlite
Last synced: 11 Apr 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/nuln/dbase
Database abstraction library for Go
boltdb database gorm mariadb mysql postgresql sqlite
Last synced: 04 Mar 2026
https://github.com/uki00a/mikro-orm-node-sqlite-driver
A MikroORM driver for `node:sqlite`
Last synced: 16 Apr 2026
https://github.com/bitwalk123/sde-tool
Helper GUI tool for Supplier Development Engineering
Last synced: 03 Jun 2026
https://github.com/jongwony/dbb
open db browser for sqlite with csv, sqlite3 file
Last synced: 16 Apr 2026
https://github.com/matheussandi/entrega-epi
Cadastro de funcionários, epis (equipamento de proteção individual) e a entrega da epi.
nodejs sqlite typeorm typescript
Last synced: 16 Apr 2026
https://github.com/hugsjuf/megafeed
Página de notícias utilizando Rest API com armazenamento em banco de dados local
android ios rest-api sqlite xamarin xamarin-forms
Last synced: 16 Apr 2026
https://github.com/thekoma/rpodder
A modern, self-hostable gpodder.net replacement written in Rust. Sync podcast subscriptions and episode progress across all your devices.
axum docker gpodder kubernetes oidc podcast podcast-sync postgresql prometheus rest-api rust self-hosted sqlite sso svelte
Last synced: 01 Apr 2026
https://github.com/kayamuhammet/urlshortener
Hobi amaçlı url kısaltma projesidir.
bootstrap5 clipboard csharp dotnet dotnet-core qrcoder sqlite
Last synced: 16 Apr 2026
https://github.com/oopb/buaa-stumanager
本项目是buaa北航2学分一般专业课《互联网软件新技术(XML和Web)》(1-9周,考核方式:随堂开卷考试+8页综述论文+小程序)的课程作业,要求为使用XML+WebService技术写一个小程序。
buaa flask python sqlite webservice xml
Last synced: 16 Apr 2026
https://github.com/bodix/unisqlite
SQLite database editor for Unity based on ScriptableObjects
sqlite sqlite-database unity unity3d
Last synced: 16 Apr 2026
https://github.com/ecomplus/application-sdk
Abstractions for apps authentication and methods to Store API with NodeJS and Firestore/SQLite
applications authentication-service ecommerce-apps ecomplus firestore integration-flow nodejs sqlite store-api
Last synced: 01 Apr 2026
https://github.com/ishara-madu/contactapp
ContactApp is a lightweight Android app for managing contacts. Easily add, edit, delete, and organize contacts with a simple interface. Upload images for identification and manage contacts offline with secure local storage. No internet needed, ensuring privacy and data security.
contact contacts contacts-app contacts-manager gradle kotlin kotlin-android kotlin-language kotlin-native sqlite sqlite-android sqlite-database sqlitedatabase
Last synced: 16 Apr 2026
https://github.com/ashakoen/bls-data-extract
This repository contains scripts and a database schema to set up and manage a local SQLite database for storing and querying the Average Price data from the U.S. Bureau of Labor Statistics. It includes tools for downloading the latest data from the BLS website and fetching Consumer Price Index (CPI) data via the BLS API.
Last synced: 01 Apr 2026
https://github.com/lotharingie88/gestexp
Application Delphi/Pascal avec bd Sqlite et Mysql , multiperipherique en FMX et Firedac, de gestion d une exploitation agricole
Last synced: 01 Apr 2026