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-02 00:29:20 UTC
- JSON Representation
https://github.com/manjit-baishya-datascience/homestay-database-management-system
This Accommodation Booking System is designed to facilitate the booking and management of listings, guests, hosts, bookings, amenities, and reviews.
database-design schema sql sqlite
Last synced: 07 Jun 2026
https://github.com/mr-chang95/disaster_response_pipeline
Data Science Project for Udacity's Data Scientist Program. Here I created a webapp and ML/NLP pipeline that analyzes message data for disaster response and shows classification results.
data-engineering data-pipeline data-science disaster-response etl-pipeline flask gridsearchcv jupyter-notebook machine-learning natural-language-processing nlp ntlk python python-script sklearn sqlalchemy sqlite udacity-data-science-nanodegree
Last synced: 10 Apr 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/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/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/br-silvano/mcp-todo
API de gerenciamento de tarefas via WebSocket com execução modular de comandos e suporte a ferramentas, desenvolvida em TypeScript com banco SQLite. Projetada para integração com agentes de inteligência artificial.
agent agentic-ai ai ajv api command-pattern eslint jest mcp mcp-server modular-architecture sqlite task-manager todo tool tools typescript use-tool websocket zod
Last synced: 10 Apr 2026
https://github.com/fesabelilla/nearbyhospital
This show your near by hospital .
Last synced: 26 Apr 2026
https://github.com/salaahl/local_library_by_django
Bibliothèque numérique
bootstrap css django html javascript python sendgrid sqlite
Last synced: 07 Aug 2025
https://github.com/mariaseverino/rest-api
🔒 An authentication with node.js.
Last synced: 10 Apr 2026
https://github.com/ankman007/books-api-drf
A simple RESTful API built with DRF to manage a collection of books. It supports full CRUD operations along with filtering and pagination.
django-filter django-rest-framework sqlite swagger-ui
Last synced: 19 Apr 2026
https://github.com/btag16/cosmos-flask-blog
A personal blogging platform built with Flask, PostgreSQL, and Bootstrap. Features user authentication, dynamic posts, email notifications, and a responsive design for a modern blogging experience.
bootstrap5 database flask flask-application gunicorn orm postgresql procfile programming psycopg2 python sqlalchemy sqlite wtforms
Last synced: 10 Apr 2026
https://github.com/keremaygul/roleapp
asp-net asp-net-core bootstrap dotnet dotnet-core dotnetcoremvc jquery mvc reactjs sqlite
Last synced: 10 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/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/edofarrell/doctor-appointment-management-system
Mobile Android Application - Doctor's Appointment Management System
android-application java mobile-development mvp-architecture sqlite
Last synced: 08 May 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/persteenolsen/dotnet-8-signup-email-api
A .NET 8 REST API serving as a Membership System with Email Verification using SQLite and EF Core
dotnet entity-framework-core rest-api sqlite
Last synced: 07 May 2026
https://github.com/eltonsantos/happy_discovery
Projeto desenvolvido no evento Next Level Week #3 promovido pela RocketSeat.
Last synced: 09 Apr 2026
https://github.com/silkhorizonstudios/seedforge
One command to fill your database with realistic test data. Reads schema, resolves FK, no code needed.
cli database developer-tools faker mysql postgresql python seed-data sqlite synthetic-data test-data
Last synced: 25 May 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/ovasconceloss/the-manager-football
a football management application for desktop.
Last synced: 10 Apr 2026
https://github.com/subhashpolisetti/flask_real_chat_application
This is a real-time chat application built with Flask, Flask-SocketIO, and SQLite. Users can join chat rooms, send messages, and view message history in real-time. The app features a simple and responsive UI that provides a smooth chat experience
css flask flasksocketio html python sqlite
Last synced: 10 Apr 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/andrew-a-a/todo
A simple To-Do app built with SAP CAP (CDS) and SAPUI5, using OData V4 and SQLite for backend data management. The app allows users to create, check, and delete tasks with a clean UI. 🚀
cds javascript odatav4 sapui5 sqlite todoapp
Last synced: 27 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/desarrollo-de-soluciones-iot-17757/restock-mobile-application
Restock Mobile Application has inventory management features for restaurants and retail stores. Built with Dart, Flutter and BLoC state pattern.
bloc-flutter cross-platform-app dart domain-driven-design flutter local-storage shared-preferences sqlite
Last synced: 07 Jun 2026
https://github.com/lucasbbs/imonitor-backend
express heroku nodejs sqlite typescript
Last synced: 10 Apr 2026
https://github.com/marknature/django-docker_projects
This repository is where i store all my practice Django, Docker and Database projects.
django html-css-javascript javascript mysql postgresql python3 sqlite webdevelopment
Last synced: 10 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/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/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/mahmudhmh/next-notey
This is a simple Notes App built using Next.js 13 and TypeScript for the frontend, and Pocketbase for the backend.
datafetching next-router nextjs13 pocketbase reactjs servercomponent sqlite tailwindcss turbopack
Last synced: 10 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/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/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/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/citadel-cloud-management/mcp-server-database
MCP server for database operations - PostgreSQL, MySQL, and SQLite queries and schema management
ai anthropic claude database llm mcp model-context-protocol mysql postgresql sqlite typescript
Last synced: 27 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/wadhia-bhavesh/PsDroid-Tracker
PsDriod Tracker is a GPS-based mobile app for personal security, it ensures user safety with real-time location tracking, emergency SOS messages, and automated emergency calling. Compatible with Android, it offers a user-friendly interface, adding family/friends, and customizable alert settings for enhanced personal security.
andriod andriod-app andriod-development andriod-sdk firebase firebase-auth java sql sql-database sqlite xml
Last synced: 14 Apr 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/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/ivanrods/cadastros-backend
Api para gerenciamento de cidades e pessoas.
express jest knex nodejs sqlite typescript yup
Last synced: 10 Apr 2026
https://github.com/foo-ogawa/embedoc
**In-Place Document Generator** - A tool that auto-updates marker blocks in documents and source code while preserving manually edited sections.
automation cli code-generation developer-tools docs-as-code documentation-generator handlebars markdown nodejs sqlite template-engine typescript
Last synced: 26 May 2026
https://github.com/danielegiidio/nearby
O Nearby é uma aplicação fullstack projetada para conectar usuários com ofertas e promoções do comércio local. Desenvolvido com React Native (Expo) no frontend mobile e Node.js no backend, oferece uma experiência completa para descobrir e utilizar cupons de lojas próximas.
expo express nodejs prisma react react-native sqlite
Last synced: 10 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/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/teslaproduuction/data_analiz_al
Прогнозирование курса алюминия с использованием модели ARIMAX
arimax csv django html-css-javascript numpy pandas python rss scipy sklearn sqlite yfinance-library
Last synced: 10 Apr 2026
https://github.com/akashvarma26/data-analysis-on-imbd-using-sqlite3
Data Analysis on IMDb dataset using sqlite3 and Pandas in Jupyter notebook.
data-analysis jupyter-notebook pandas-dataframe sqlite
Last synced: 27 Apr 2026
https://github.com/poglolopez/prueba_tecnica_inlaze
Este repositorio muestra mis habilidades en análisis de datos a través de una prueba técnica para Inlaze. Incluye flujos de trabajo con Python, SQLite y Power BI para analizar el comportamiento de jugadores, depósitos y rendimiento de fuentes de tráfico, destacando eficiencia operativa e información estratégica.
data-analysis data-v etl jupyter powerbi python sqlite
Last synced: 26 Feb 2025
https://github.com/whykusanagi/celeste-ops
CelesteOps — local-first creator control panel: signed macOS app + MCP agent kit
agent-skills ai-agents anthropic bun claude claude-code claude-skill claude-skills creator-tools desktop-app developer-experience electrobun local-first macos mcp model-context-protocol skills-marketplace sqlite task-management
Last synced: 15 Jun 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/felipeg-almeida/projeto-labook-backend
Este é o projeto Labook, uma rede social com o objetivo de promover a conexão e interação entre pessoas. Desenvolvido como parte do curso de Desenvolvimento Full Stack da Labenu, unicamente para fins didáticos.
api backend crud express knex layered-architecture nodejs poo sql sqlite typescript uuid
Last synced: 09 Apr 2026
https://github.com/deimosproject/querybuilder
adapter builder deimos mysql pgsql postgresql psql query query-builder sql sqlite sqlite3
Last synced: 02 Oct 2025
https://github.com/plandes/dbutil
Database convenience utilities.
database database-management orm sqlite sqlite-orm
Last synced: 10 Apr 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/selfradiance/hermes-approved-memory-mirror
Local approval-first memory mirror for human-approved, inspectable personal memory.
approved-memory cli human-in-the-loop local-first memory-system personal-memory reflection-tool self-sovereign-ai sqlite typescript
Last synced: 07 Jun 2026
https://github.com/jongwony/dbb
open db browser for sqlite with csv, sqlite3 file
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/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/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/ayo-ajayi/butopea
e2e testing and product feed xml creation for butopea.com
cypress e2e-testing javascript python sqlite xml
Last synced: 04 May 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/MindlessMuse666/anime-diary
Веб-сайт для продажи атрибутики, аксессуаров и одежды в стиле аниме. Использованы: HTML, CSS, Bootstrap 5, Python (Django), JS. БД: SQLite (планируется переход на PostgreSQL).
bootstrap bootstrap5 css django django-website html javascript postgresql python sqlite website
Last synced: 31 Aug 2025
https://github.com/fadilxcoder/sf6-sqlite-mongodb
Symfony 6 - SQLite - MongDB
docker graphql-client mongodb sqlite symfony xdebug
Last synced: 04 Mar 2026
https://github.com/brettdavies/bird
Rust CLI for the X (Twitter) API — entity store, watchlist, thread reconstruction, and usage tracking on top of xurl.
api-client caching cli rust sqlite twitter x-api
Last synced: 01 Apr 2026
https://github.com/paperkite-hq/stork
Self-hosted email client with AES-256 encryption at rest, IMAP sync, and full-text search
docker email email-client encryption imap privacy self-hosted sqlite typescript webmail
Last synced: 06 Apr 2026
https://github.com/thecuriousjuel/Contact-Board-Application-Project
Contact List Application is a simple full stack application that takes contact details in the front end and stores them in the backend database.
flask full-stack python sqlite web-development
Last synced: 29 Aug 2025
https://github.com/nicopon/dtpipe
A simple, self-contained CLI for performance-focused data streaming & anonymization.
cli csv data-masking database dotnet duckdb etl oracle parquet postgresql sql-server sqlite
Last synced: 20 Feb 2026
https://github.com/abajric2/game-app
Android mobile application for exploring video games and creating a collection of favorites
android kotlin mobile-app sqlite
Last synced: 08 May 2026
https://github.com/martyniukkk/ToolMaster
Tool Master is an all-in-one productivity app featuring a Todo List, Timer, and Flashlight, designed to simplify your daily tasks with ease and efficiency.
all-in-one-app android android-development clean-architecture dependency-injection flashlight koin kotlin mobile-app mvvm productivity-app sqlite task-manager time-tracking timer todo-list utility-tools
Last synced: 24 Aug 2025
https://github.com/felipemdutra/url-shortener-service
URL Shortener
backend-dev backend-development backend-service backenddevelopment ejs-express express-js expressjs front-end front-end-development frontend frontend-development javascript nodejs service sqlite sqlite3 webdeb webdevelopment
Last synced: 10 Apr 2026
https://github.com/airkyzzz/annfrenchtechsender
Client lourd Python (CustomTkinter + Selenium) d'envoi automatisé de candidatures aux organisations French Tech Bordeaux. Architecture 3 couches, SQLite + JSON + TXT, tests pytest. Réalisation E6 du BTS SIO SLAM.
bcrypt bts-sio customtkinter desktop-application e6 pyinstaller python selenium slam sqlite
Last synced: 24 May 2026
https://github.com/ahmad-masud/research-grant-council-database
A Database made for tracking grant competitions for research proposals.
database jupyter-notebook python sqlite
Last synced: 17 Apr 2026
https://github.com/psbx/web3-python-wallet
web3-python-wallet
cl docker fastapi github-actions go python rust sqlite typescirpt
Last synced: 10 Apr 2026
https://github.com/dmwyatt/granz
CLI tool for querying Granola meeting data
cli granola meeting-notes rust sqlite
Last synced: 18 Apr 2026
https://github.com/liebki/blazorlibrary
A video game library application, created using MAUI with Blazor, Bootstrap, external APIs and more stuff!
blazor-server csharp dotnet-core gamelibrary maui maui-blazor netcore sqlite
Last synced: 17 Apr 2026
https://github.com/dchobarkar/settlement-system
A React and NestJS application implementing an iterative settlement process between two parties with real-time updates.
nestjs nextjs react sqlite tailwindcss typeorm typescript
Last synced: 10 Apr 2026
https://github.com/allanjos/crud-node
Simple SQLite CRUD in Node.js
cross-platform javascript js nodejs sqlite sqlite3
Last synced: 18 Apr 2026