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/vandodev/nlw-near-by
O projeto é um aplicativo mobile desenvolvido no evento NLW Pocket pela Rocketseat, é um aplicativo de clube de benefícios com cupons para utilizar em estabelecimentos próximos a você.
android api axios expo full-stack fullstack mobile nlw node prisma prisma-orm react react-native rocketseat sqlite
Last synced: 04 Apr 2026
https://github.com/renyzeraa/rocketnotes-backend
Aplicação para salvar avaliações de filmes assistidos
Last synced: 14 Apr 2026
https://gitlab.com/intellisrc/common
ICL : Intellisrc Common Library : This library can help you to write less code and speedup the development of your next great application. It is particularly designed to accomplish most of the common tasks required by backend services.
Console Application Firebird SQL Server computer vision database/sql encryption groovy hashing image processing java logging mariadb multithreading mysql obfuscation oracle database postgresql serial communication smtp sqlite tcp terminal-app udp web application webserver websocket
Last synced: 19 Apr 2025
https://github.com/prince-gh/clipboard-history
📃 Clipboard History Manager! 📂 Windows application called Clipboard History Manager, built using C#, .NET Framework, Windows Forms Application (WFA), and SQLite.
csharp netframework sqlite wfa
Last synced: 17 May 2026
https://github.com/lavvrushka/learnme
Educational Mobile App for Language Learning using C# .NET MAUI, SQLite, MVVM pattern, and Git for version control
Last synced: 17 May 2026
https://github.com/henriqueotogami/nlw
Projeto Proffy da Next Level Week #2 da Rocketseat.
css3 html5 javascript next-level-week nlw-2 nodejs proffy rocketseat sqlite
Last synced: 10 Apr 2026
https://github.com/aung-khantkyaw/laziestant-auth
laziestant-auth: A simple authentication system API built with Node.js (Express.js), SQLite, and Prisma ORM. This project provides basic user authentication features like registration, login, and session management, designed for easy integration into applications that require secure user authentication.
authentication-backend expressjs nodejs prisma-orm sqlite
Last synced: 07 Apr 2026
https://github.com/hache22/capitalizacion-del-mercado-de-los-bancos-mas-grandes
Este Script de pyton se encarga de utilizar la tecnica de Webscrapping para obtener datos de una pagina web, en especifico de una tabla dentro de la misma y pasarlos por el proceso ETL para hacer estos datos mas útiles
etl python sqlite webscrapping
Last synced: 30 Dec 2025
https://github.com/haroldadmin/cms
Semester project for Database Management System course (CO202)
college-management expressjs nodejs sqlite swagger-ui
Last synced: 07 Apr 2026
https://github.com/koma-private/csvs
csvs (CSV Sql) is a command-line tool that simplifies working with CSV or TSV files by enabling SQL queries through an embedded SQLite engine. Binaries for macOS, Windows & Linux.
csv csv-converter csv-export csv-import csv-parser cui linux macos sql sqlite tsv tsv-parser windows
Last synced: 12 May 2025
https://github.com/whjwnavy/sqllite_c_api
sqllite c api
sql sqlite sqlite-database sqlite3
Last synced: 19 May 2026
https://github.com/inldb/inlinedb
InlineDB — A lightweight, self-hosted database & backend in a single binary. Built on SQLite3 and Go, designed for simplicity, speed, and full control.
database db open-source sqlite sqlite3
Last synced: 19 May 2026
https://github.com/hrosicka/pyqtpartylist
Imagine throwing an unforgettable party! Plan your perfect party with the Party Guest List app. The Party Guest List app is the perfect way to organize your guest list for any event. With its simple interface and powerful features, you can easily add, edit, and delete guests.
creative-applications database desktop desktop-application forms gui partylist python python-sqlite simple-app simple-application sql sqlite
Last synced: 21 Mar 2025
https://github.com/benhunter/climb_bot
u/climb_bot on Reddit
beautifulsoup bot bs4 climb climber climbing json mountainproject praw python python3 pythonanywhere reddit sqlite sqlite3
Last synced: 08 May 2026
https://github.com/lecheeel/sayit
🎓 现代化校园社交平台 - 集成表白墙、校园圈、跳蚤市场、悬赏任务的全功能大学生社交应用,基于Next.js + React + TypeScript构建 🎓 Modern Campus Social Platform - Full-featured university social app with confession wall, campus circle, marketplace, and task system, built with Next.js + React + TypeScript
campus campus-life college college-project marketplace nextjs prisma react social-network social-networks sqlite student typescript web-application web-development webapp website
Last synced: 07 May 2026
https://github.com/dnce17/crochet_shop_site
A crochet shop website that is mobile- and desktop-responsive (NOTE: The site may take a few seconds to a minute to load on first visit due to Render's free-tier hosting limitations)
flask-application responsive-website sqlite
Last synced: 06 Apr 2025
https://github.com/spences10/bsky-ai-feed
High-signal Bluesky custom feed for technical AI, ML, and LLM posts: https://bsky.app/profile/scottspence.dev/feed/ai-feed
ai atproto bluesky custom-feed feed-generator jetstream llm machine-learning nodejs sqlite typescript
Last synced: 04 Jul 2026
https://github.com/carloocchiena/flask_sqlite_full_stack_python_template
A web app in Flask that allows via web form to enter a username. The backend saves it with the date of the day and an auto-incrementing ID and saves it to a local SQLite DB.
backend flask flask-sqlite3 fullstack python sqlite webapp
Last synced: 09 Apr 2026
https://github.com/amanasmuei/amem
The memory layer for AI coding tools. Local-first, semantic, works with Claude Code, Cursor, Windsurf & any MCP client.
ai claude-code cursor developer-tools embeddings mcp mcp-server memory sqlite typescript
Last synced: 08 Apr 2026
https://github.com/emmmabk/todo-list
A simple Django-based To-Do List application that allows users to register, log in, and manage tasks. Users can create, view, update, and delete tasks, with a focus on a clean and user-friendly interface. The project utilizes Django for the backend and Python Decouple for managing configuration settings securely.
django full-stack-development python python-decouple sqlite task-management to-do-list user-authentication web-application
Last synced: 22 Mar 2025
https://github.com/anythinglord/django-mysql
Task Management application built with Django, python and SQLite
django-rest-framework python3 sqlite
Last synced: 20 May 2026
https://github.com/albertoarena/filament-event-sourcing-demo
A Filament demo app showing albertoarena/filament-event-sourcing: write through aggregates, browse stored events, and replay projectors.
demo event-sourcing example filament filamentphp laravel laravel-event-sourcing php spatie sqlite
Last synced: 05 Jul 2026
https://github.com/aniruddha-adhikary/lit-data-layers
A collection of data layers for Chainlit, persist state on your own infrastructure!
chainlit chatbot llm postgresql sqlite
Last synced: 07 Mar 2026
https://github.com/zircote/rlm-rs-plugin
Claude Code plugin for processing documents 100x larger than context limits using the Recursive Language Model pattern. Rust-powered chunking, hybrid semantic + BM25 search, and sub-LLM orchestration.
ai-agents bm25 chunking claude-code claude-code-plugin document-processing hybrid-search llm long-context recursive-language-model rlm rust semantic-search sqlite
Last synced: 08 Apr 2026
https://github.com/skimmenthal13/serilog.sinks.database
Serilog sink that writes in one of these five databases (SqlServer, Oracle, MySql, PostgreSQL, Sqlite)
database logging mysql oracle postgresql serilog serilog-sink sink sqlite sqlserver
Last synced: 24 Dec 2025
https://github.com/thinkjs/think-model-sqlite
SQLite adapter for think model
model sqlite think-adapter thinkjs3
Last synced: 06 Apr 2025
https://github.com/emminix/flowforge-timetrack
Simple, privacy-focused desktop app for time tracking and invoicing. All data stays local. Built with Tauri 2, React 19, and SQLite. Features floating timer widget, Pomodoro, global shortcuts, and offline PDF invoicing. Free for personal use, non-commercial license.
desktop-app freelance invoicing linux macos offline-first pomodoro privacy-first productivity react rust sqlite tauri tauri-app time-tracking typescript windows
Last synced: 08 Apr 2026
https://github.com/bimalxme/djangoempapp
The project uses Django with Python for backend logic and routing, leveraging Django ORM for seamless CRUD operations on an SQLite database. HTTP requests (GET, POST, DELETE) manage client-server interactions, while HttpsResponse ensures appropriate status codes and data handling for smooth communication.
backend django orm python sqlite
Last synced: 28 Jun 2025
https://github.com/rajagopal28/simplecallblocker
This App blocks all calls from those numbers with those prefixes stored in the App storage Supporting Android 2.3
android-phone call-block challenge database listen pattern-matching promotion-calls single-page-app sqlite sqlite-android
Last synced: 13 Apr 2026
https://github.com/cppvolodya/telegrambottagging
Is a Telegram bot server designed to mention or tag users in a group.
cmake cpp17 gcc linux msvc python sqlite telegram-bot-api windows
Last synced: 25 Jan 2026
https://github.com/hassan11196/qras
QR Based Student Attendance System. Precursor to QRSMS
bootstrap css flask html javascript jinja sqlite
Last synced: 07 Apr 2026
https://github.com/uhstray-io/pyrizon
Data Collection, Analysis, Mapping, Pipelining & Transformation, & API using Python
api data-engineering etl numpy pandas plotly python pytorch raw-data scikit-learn seaborne sql sqlite tensorflow
Last synced: 09 Apr 2026
https://github.com/arman-sadeghi-2003/arman-sadeghi-2003
Config files for my GitHub profile.
ai-agents avalonia design-patterns dotnet-developer dotnet-maui python3 sql sql-query sql-server sqlite stimulsoft uwp wpf
Last synced: 09 Apr 2026
https://github.com/limitcool/gatewarden
Open-source AI WAF for self-hosted apps, built for Caddy, trusted identity headers, deterministic enforcement, and reviewable AI-assisted security operations.
access-control ai ai-security ai-waf application-security caddy caddy-server forward-auth homelab nextjs oidc postgres reverse-proxy rust security-gateway sqlite waf web-application-firewall zero-trust
Last synced: 23 May 2026
https://github.com/deatil/lakev-admin
lakev-admin 是使用 vweb 和 sqlite 的 vlang 后台管理系统
admin lakev-admin sqlite v vlang
Last synced: 28 Jul 2025
https://github.com/elitan/tsql
A type-safe SQL query builder and database toolkit for TypeScript.
bun database mssql mysql nodejs postgres sql sqlite typescript
Last synced: 21 Sep 2025
https://github.com/atharvbyadav/expensemate
A simple, lightweight personal finance tracker built with Streamlit and SQLite. Log expenses, visualize spending habits, manage budgets, and download reports – all through an interactive web interface.
budgeting data-analysis data-visualization expense-tracker finance-app open-source pandas personal-finance plotly python sqlite streamlit streamlit-webapp
Last synced: 28 Apr 2026
https://github.com/ianjiteshan/renewablejobs
Full-stack web application for tracking, visualizing, and predicting employment trends in India's renewable energy sector
flask green react sqlite sustainability vite
Last synced: 09 Apr 2026
https://github.com/tonumayworkspace-creator/sales-revenue-forecasting-with-business-decision-insights
End-to-end sales revenue forecasting with business decision insights using Python, SQLite, and Streamlit
analytics-project business-analytics dashboard data-science data-science-projects forecasting python revenue-forecasting sqlite streamlit time-series
Last synced: 09 Apr 2026
https://github.com/hidao80/mcp-tutorial-1
SQLite MCP Server tutorial for Cursor, VS Code, Windsurf, and Claude Desktop. Zero-configuration setup with uvx, cross-platform support, and DXT extension included. Perfect for learning Model Context Protocol integration.
ai-tools claude-desktop cursor mcp model-context-protocol sqlite tutorial vscode windsurf zero-config
Last synced: 17 Apr 2026
https://github.com/ivanintech/pizza-evaluator-app
Pizza Evaluator is a full-stack web application that allows users to explore a catalog of pizzas from different brands (Domino's, Telepizza, Pizza Hut), vote for their favorites, and view a popularity-based ranking. The application features an administration panel to manage users, pizzas, and managers.
expressjs javascript node-js sequelize sqlite vuejs
Last synced: 09 Apr 2026
https://github.com/jimididit/nokwatch
A lightweight Python-based website monitoring tool that's able to run on low resource devices like a Raspberry Pi. Monitor multiple websites for content changes and receive email notifications when your specified criteria are met.
ai alerts automation change-detection content-monitoring discord email flask jsonpath lightweight low-resource monitoring notifications python raspberry-pi slack sqlite website-monitoring
Last synced: 19 Feb 2026
https://github.com/jsamuelap/copytickets-app
App móvil para escanear códigos QR de los boletos del sistema web CopyTickets
android data-store jetpack-compose qrcode retrofit2 scanner sqlite ticket viewmodel
Last synced: 09 Apr 2026
https://github.com/pedrohvfernandes/nlw-ia
JS + IA(Chat-gpt e Whisper) ❤️
chatgpt ffmpeg nodejs openai prisma prisma-orm radix-ui reactjs shadcn-ui sqlite tailwindcss ts vercel-ai vite webassembly zod
Last synced: 09 Apr 2026
https://github.com/fearschism/icnx-sharp
A modern desktop download manager built with Avalonia & dotnet.
avalonia csharp dapper dotnet downlo download download-manager macos scraping-websites scripts sqlite url-downloader vibe-coded vibe-coding windows
Last synced: 09 Apr 2026
https://github.com/wahidpanda/sql-coding-practices-solutions
Here are some SQL coding solution that will help for preparation and also helpful for beginners.
beginner-friendly dbms-project jquery mysql practice sql sqlcommand sqlite sqlprojects
Last synced: 09 Apr 2026
https://github.com/marcosdvs/test
Billing application with Blazor Server, EntityFrameWorkCore, print button, and SQLite
blazor blazor-server bootstrap5 entity-framework-core invoicing-application sqlite
Last synced: 10 Apr 2026
https://github.com/lookinfome/vaxtrack_v1.1.0
Vax Track v1.1.0, built with ASP.NET MVC, now features a restructured architecture, a new DTO layer, normalized model relationships, redefined service methods, an enhanced admin page with additional charts, and an updated UI for improved usability.
ajax asp-net-core asp-net-mvc bootstrap csharp css html javascript sqlite
Last synced: 10 Apr 2026
https://github.com/santhosh7403/realword-app-leptos-axum-sqlite
A near realworld leptos web application with sqlite
argon2 axum fts5 full-text-search fullstack leptos sqlite ssr tailwindcss uuid webassembly
Last synced: 23 Aug 2025
https://github.com/mouses007/crypto-trading-journal
Local, privacy-focused crypto futures trading journal. Bitunix + Bitget, AI reports & share cards, SQLite/PostgreSQL, Docker support, auto-update. No cloud, no subscriptions.
bitget bitunix crypto express futures sqlite trading trading-journal vue3
Last synced: 24 May 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/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/iffaith/memberlite
会员消费管理系统是一个基于Electron-Vite开发的桌面应用程序,专为小门店设计,用于管理会员信息、会员余额和消费记录。系统采用单机运行模式,所有数据本地存储,确保数据安全和隐私保护。
boilerplate electron javascript react sqlite template typescript
Last synced: 10 Apr 2026
https://github.com/martiinwalsh/tech-news-app
A flutter application that displays the top tech news stories using the Hacker News API.
flutter fluttter-apps hackernews-api sqlite
Last synced: 28 Mar 2025
https://github.com/gustavohps10/crud-django
"C.R.U.D" de jogos construído com Django/Python
django materializecss python sqlite
Last synced: 10 Apr 2026
https://github.com/kaushalladiya/finance-tracker
Full-stack finance tracking application built with .NET 10 and React
csharp dotnet entity-framework finance-tracker fullstack react sqlite tailwindcss
Last synced: 11 Apr 2026
https://github.com/ltan02/intro-to-api-workshop
UBC Launch Pad - Intro to API with TypeScript Workshop Repository
api express postman react sqlite typescript
Last synced: 11 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/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/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/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/frankyso/angular-electron-typeorm
Ultra-fast bootstrapping with Angular 7 and Electron 4 (Typescript + SASS + Hot Reload + Typeorm)
angular electron hot-reload sass sqlite sqlite3 typeorm typescript
Last synced: 11 Apr 2026
https://github.com/rupeshrb/project_data_visualization_django
Data visualization is important concept which apply in this project with help of d3.js, pandas,python etc library
bootstrap d3js data-visualization django html-css-javascript pandas python sqlite
Last synced: 11 Apr 2026
https://github.com/hirotakadango/arttext
Simple text based website php sqlite
Last synced: 18 Apr 2026
https://github.com/hirotakadango/group-messages
This is just a very simple group messages using ajax.
chat-app message real-time-messaging sqlite sqlite-database
Last synced: 17 May 2026
https://github.com/thejenildgohel/synapse
MCP server: Persistent AI memory + knowledge graph + code search. Local-first. Pure SQLite. npm install -g synapse-cortex
agent-memory ai-agents ai-memory code-intelligence knowledge-graph llm local-first mcp memory model-context-protocol sqlite typescript
Last synced: 27 May 2026
https://github.com/jsiqbal/nestjs-final-project
Complete nestjs course by stephen grider
decorators dependency-injection e2e-tests guards interceptors middlewares migrations-generator migrations-runner nestjs ormconfig query-builder session sqlite unit-testing validation-pipe
Last synced: 16 May 2025
https://github.com/aliabbascheema/scheema_retail
This project is a practical implementation focused on Ipswich Retail, aiming to transition from a monolithic system architecture to a more scalable and efficient Django MVT (Model-View-Template) framework.
django django-mvt docker dom-manipulation e-commerce-project e-commerce-website github-actions javascript monolith-architecture python3 render scalability sqlite tailwind
Last synced: 09 Apr 2026
https://github.com/mohamedelziat50/sqlite-wallet-app
SQLite Wallet App integrated with Python as the final project for CS50SQL.
cs50 cs50sql cs50sql-final-project python sqlite
Last synced: 27 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/kamuridesu/tf-backend-go
Custom HTTP backend for Terraform/OpenTofu in Go with AWS Lambda support
aws dynamodb gin-gonic go golang lambda postgresql sqlite terraform
Last synced: 11 Apr 2026
https://github.com/adi-epshtain/tvshows-pipeline
ETL-style data pipeline using FastAPI, SQLite, and Docker - fetches, filters, and serves TV shows and their cast from the TVMaze API.
asyncio data-pipeline docker etl fastapi python rest-ap sqlite
Last synced: 11 Apr 2026
https://github.com/inmanturbo/b2bsaas
SaaS starter kit based on Laravel Jetstream, Volt and Folio
b2b b2b-services folio laravel mariadb mysql sqlite starter-kit volt
Last synced: 11 Apr 2026
https://github.com/cosmos-loops/cosmos-dapper
Cosmos.Dapper is a part of Cosmos.Data, a inline project of COSMOS LOOPS PROGRAMME. This repository provides a package of StackExchange.Dapper to improve development efficiency.
dapper data mysql mysqlconnector oracle postgresql sql-query sqlite sqlkata sqlserver
Last synced: 11 Apr 2026
https://github.com/mwelwankuta/noogle
🌐 a search engine for questions, using it's own web crawler.
flask-api multithreading rest-api search-engine sqlite
Last synced: 09 Mar 2025
https://github.com/sans-arch/gamehub-backend
Repositório do back-end do projeto acadêmico GameHub
date-fns docker docker-compose express jest nodejs nodemon postgresql prisma sqlite typescript
Last synced: 12 Apr 2026
https://github.com/remcostoeten/productivity-panel
A panel which is a V2 of my all-in-one dashboard build in React 19, Next 15 utilizing Clerk, Drizzle, Turso, SQLite and many more.
authentication clerk crud drizzle-orm framer-motion nextjs15 react19 saas scss serveractions sqlite tailwind turso turso-db
Last synced: 11 Apr 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/mejanh/express-nodejs-typeorm-api
A Simple Expressjs API with TypeORM and Sqlite database
api crud expressjs nodejs sqlite typeorm typescript
Last synced: 02 Apr 2026
https://github.com/edwardcdev/node-express-rest-api
A simple REST API based on Node.js, Express.js and SQLite
express node restful-api sqlite
Last synced: 15 Apr 2026
https://github.com/arc-hugo/clavardage
Application de communication décentralisée au sein d'un réseau local
chat decentralized java javafx sqlite
Last synced: 07 May 2026
https://github.com/kirill-jjj/teamtalk-telegram-sender-rs
A robust bridge between TeamTalk and Telegram written in Rust. Features real-time notifications (join/leave), admin moderation tools, and customizable user settings.
async localization rust sqlite sqlx teamtalk telegram-bot teloxide tokio
Last synced: 18 Jan 2026
https://github.com/edsonlcandido/desenvolvedornet
Repositorio criado para mostrar meu aprendizado em ASP.NET core
asp-net-core bulma-css dapper entity-framework-core linq mvc-architecture sqlite
Last synced: 21 Feb 2026
https://github.com/brunnodev50/react-native-chat-telegram-bot
📱 App Expo/React Native com SQLite que atua como servidor de Chatbot do Telegram. Gerenciamento de leads e atendimento em tempo real sem backend externo.
expo mobile-server react-native sqlite telegram-bot
Last synced: 12 Apr 2026