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/ojailson17/nlw-esports-backend
Aplicação backend desenvolvida durante o evento NLW - eSports organizado pela Rocketseat. A aplicação tem como objetivo conectar pessoas que jogam o mesmo game e possuem a mesma disponibilidade de horário.
express nodejs prisma sqlite typescript
Last synced: 14 Apr 2026
https://github.com/luiizsilverio/node-typescript
API desenvolvida em Node, durante o curso do Prof. Aluizio Developer
bcryptjs celebrate cors cowsay express jsonwebtoken knex multer node nodejs sqlite sqlite3 typescript
Last synced: 08 Apr 2026
https://github.com/f3ath/migrant-db-sqlite
dart flutter migration migration-tool sqlite
Last synced: 18 Feb 2026
https://github.com/albertoarena/deskhand
Isolated, test-passing Laravel environments per git worktree — for running parallel AI coding agents.
ai-agents claude-code cli developer-tools git-worktree laravel parallel-development pest php sqlite symfony-console testing
Last synced: 05 Jul 2026
https://github.com/automationpanda/buggyboard-web-app
BuggyBoard is a small web app for educational purposes. It is a full-stack Node app written in TypeScript with a React frontend, an Express backend, and a SQLite database.
demo-app express node playwright react sqlite typescript
Last synced: 05 Jul 2026
https://github.com/antonino3g/be-the-hero
🐶🐱 Aplicação Web e Mobile de arrecadação de fundos para ONG's de apoio aos animais. API feita em Nodejs, Web com ReactJS e mobile com React Native.
express frontend javascript knex mobile nodejs react react-native reactjs sqlite
Last synced: 08 Apr 2026
https://github.com/kylejuliandev/ires
A personal organiser of contact details for your friends, colleagues, and family.
aspire blazor-server csharp css html sqlite
Last synced: 06 Mar 2026
https://github.com/rafaelmachadobr/projeto-adote
Projeto Adote é uma plataforma online para facilitar o processo de adoção de animais de estimação, com recursos para que os usuários possam visualizar animais disponíveis e entrar em contato com os responsáveis, e para que as entidades responsáveis possam gerenciar suas informações e o processo de adoção.
bootstrap css django html javascript python sqlite
Last synced: 06 Apr 2026
https://github.com/gordcurrie/pacioli
ACB tracker for Canadian investors — Questrade sync, CRA-compliant capital gains, multi-user
acb canada go htmx personal-finance sqlite
Last synced: 05 Jul 2026
https://github.com/zavierferodova/siensi-api
REST API for Sistem Informasi Presensi
express rest-api sequelize sqlite
Last synced: 05 May 2026
https://github.com/md-rejoyan-islam/quiz-api
express jwt-authentication prisma-orm sqlite typescript zod-validation
Last synced: 15 Jun 2025
https://github.com/vdoninav/ami_gpt
ruGPT3Large advanced Telegram chatbot
ai chatbot gpt gpt-chatbot gpt2 gpt3 nlp pytelegrambotapi sqlite sqlite3 telegram-bot
Last synced: 25 Jan 2026
https://github.com/biglocalnews/datasette.biglocalnews.org
A Datasette instance that allows users to explore public and private files hosted by biglocalnews.org
data-journalism datasette sqlite
Last synced: 01 May 2026
https://github.com/nicolas-sabbatini/go-short
This is the implementation of the second exercise of the Gophercises course
go go-server go-sqlite3 golang golang-application gopher gophercises sqlite sqlite3 url-shortener
Last synced: 16 Apr 2026
https://github.com/xjanova/hivedownload
Hive Download — Smart Media Downloader. WPF/.NET 9 app to browse, download, stream & play Chinese short-drama series (rongyok.com). MVVM + SQLite, resumable downloads, built-in player, RGB theme.
csharp dotnet media-player mvvm sqlite video-downloader wpf
Last synced: 02 Jul 2026
https://github.com/zainibeats/taskwise
TaskWise is an AI-powered todo app that automatically prioritizes and categorizes your tasks, suggests subtasks, and syncs across devices via a self-hosted SQLite backend—helping you stay focused and organized with minimal setup.
ai docker genkit google-gemini google-gemini-api nextjs productivity react self-hosted sqlite to-do-list
Last synced: 29 Apr 2025
https://github.com/anitatess/music-website
website on which you can add, delete, view and edit music data created with: C#, .NET, SQLite, JavaScript, HTML
c-sharp crud dot-net dot-net-core html javascript music sqlite sqlite-database
Last synced: 18 Feb 2026
https://github.com/lutriana/TM-TaskManager
TaskManager is an application that helps you organize tasks and to-dos in an easy, fast and simple way with a dynamic, understandable and scalable design. Through checks, reminders and task categorization, the user will always be aware of which tasks require the most importance.
apis css database html models python sqlite
Last synced: 21 Jun 2025
https://github.com/nam077/chatbot-nvn-v4
botchat cache jwt-authentication messenger-platform nestjs passport sqlite typeorm typescript
Last synced: 05 Mar 2025
https://github.com/danielc000/loom
A local-first cockpit for real Claude Code sessions — drive interactive `claude`, orchestrate a fleet of agents, and weave docs + tasks into one fabric, all on your machine.
ai-agents ai-agents-automation claude-code developer-tools developer-tools-ai-agent local-first multi-agent obsidian orchestration sqlite typescript
Last synced: 17 Jun 2026
https://github.com/pizzerolaa/budget-buddy
Budget Tracker app made in Python using Flet
Last synced: 02 Jan 2026
https://github.com/nusrathcassim/doggo
Mobile App for a Dog Food Store🐶
android-studio java mobile-app sqlite
Last synced: 02 Jan 2026
https://github.com/pj-568/pj568-web-store
一个基于 Servlet 和 SQLite 的 Web 应用程序,用于创建一个在线商店。
java java-11 javaweb javawebapp online-shop online-store sqlite sqlite3
Last synced: 13 May 2025
https://github.com/labex-labs/sqlite-intermediate-to-advanced
In this course, delve into advanced SQLite techniques. Master constraints, indexing, joins, subqueries, transactions, triggers, views, full-text search, JSON, backups, PRAGMA tuning, CTEs, window functions, and more!
advanced-sql course data-analysis data-integrity data-manipulation data-modeling database database-design hands-on labex labs performance-tuning programming query-optimization relational-database schema-management sql sqlite stored-procedures transaction-management
Last synced: 18 May 2026
https://github.com/labex-labs/sqlite-for-beginners
In this course, you'll learn the fundamentals of SQLite, from setting it up on Linux to creating databases, building tables, and querying data. Perfect for beginners!
challenges course exercises hands-on labex labs playground programming sqlite
Last synced: 28 Jul 2025
https://github.com/zeroniki/fastapi-restapi-example
fastapi python3 rest-api restapi sqlalchemy sqlite
Last synced: 18 Feb 2026
https://github.com/prabhas9346/notes-repoel
I'm thrilled to share my latest project, Quick Keep Notes – a single-page, full-stack note-taking application that allows users to jot down their thoughts, ideas, and reminders quickly and efficiently.
expressjs html-css-javascript jsx netlify nodejs react-router react-router-dom reactjs render sqlite
Last synced: 25 Jan 2026
https://github.com/b4ry0n/filetag
Local-first file tagging: arbitrary labels, boolean queries, hierarchical tags, and a built-in web interface.
ai cli file-organization file-tagging local-first rust self-hosted sqlite tagging web-interface
Last synced: 21 May 2026
https://github.com/guryanovyan/user-table
Implementation of data management in a single table. Add locally or store on the server.
asp-net-core css dotnet entity-framework-core html javascript sqlite
Last synced: 11 Apr 2026
https://github.com/the-asind/budu_dolzhen_bot
Telegram bot for safe, simple debt tracking between friends. Log, confirm, settle, and keep your balances up to date — all within chat.
aiogram debt-manager finance-management friends python sqlite telegram-bot
Last synced: 15 May 2026
https://github.com/kenkyoo/nextjs-todo-list
Aplicación de lista de tareas desarrollada con tecnologías modernas del ecosistema web. Permite gestionar múltiples listas con autenticación real, almacenamiento persistente y un diseño responsivo.
app-router-nextjs daisyui hanko nextjs postgresql prisma react sqlite tailwindcss to-do-app to-do-list todolist
Last synced: 02 Jul 2026
https://github.com/wcoder/tizen.net.sqlite.sample
Sample Tizen TV app with Tizen.Net SDK, .NET Core, SQLite, EntityFramework
csharp dotnet dotnet-core entity-framework-core sqlite sqlite3-database tizen tizen-tv tizenfx tizentv-sample xamarin-forms
Last synced: 05 Apr 2025
https://github.com/radhirasho/simple-todo-server
Experimenting with SQLite and HonoJS
Last synced: 03 May 2026
https://github.com/victor-david/restless-toolkit
A lightweight toolkit for WPF applications. It includes base classes for MVVM, SQLite database - and provides various custom controls including custom window, tab, data grid, etc.
color-picker database sqlite sqlite-database sqlite3 toolkit wpf wpf-application wpf-color-picker wpf-controls wpf-window wpf-window-chrome
Last synced: 25 Jan 2026
https://github.com/cs19931/onlymaps
🗺️ Simplify database interactions with Onlymaps, a Python micro-ORM that executes SQL queries and maps results to Python objects seamlessly.
database mariadb mysql orm postgresql python sql sqlite
Last synced: 08 Apr 2026
https://github.com/taigrr/teaqlite
Tea-Quill-ite: A CLI-based sqlite browser
Last synced: 21 May 2026
https://github.com/eby8zevin/android-sqlitesearch
SQLite Search - Android Studio
android android-app android-application android-studio androidstudio search sqlite sqlite-android sqlite-database sqlite-search sqlitedatabase
Last synced: 14 May 2025
https://github.com/thomasleavy/devtools-tracker
DevTools Tracker - May 2025
crud css express full-stack javascript js nodejs responsive sqlite
Last synced: 28 Jul 2025
https://github.com/erilshackle/tbl-class-php
Generate PHP constants for database tables, columns, and foreign keys from your schema. Improves IDE autocomplete, reduces SQL typos, and enables safe refactoring.
auto-generation ci-cd cli composer constants database db-consistency-checker db-constants development-tools generator ide-autocomplete mysql orm-alternative php php-library schema sqlite type-safety
Last synced: 25 Jan 2026
https://github.com/the-man-w-laughs/markingtesttask
Приложение для создания карты раскладки промаркированной продукции
c-sharp dependency-injection entity-framework mvvm n-tier-architecture sqlite wpf
Last synced: 09 May 2026
https://github.com/losertowinner/ebook
Coming soon . . . ✨
chakra-ui fastapi postgresql reactjs sqlite typescript
Last synced: 23 Aug 2025
https://github.com/little-software-engineer/fridge-recipe-finder
Fridge Recipe finder for your ingredients using Spoonacular API.
javascript jsx python react recipe recipe-app spoonacular-api sqlite
Last synced: 08 Apr 2026
https://github.com/shahidmalik4/fastapi-nextjs-blog
Minimal blog platform using FastAPI (backend), Next.js (frontend), and SQLite for data storage.
blog crud-application dynamic-routing fastapi javascript nextjs python restapi sqlite
Last synced: 08 Apr 2026
https://github.com/sevastiandolbilin/blogicum
bootstrap5 django django-framework faker pep8 pillow python sqlite
Last synced: 20 Aug 2025
https://github.com/ahmedyaser95/sql-mongo-query-converter
🛠️ SQLMongo - A PyPI package for converting SQL queries to MongoDB queries and vice versa. Effortlessly translate between relational and NoSQL query formats for seamless database interoperability.
aggregator database mongo-aggregation mongodb mongoose mysql postgresql python pyunit query query-builder sql sqlite structured-query-language
Last synced: 09 Apr 2026
https://github.com/arvarik/toolbox
System Design Interview Study App
docker gemini-api interview-prep nodejs react self-hosted sqlite system-design
Last synced: 06 Jul 2026
https://github.com/alyssonbarrera/ignite-project-02
Projeto 02 (API REST com Node.js) - Trilha Node.js (2023) | Ignite - Rocketseat
fastify knexjs nodejs sqlite typescript
Last synced: 08 May 2026
https://github.com/cho3sang/futbol-flow-counter
OpenCV-powered desktop app for tracking soccer juggles, visualizing ball motion, and saving training sessions.
computer-vision kalman-filter opencv python soccer sqlite tkinter
Last synced: 06 Jul 2026
https://github.com/matheussc017/imobiliaria
Real Estate Property Manager is a desktop application developed in Java to help individuals and businesses manage real estate assets efficiently. The application allows users to store, organize, and retrieve data related to properties, and associated documents such as contracts and receipts.
Last synced: 14 Jun 2026
https://github.com/tobidi0410/kysely-sqlite-http
An Kysely dialect for querying data from statically hosted sqlite databases
database dialect gh-pages http kysely sqlite static-site vfs
Last synced: 27 Jan 2026
https://github.com/lb-lewisham/lewisham-air-sensors-history
up-to-date history of records for londonair.org.uk sensors in lewisham going back to 2005
Last synced: 22 Jun 2025
https://github.com/ashrockzzz2003/power_portal_2.0
Power Portal - Analytics
css electricity flask html javascript python renewable-energy sqlalchemy sqlite
Last synced: 08 Apr 2026
https://github.com/naseem1amjad/angular-based-contentbook-with-instant-search
A content book (also known as phone book) that can be hosted in organizations to search their employees based on different parameters.
angular api api-rest autocomplete contactbook contacts phonebook php search search-engine sqlite website
Last synced: 28 Apr 2026
https://github.com/fahadfoysal/expensetracker
Expense Tracker is a web app, whre users can log their expenses, set budgets, and receive alerts when they exceed their budget.
bootstrap django python sqlite
Last synced: 06 Apr 2026
https://github.com/tmdgusya/argus
Real-time monitoring & management dashboard for Hermes Agent profiles
dashboard hermes hermes-agent monitoring multi-agent python sqlite
Last synced: 06 Jul 2026
https://github.com/ttrzcinski/djangorestonlyget
Simple D20 rollers with list of rolls to check REST API with GET on stack of Django 4.2 + Python 3.9 + Pip 24 + SQLite3.
django django-rest-framework flake8 get github-actions python python-3 python3 rest rest-api restful-api sqlite sqlite3 vercel vercel-serverless
Last synced: 07 Apr 2026
https://github.com/edocosic/win_forms_student_app
This WinForms desktop application enables student data management using C# and .NET, with Entity Framework and SQLite as the database.
csharp dotnet entity-framework sqlite
Last synced: 06 Apr 2026
https://github.com/areal060781/blog-app-unit-testing
Blog application with unit testing integration
api-rest blueprint flask flask-api flask-mail flask-migrate http-auth jwt-auth slqalchemy sqlite unittest virtualenv wtforms-flask
Last synced: 09 May 2026
https://github.com/tahaaa22/incubator-dashboard
The Incubator Dashboard is a system designed to simulate a Nurse Call System (NCS) for monitoring multiple incubators. The system provides visual alerts on a dashboard and hardware buzzer alerts for critical conditions. It integrates various sensors to ensure real-time monitoring and control of incubator conditions.
arduino chartjs cpp css expressjs html javascript nodejs sqlite
Last synced: 07 Apr 2026
https://github.com/jyothikaprabhakar/cinemabookingplatform
Backend API for a cinema booking platform similar to PVR Cinemas. This system handles user accounts, movie listings, theater management, seat selection, show bookings, and payment processing.
cinema-booking-platform expressjs movie-listings nodejs payment-processing seat-selection show-bookings sqlite theater-management
Last synced: 29 Jul 2025
https://github.com/marviniciuz/flask-restaurant
Mini api de restaurante em flask
api flask flask-api flask-application htmx materializecss python python3 sqlalchemy sqlite
Last synced: 06 Apr 2026
https://github.com/xatta-trone/movie-notifier
Tracks by keyword and notifies to windows notifications system
cron echo-framework golang goquery gorm-orm sqlite
Last synced: 22 Mar 2025
https://github.com/galibri/lara-manage-contact-list
Laravel Contact management system using sqlite, vue.js and axios.
Last synced: 06 Apr 2026
https://github.com/antconsales/antonio-gemma3-evo-q4
First self-learning AI for Raspberry Pi with auto-evolution | EvoMemory™, RAG-Lite, Rule Regeneration | 100% offline
edge-ai evomemory fastapi gemma gguf llm offline-ai python rag raspberry-pi self-learning sqlite
Last synced: 03 Nov 2025
https://github.com/cognizonline/memory-kit
Self-hosted memory platform for Claude Code. Own your data.
ai-assistant claude-code fastapi local-first memory-platform privacy self-hosted sqlite
Last synced: 06 Apr 2026
https://github.com/dujuniorrr/powermap
PowerMap is a mobile app designed to help electric and hybrid vehicle drivers find nearby charging stations and plan their trips. It provides real-time station availability and calculates whether the current battery level is sufficient to reach the destination, reducing range anxiety and aiding in the expansion of charging infrastructure.
android api design-patterns firebase java maps material-design sqlite xml
Last synced: 20 Jan 2026
https://github.com/jotamarcos/aulaexpress
Aula prática de NodeJS com Express
express nodejs prisma-orm sqlite
Last synced: 07 Apr 2026
https://github.com/ashrockzzz2003/music_app_v1_iitm
Source Code of `Music App v1 @ IITM`
css3 flask html5 jinja2 js python restful-api sqlite
Last synced: 06 Apr 2026
https://github.com/kauefraga/dowhilechallenge
🎉 Register/Login routes
express jwt nodejs prisma sqlite typescript
Last synced: 07 Apr 2026
https://github.com/kuosuko/dbfy
DB-ify your migrations — generate a clean post-merge schema snapshot from a folder of SQL migration files. Built for AI agents.
agent-skills cli migration postgres schema sqlite
Last synced: 02 Jul 2026
https://github.com/varugasu/spring-kotlin-wallet
A Wallet service with Spring Boot + Kotlin
cqrs event-sourcing graphql hibernate kotlin spring-boot sqlite
Last synced: 03 Nov 2025
https://github.com/sqlc-contrib/sqlc-gen-json
Inspect your sqlc plugin pipeline — a WASM sqlc plugin that emits the GenerateRequest (schema, queries, settings) as JSON for debugging and prototyping.
code-generation codegen debugging golang introspection json mysql postgresql sql sqlc sqlc-plugin sqlite wasm
Last synced: 15 May 2026
https://github.com/reynaldineo/note-keeper-flutter
Note Keeper App using Flutter with local SQLite database
Last synced: 13 May 2026
https://github.com/realdatadriven/pyetlx
PyETLX is a Python package designed for seamless ETL (Extract, Transform, Load) workflows, leveraging the power of the ETLX Go library under the hood. By using gopy, PyETLX bridges the efficiency and flexibility of Go with the accessibility and popularity of Python, offering a robust tool for data engineering tasks
duckdb eltx etl go mysql parquet python s3 sqlite
Last synced: 11 Apr 2026
https://github.com/rafaeljurkfitz/rocketseat-discover
Curso da Rocketseat de Fundamentos da Programação.
css css3 git github html html-css-javascript html5 http javascript node node-js nodejs rocketseat sql sqlite sqlite3
Last synced: 10 Apr 2026
https://github.com/0xf6da/sqlite.ahk
AHKv2: better-sqlite3 with only db.prepare() and stmt.all(); supports named parameters
autohotkey autohotkey-v2 better-sqlite3 sqlite
Last synced: 06 Apr 2025
https://github.com/mooflu/fitdb
Command line tool to import Garmin fit data into sqlite db and query by location and date range
Last synced: 29 Apr 2026
https://github.com/sandeepna2/ebooks_project
bootstrap django-project sqlite
Last synced: 02 May 2026
https://github.com/naruepanart/elysiajs-drizzle
elysiajs-drizzle
drizzle-orm elysiajs postgresql sqlite
Last synced: 06 Apr 2025
https://github.com/hdevlinz/ou-edu-pulse-app
OUEduPulse - OU Student Management
android java mobileapp room-database sqlite
Last synced: 06 Apr 2025
https://github.com/ramy-badr-ahmed/bioinformatics-misc-scripts
Miscellaneous Scripts in Bioinformatics
clinical-data-warehouse clinical-trial-management-system clinical-trials clinical-trials-retrieval database-design database-schema dna-processing dna-sequences fasta-sequences gz-compression mass-spectrometry-data md5-python mfg-test mgf peptide-identification peptide-sequences sequence-spectrum sql-cte sqlite
Last synced: 24 Apr 2026
https://github.com/simpson-computer-technologies-research/notify
Be notified when a message containing a specific word is sent in a discord server
Last synced: 22 Mar 2025
https://github.com/simpson-computer-technologies-research/apc9-10
Learn Databases in Week 9 and 10 of my Advanced Programming Club
learn programming python sql sqlite
Last synced: 22 Mar 2025
https://github.com/kimyk0120/bolbo
Climbing problem management application using React-Native
Last synced: 13 May 2026
https://github.com/gold-roger33/FXMONEY_MANAGEMENT
A Personal Money Management Application
java javafx-application sqlite
Last synced: 28 Mar 2025