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/teddy55codes/sqlitedbaccess
A lightweight sqlite nuget package.
Last synced: 08 May 2026
https://github.com/tagliatti/challenge-bravo
Solução para o desafio Challenge Bravo da Hurb, desenvolvido em Go com SQLite
Last synced: 16 May 2026
https://github.com/tiagom13/api-tasks
📋 API desenvolvida para gerenciar tarefas de forma simples e eficiente
cors express node-js prisma prisma-client sqlite swc tsx typescript zod
Last synced: 11 Apr 2026
https://github.com/azurespheredev/blen-fullstack-engineer-take-home
Take-home coding challenge for Next.js Full Stack Engineer Position
drizzle-orm eslint husky jest nextjs14 prettier shadcn-ui sqlite tailwindcss typescript
Last synced: 11 Apr 2026
https://github.com/f4rkh4d/drift
sql linter and formatter in rust. 7 dialects, 80 rules, schema-aware. single binary. 50-200x sqlfluff. demo at drift.frkhd.com/play/
bigquery cli database dbt formatter linter lsp migration mysql postgres rust schema-aware snowflake sql sql-linter sqlfluff sqlite static-analysis tsql wasm
Last synced: 21 May 2026
https://github.com/devo8604/cicd_llm_data_scraper
Automated pipeline for generating high-quality Q&A training data from Git repositories. Processes source code with LLMs to create fine-tuning datasets. Features smart caching, resume support, MLX (Apple Silicon) & llama.cpp backends, multiple export formats (Alpaca, ChatML, etc).
alpaca code-analysis data-pipeline dataset-generation fine-tuning instruction-tuning llamacpp llm machine-learning mlx python question-answering sqlite synthetic-data training-data
Last synced: 11 Apr 2026
https://github.com/jinahya/rickandmortyapi-spring-data-rest
Spring Data REST for the rickandmortyapi-db
rickandmorty rickandmortyapi spring-data-rest sqlite sqlite3
Last synced: 27 Dec 2025
https://github.com/vilhalva/crud-com-ctklistbox-e-sqlite
👨🏫CRUD DE NOMES NA LISTA COM CUSTOMTKINTER E SQLITE.
aplicativo codigo crud customtkinter database framework interface projeto python sqlite
Last synced: 08 May 2026
https://github.com/winterwind/mal_sql_database
A SQL database made out of the data scraped in Hernan4444's repo (all credits for the dataset go to him) [made for my Database Systems' class' final project]
anime database database-management database-querying myanimelist query sql sqlite sqlite3
Last synced: 20 Apr 2026
https://github.com/ray8118/crypto-portfolio
Crypto Portfolio Tracker is a full-stack web application that helps users efficiently track and manage their cryptocurrency portfolios in real time. It features a secure backend API built with FastAPI and a modern, responsive frontend built with React and Tailwind CSS.
fastapi python react sqlalchemy sqlite tailwindcss typescript uv
Last synced: 10 Oct 2025
https://github.com/abyshergill/employmorningexerciseapp
This Django web application efficiently manages employee attendance for morning exercises. It offers a simple card scanning interface, displays real-time attendance information, and includes a robust administrative panel for data management and reporting.
django django-application django-framework django-project python python3 sqlite sqlite-database sqlite3 sqlite3-database
Last synced: 14 Apr 2026
https://github.com/abdulrehmana28/flutter_bmi_calculator
Simple Bmi Calculator app with beautiful user interface & SQL Lite to store user data locally.
Last synced: 28 Apr 2026
https://github.com/anibulus/eventbyqr
An android application to manage invitation to a meeting using SQLIite and QR codes
android android-studio java qr qrcode sqlite
Last synced: 05 May 2026
https://github.com/babban33/bug-tracker
A comprehensive Bug Tracking System designed to streamline issue management and improve collaboration among teams. This system ensures efficient bug reporting, assignment, and resolution while providing insightful dashboards and reporting tools.
bootstrap django pythonanywhere sqlite
Last synced: 01 Jul 2025
https://github.com/gustavo-damaceno/happy
💜 O Happy é uma aplicação que conecta pessoas à casas de acolhimento institucional para fazer o dia de muitas crianças mais feliz.
css3 express handlebars html5 nodejs sqlite
Last synced: 05 Jan 2026
https://github.com/compcode1/project-sql
In this SQL project, I analyzed customer and product data to provide insights that can guide restocking decisions, marketing strategies, and customer acquisition spending
Last synced: 18 Jun 2025
https://github.com/allankoechke/pocketbase-cpp
Pocketbase C++ Qt SDK [Not an official SDK]
cpp pocketbase pocketbase-cpp pocketbase-realtime qt5 qt6 sqlite
Last synced: 03 Oct 2025
https://github.com/artlu99/streaks
Streaks App (self-hosted)
evolu local-first react single-page-application sqlite
Last synced: 08 May 2026
https://github.com/mateusfg7/nlw-spacetime
expo fastify nativewind nextjs nlw nlw-spacetime node prisma react-native reactjs rocketseat sqlite tailwindcss
Last synced: 09 Apr 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/lucasbbs/mycv-nestjs
javascript nestjs sqlite typescript
Last synced: 10 Apr 2026
https://github.com/jeannesi/kotlin-todo-list
Atividade da disciplina de Soluções Mobile: "To-Do List" com Kotlin no Android Studio, utilizando RecyclerView com Adapter e ViewHolder, além de persistência de dados com SQLite usando Android Room Database.
android android-studio atividade faculdade kotlin recyclerview sqlite todolist
Last synced: 14 Apr 2026
https://github.com/abdelmajidlh/sqlite_python
Créer une base de données dans Python et utiliser des requêtes SQL
matplotlib pandas python seaborn sqlite
Last synced: 08 Apr 2026
https://github.com/sandhyas140295/edutech-assignment-tracker-backend
A simplified assignment tracking system for EdTech platforms where teachers can post assignments and students can submit them. Includes role-based login for teachers and students, with secure APIs built using FastAPI and SQLite. Clean React-based frontend allows assignment creation, submission, and viewing of student submissions.
fastapi jwt-authentication python3 rest-api sqlite
Last synced: 08 May 2026
https://github.com/andersonhsporto/cryptography-restapi
Este projeto e uma API RESTful que tem como foco garantir a proteção de campos sensíveis realizando a criptografia (hashing) dos mesmos em tempo de execução ao gravar e recuperar dados do banco de dados. Os campos userDocument e creditCardToken são criptografados utilizando o algoritmo de SHA-512 antes de serem salvos no banco.
ansi-c docker dockerfile openssl rest sha512 sqlite
Last synced: 08 May 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/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/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/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/marcdziersan/thats_me
👋 Marcus Dziersan – Umschüler zum Fachinformatiker für Anwendungsentwicklung mit über 20 Jahren Leidenschaft für Webentwicklung. Erfahren in HTML, CSS, PHP, JavaScript, sowie MySQL/SQLite, XML und JSON. Arbeitet an neuen Projekten, um Fortschritte zu dokumentieren und die Community einzubinden. 🚀
apis backenddevelopment css frontenddevelopment fullstackdevelopment html js json mysql php sqlite webdevelopment xml
Last synced: 07 Apr 2026
https://github.com/ozmberkan/easystock
.NET ve react ile yapılmış ürün stok ve gerilbildirim yönetim projesi
database dotnet react sqlite tailwindcss
Last synced: 11 Apr 2026
https://github.com/golaughlin/mockbuster-video-flask
Fictional VIdeo Store JSON REST API written using Python and Flask.
flask json json-api python python3 sqlalchemy sqlite sqlite3
Last synced: 11 Apr 2026
https://github.com/leonardospereira/rocketmoviesbackend
Projeto Back-End com funcionalidades de listar filmes, além de poder fornecer notas e tags para o filme.
express javascript knex nodejs sqlite
Last synced: 09 Apr 2026
https://github.com/adhiiisetiawan/android-sqlite-basic
Assignment for android sqlite
Last synced: 02 May 2026
https://github.com/sathiypriyan/toll-transaction-simulator
C++17 project simulating a toll plaza system. Reads vehicle data, applies toll rules, stores transactions in SQLite, and generates summary reports. Demonstrates modern C++ with STL, OOP, and database integration.
cpp17 oop sqlite system-simulation
Last synced: 18 May 2026
https://github.com/liascode/ts-express-starter
Clean and Simple starter for Typescript, Express, and Sqlite on node
express expressjs node sqlite starter typescript
Last synced: 07 Apr 2026
https://github.com/philkes/dartsscore
Android App for Darts Scoreboard,statistics
android darts java scoreboard sqlite
Last synced: 26 Mar 2025
https://github.com/daniel-elston/sql-training
SQL training received while conducting MSc Dissertation in industry.
Last synced: 04 Apr 2025
https://github.com/h0kd/expense-tracker-nextjs
Aplicación web fullstack para registrar, visualizar y exportar gastos de forma simple y moderna. Construido con Next.js 15, TailwindCSS 4 y Prisma ORM.
chartjs fullstack nextjs prisma sqlite tailwindcss typescript vercel webapp
Last synced: 05 Apr 2026
https://github.com/fraigo/jdbcexample
Java JDBC Example using SQLite driver (Eclipse project)
Last synced: 30 Jun 2026
https://github.com/rullyvarelio/trackinorder
TrackinOrder is a powerful and intuitive order tracking system built with Laravel. It provides real-time insights into order statuses, transactions, and inventory management, making it an essential tool for businesses looking to optimize their workflow.
chartjs daisyui herd laravel livewire maryui sqlite
Last synced: 07 Apr 2026
https://github.com/sagittaracc/suql
FullStack framework.
database databases event-database framework fullstack golang linq mysql orm pgsql php postresql query-builder query-language sql sqlite sqlite3 sugar sugarorm trigger-events
Last synced: 03 Feb 2026
https://github.com/localhostpib/hibernateplayground
Playground of destruction. :-D
hibernate java junit4 lombok maven postgresql sqlite
Last synced: 07 Apr 2026
https://github.com/lee-seokmin/rememo
제 1회 빡코딩콘 메모 서비스 만들기
flask javascript python sqlite web
Last synced: 07 Apr 2026
https://github.com/lauta-dev/game-api-nestjs
Este repositorio alberga el código fuente de un proyecto que implementa una API utilizando JavaScript en conjunto con el framework de backend NestJS. La aplicación está diseñada para almacenar datos en una base de datos SQLite.
nestjs-backend sql sqlite sqlite3 turso
Last synced: 18 May 2026
https://github.com/dellabeneta/guestbook
Uma aplicação web simples de livro de visitas feita em Go, utilizando SQLite e templates HTML.
Last synced: 19 May 2026
https://github.com/nxht/cache-manager-bun-sqlite
Node Cache Manager store for Bun SQLite
Last synced: 08 May 2026
https://github.com/YGGverse/Pulsar
RSS aggregator for different protocols
1900 1965 aggregator composer converter gemini gemini-protocol gemini-rss gemtext nex nex-protocol ratchet rss sqlite
Last synced: 11 May 2025
https://github.com/nikext/django-react-app
Notes app with React and Django
axios css3 django django-rest-framework javascript jwt python python3 react react-router rest-api sqlite
Last synced: 09 Apr 2026
https://github.com/sanlinhtik3/sitku
စိတ်ကူး app က note taking app ပါ။ အဓိက ကိုယ်ရဲ့ လျှပ်တပျက်ပေါ်လာတဲ့ အစွမ်းထက်တဲ့ စိတ်ကူးတွေကို ကွန်ပျူတာထဲမှာ "ဖတ်"ကနဲ offline သိမ်းဆည်းတာ နေ့စဉ် ဝင်ငွေ၊ ထွက်ငွေ၊ အလုပ်က အမြတ်တွေကို မှတ်သားနိုင်တယ်။ ကိုယ်က Creator ဆိုရင် page ကနေ ရတဲ့ income, outcome, post kpi တွေကို တစ်နေရာတည်း မှတ်ထားလို့ရပါတယ်
Last synced: 04 Jul 2026
https://github.com/hugo-hattori/fakepinterest
Pinterest Replica Website Project developed with Flask and deployed on Render.
css datetime flask flask-application flask-backend flask-login html html-css os postgres python render sqlite wtforms
Last synced: 08 Apr 2026
https://github.com/feather-framework/feather-sqlite-database
SQLite driver implementation for the abstract Feather Database Swift API package.
database sqlite swift-6 swift-concurrency
Last synced: 17 Feb 2026
https://github.com/lonemenace/cinesense
Streamlit-based movie review sentiment containerized app deployed on AWS EC2
aws-ec2 cloud devops docker-container logistic-regression machine-learning nlp python sentiment-analysis sqlite streamlit
Last synced: 08 Apr 2026
https://github.com/rothasamon/attendance-system-java-swing
This project was created and submitted as a school assignment for Java programming. It was developed using Java, Swing GUI, and SQLite.
Last synced: 18 May 2026
https://github.com/jhonywalkeer/messages-board
A message board where the user can register and/or authenticate only using the email, soon after logged in he can post a message on the wall and the message can be deleted.
apollo challenge graphql message nestjs nodejs reactjs sqlite study typeorm typescript
Last synced: 15 Apr 2026
https://github.com/smouj/ttg-platform
🎴 Skill-based physical tazo battle game with real-time physics, aim mechanics, and 150 tazos across 3 series — play free at tradingtazosgame.com
battle-game canvas collectible-game cybermon dracobell game i18n minimon nextjs nostalgia physics-engine pogs prisma retro-gaming spanish-collection sqlite tailwindcss tazos typescript web-game
Last synced: 25 Jun 2026
https://github.com/arinyadav1/forgethub-application
It is my initial learning Project. It is a type of application where you can save your thoughts and ideas which you tend to forget quickly.
compose compose-ui couroutine jetpack-compose kotlin logic mvvm-architecture navigation-component navigation-compose repository-pattern room-database sqlite viewmodel viewmodel-livedata viewmodelfactory
Last synced: 18 May 2026
https://github.com/whizvox/daily-image-poster
GUI-based tool to facilitate in uploading daily images to Reddit
jackson java java-swing reddit reddit-api slf4j sql sqlite
Last synced: 19 Apr 2026
https://github.com/allnulled/express-boilerplate
Código fuente base para servidores basados en Node.js + Express + SQLite.
automatic backend boilerplate decorators express mysql rest rest-api security sequelize server sql sqlite user-interface
Last synced: 05 Apr 2026
https://github.com/tawsiftorabi/weeklysalesregister
Weekly Magazine Sales Tracking System in PHP and SQLite
dbms-project desktop-app pdf php phpdesktop sqlite sqlite3 university-project web-app web-project
Last synced: 18 May 2026
https://github.com/rizanw/crypto-price-tracker
Backend restful API to track cryptocurrency in IDR using golang and sqlite
backend crypto golang jwt-authentication restful-api session sqlite
Last synced: 19 May 2026
https://github.com/pedromgsanches/notes
simple notes app entirely created with AI
ai bulma docker notes selfhosted sqlite
Last synced: 29 Mar 2025
https://github.com/jeannesbryan/deaddrop
An extreme, static-first, zero-JS, and post-quantum social syndication protocol designed for Tor networks and low-end hardware.
asynchronous cryptography cypherpunk darknet decentralized onion-service opsec p2p php post-quantum privacy proof-of-work self-hosted social-network sqlite tor zero-js
Last synced: 07 Jul 2026
https://github.com/erik-castro/vaultine
🔐 Multi-tenant cryptographic secrets management library for POSIX systems. Per-user KEK isolation, AES-GCM-256 encryption, automatic 90-day key rotation, and atomic operations. Includes CLI, TUI, and Python bindings. MIT licensed · v0.2.0-beta.
cpp cryptography edge-computing embedded encryption key-management multi-tenant posix secrets-management security sqlite
Last synced: 25 Jun 2026
https://github.com/prathicashettym/tweetapp
This my Tweet Application using Django
Last synced: 22 May 2026
https://github.com/levyks/gervac
Sistema de gerenciamento de vacinação - Trabalho Final POO 2021.1 - Profº Igor - IFCE Maracanaú
Last synced: 29 Apr 2026
https://github.com/falconizmi/class-tasker
Class Tasker is a web app that lets teachers create rooms for their students to manage and assign school tasks.
assignment-tracker axios badrap-result class-tasker flask npm pipenv python react rest-api shadcn-ui sqlalchemy sqlite tailwind tanstack-react-query todo-list typescript uuid zod
Last synced: 07 Apr 2026
https://github.com/quaddarv1ne/flet_projects_db
Чтение и запись данных в базу данных на Flet
darwin database flet flet-app flet-dev maximdupley mysql postgresql quadd4rv1n7 sql sqlalchemy sqlite
Last synced: 05 Apr 2026
https://github.com/Dev2Forge/sqlazo
SQLAZO es un módulo el cual permite gestionar procedimientos básicos en una base de datos con sqlite3 en PYTHON
basesdedatos database modules opensource programming python python3 sql sqlite
Last synced: 28 Oct 2025
https://github.com/bowber/axum-db-benchmark
A benchmark of some db using rust + axum + wrk. Each db benchmark code and result locate in its own branch.
benchmarking rocksdb rust sqlite
Last synced: 16 Jan 2026
https://github.com/vanillazen/stl
Simple todo list as a simple service orchestration reference
go golang microservice no-dependencies openapi sqlite stdl stdlib vanilla-golang
Last synced: 11 Jan 2026
https://github.com/jonahkingcs/household-tracker
A desktop app for Mac built with Python (PySide6 + SQLite) to track household chores and recurring purchases, featuring analytics, rotation fairness, and offline persistence.
analytics desktop-app macos personal-project portfolio productivity pyside6 python qt sqlite task-tracker usability
Last synced: 30 Apr 2026
https://github.com/kitsuya0828/go-react-blog
golang material-ui react sqlite typescript
Last synced: 04 Apr 2025
https://github.com/kiran8053/movie-ratings-analysis
SQL-based exploratory analysis of movie ratings
analytics data-science movies sql sql-server sqlite
Last synced: 12 Apr 2026
https://github.com/qyxxjd/sqlbrite2
SqlBrite for RxJava2 beta. https://github.com/square/sqlbrite
Last synced: 10 May 2026
https://github.com/JDSRAO/VideoManagement
Media file indexer which allows adding artists, genres and tags for better indexing and searching
media-indexer media-indexing sqlite sqlite-database wpf wpf-application
Last synced: 12 Mar 2025
https://github.com/whosonfirst/go-whosonfirst-sqlite-features-index
Go package for indexing Who's On First features in SQLite databases.
geojson golang sqlite whosonfirst
Last synced: 10 May 2025
https://github.com/whosonfirst/go-whosonfirst-sqlite-index
Go package for indexing SQLite databases.
Last synced: 10 May 2025
https://github.com/hasanyahya101/palate-path-vite
A Simple CRUD based task tracking application that uses SQLite Cloud for database. It allows for moving tasks through states such as to-do, in-progress and done. It also allows for filtering of tasks.
cloud crud githubpages http requests sqlite static task tracker tracking
Last synced: 19 May 2026
https://github.com/maxime-cllt/sqlitecleaner
A simple program that clean and optimize your SQLite file
cargo cicd cleaner github-actions optimizer rust sqlite
Last synced: 08 May 2026
https://github.com/clach04/sqlshite
🗄💩 A terrible SQLite Web UI
database form json jsonforms sql sqlite sqlite-database sqlite3 sqlite3-database web
Last synced: 17 Jan 2026
https://github.com/fabricioism/mlb-database
Modelamiento y creación de una base de datos de las Grandes Ligas de Béisbol (MLB) desde el siglo XIX hasta Junio 2020.
Last synced: 10 May 2026