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/sanghanmol/billalyze
An app to upload receipts, extract data using OCR, and visualize spending trends with charts and stats.
fastapi python sqlalchemy sqlite streamlit tesseract-ocr
Last synced: 09 Apr 2026
https://github.com/vilhalva/crud-de-livros-com-nestjs-e-prisma
👨🏫ESSE É UM CRUD QUE USA O SQLITE COM PRISMA E API RESTFUL.
api-rest crud database framework javascript nestjs nodejs prisma projeto site sqlite typescript
Last synced: 15 Apr 2026
https://github.com/nilspolek/linkshortener
Link Shortener is a straightforward service designed for creating and managing shortened URLs using SQLite for data storage. Developed in Go, this application allows users to shorten long URLs, resolve shortened URLs back to their original destinations, and delete unwanted shortened links.
golang linkshortener microservice sqlite
Last synced: 06 Feb 2026
https://github.com/jaweria-b/to-do-list
To-Do List application to view, add, and manage tasks efficiently.
Last synced: 07 May 2026
https://github.com/abkaaar/leyedzo
Ecommerce web-application built with NextJs, tailwind, shadcn and prisma.
nextjs prisma react sqlite typescript
Last synced: 07 May 2026
https://github.com/maklonfr/e-commerce-microdot-web-server
E-Commerce App Smart System Server IoT - Upskilling/Reskilling BOE Malang Pemrograman Web Framework
api-client bmp280 css flask html javascript microdot-webserver micropython pycharm-ide sensor smart-dashboard-system sqlite thonny-ide
Last synced: 28 Jan 2026
https://github.com/shahid-io/inode
Personal knowledge base and secret vault — semantic search via vector embeddings and RAG
ai cli developer-tools embeddings go golang knowledge-base llm natural-language-search rag secret-vault sqlite
Last synced: 22 Jun 2026
https://github.com/gust4vosales/projeto-bd-2020.3_ufape
Projeto desenvolvido no curso de BD no período 2020.3 - UFAPE
banco-de-dados database mysql pg sql sqlite
Last synced: 15 Apr 2026
https://github.com/dorukeskicorapci/banking-app
Banking App is a Python application designed to manage user access and handle transactions using an SQLite database.
Last synced: 16 Mar 2026
https://github.com/joeymckenzie/sqlighter
A Laravel package for routinely backing up your SQLite database.
Last synced: 16 Aug 2025
https://github.com/abdo-essam/cloud_quizzer_app
Cloud Quizzer is designed to help users prepare for the cloud exams. Built using Flutter and Clean Architecture principles, It's provides a streamlined, user-friendly experience for aspiring cloud professionals to review key concepts, test their knowledge, and track their progress on the go.
aws azure cloud dart exam flutter hive quizapp sqlite
Last synced: 09 Apr 2026
https://github.com/achiranadeeshan/flask-jwt-auth-lab
A simple Flask application demonstrating user authentication using JWT (JSON Web Tokens). Built as a lab assignment for the Application Security module.
authentication flask html5 jinja2 jsonwebtoken login-system pyjwt python3 sqlite
Last synced: 29 Jan 2026
https://github.com/rohit-j0shi/faqs-backend-test
This is an assessment test project for the backend role. It is a multilingual FAQ API built using Django and Django REST Framework. The API allows users to retrieve FAQs in multiple languages using the Google Translate API. FAQs can be managed through the Django Admin Panel, and API endpoints are tested using pytest.
api backend django googletrans pytest python sqlite
Last synced: 14 Aug 2025
https://github.com/morriskm/actix-auth
Actix-Web | API | Session Auth | Login | Register | Logout | Protected Route | Sqlite | Rust | Redis
actix-web argon2 cookies middleware redis serde session-cookie sqlite sqlx
Last synced: 09 Apr 2026
https://github.com/federi95/telegram-sales
🚀 Telegram Offer Monitor – A fullstack application built with Next.js that enables users to track product offers in public Telegram chats and channels. Users can specify the products and channels they want to monitor, and the system will notify them when relevant offers appear.
api bun drizzle-orm fullstack mantine monitoring nextjs15 notifications offers sqlite telegram
Last synced: 07 May 2026
https://github.com/xafero/buildscripts
A place for my build scripts and sometimes native libraries otherwise not found in the Internet
Last synced: 12 May 2026
https://github.com/pilat/mcp-datalink
MCP server for secure database access (PostgreSQL, MySQL, SQLite)
database mcp model-context-protocol mysql postgresql sqlite
Last synced: 30 Jan 2026
https://github.com/pedroprebeck/projeto-final-ada
Um aplicativo web em Flask para gerenciar informações sobre animais de estimação, com integração de banco de dados SQLite e design responsivo usando Bootstrap.
bootstrap flask gunicorn python sqlite web-application
Last synced: 04 Oct 2025
https://github.com/rcmilan/ex-dbs
Exemplos de implementações de Bancos de Dados
Last synced: 09 Apr 2026
https://github.com/susonicth/lsqlite3
Inofficial github mirror of LuaSQLite3
Last synced: 15 Apr 2026
https://github.com/maxgfr/rabbitmq-twitter-process
Java application to process files and twitter trends with RabbitMQ
apache-camel java rabbitmq rabbitmq-client sqlite twitter-api twitter-trends
Last synced: 04 May 2026
https://github.com/nadimtuhin/hexagonal-phonebook
Next.js phonebook with hexagonal architecture - Clean separation of business logic with SQLite, MySQL & LocalStorage adapters
clean-architecture hexagonal-architecture mysql nextjs phonebook ports-and-adapters sqlite typescript
Last synced: 07 May 2026
https://github.com/aridkruchinin1245/simpleapp
Simple website using FastAPI and Vue.js
fastapi javascript python sqlalchemy sqlite uvicorn vuejs vuerouter
Last synced: 15 Apr 2026
https://github.com/chenxuan520/mystery
本地可玩的悬疑推理游戏原型,含 Web、Admin、案件生成与归档
mystery-game nodejs openai-compatible sqlite typescript
Last synced: 23 Jun 2026
https://github.com/alexandrecpedro/rocketseat-auction
An auction system API - NLW Expert from Rocketseat
bogus csharp dotnet entity-framework fluent-assertions fluentassertions jwt moq-framework openapi3 postman sqlite swagger
Last synced: 09 Apr 2026
https://github.com/vaur94/agent-docs-server
Loopback agent documentation server with MCP, Admin UI, and knowledge graph
agents documentation knowledge-graph mcp opencode sqlite systemd typescript
Last synced: 23 May 2026
https://github.com/kajasanjeevkumar/task-manager
A full-stack multi-user task manager with role-based access, JWT auth, task CRUD, filtering, and responsive UI using SQLite.
dotnet jwt-authentication nextjs sqlite
Last synced: 15 Apr 2026
https://github.com/dm1tryg/clibo
📦 50 local-first CLI tools for AI agents and humans — from a calorie tracker to a CRM, all in your terminal. Python · Typer · SQLModel · SQLite.
agent-tools ai-agents calorie-tracker cli crm habit-tracker local-first productivity python sqlite terminal typer
Last synced: 23 May 2026
https://github.com/fayfan/arkbites
Arkbites is website with tools for helping players of the mobile game Arknights. Players can create an account to track their operators & materials, make squads with their operators, & favorite their operators.
alembic beautifulsoup flask html-css postgresql python react redux sqlalchemy sqlite
Last synced: 09 Apr 2026
https://github.com/amiralisajadi/oasis-storefront
A Flask-based web application for an online store, enabling users to browse, wishlist, and purchase products. Built with Python (Flask), JavaScript (jQuery), CSS (Bootstrap), and connected to SQLite/PostgreSQL.
bootstrap e-commerce flask jquery postresql sqlite team-project
Last synced: 09 Apr 2026
https://github.com/ousscher/yassir_ai_hackathon
This repository contains the code and resources for the project developed during the Yassir AI Hackathon. Our team tackled the challenge of sentiment analysis using Natural Language Processing (NLP) to classify customer feedback and assist Yassir in selecting and managing restaurant partnerships for their delivery service.
django-rest-framework jupyter-notebook lstm nextjs nlp python sqlite
Last synced: 09 Apr 2026
https://github.com/baoduong254/qrmeal
A modern, full-stack QR code-based restaurant ordering system that enables contactless dining experiences
Last synced: 15 Apr 2026
https://github.com/siegfredlorelle/cs50x
Harvard's CS50x 2022 Problem Sets and Labs
bootstrap c css flask html javascript python scratch sqlite
Last synced: 09 Apr 2026
https://github.com/jocelynvelarde/portal-balance-general
Graphic Interface developed in C# to elaborate a balance sheet for the company "FARCOM"
csharp finance internship sqlite
Last synced: 02 Jul 2026
https://github.com/itsvaibhavk/swimlogwebapp
Web app version of Swim Log using Python, Flask, Jinja, HTML, CSS, Bootstrap, JavaScript. Final project submission for CS50X (2023), Harvard's online course on computer science (on the edX platform).
bootstrap cs50 cs50x css database dbms edx flask harvardcs50 html html-css-javascript javascript jinja python python3 sqlite sqlite3 webapp
Last synced: 09 Apr 2026
https://github.com/D-Madev/API-CRUD-Node.js
SEADEA (Sistema de Educación A Distancia Del Ejercito Argentino), Creación de API. Uso de Sequelize, SQLite, Express, JWT y Node.js. -------- SEADEA (Distance Education System of the Argentine Army), Creation of API. Using Sequelize, SQLite, Express, JWT and Node.js
api-rest crud express javascript jwt jwt-authentication jwt-token migration migrations nodejs npm seed seeds sequelize sqlite sqlite3
Last synced: 01 Oct 2025
https://github.com/youngandgeek/sqlitepractice
App that saves Contacts to SQLite Database and display it in a List of CardView
android-application database oops-in-java sqlite
Last synced: 15 Apr 2026
https://github.com/mahutt/concordiadirectory
A Concordia University Faculty Search Engine
express react sqlite tailwind typescript
Last synced: 02 Feb 2026
https://github.com/marcelosanchezdev/paginapeliculas
Página de Películas Una aplicación web para explorar, buscar y gestionar películas favoritas. Utiliza la API de TMDb para obtener datos de películas y cuenta con un sistema de autenticación desarrollado en Node.js. Frontend creado con React y estilizado con Bootstrap.
authentication axios bootstrap express frontend-backend fullstack jwt movie-app nodejs react sqlite tmdb-api vite zod
Last synced: 09 Apr 2026
https://github.com/alddesign/crudkit-standalone
Ready to use version of "alddesign/crudkit".
adminlte crud crud-application database database-management laravel php php8 sql sqlite ui-kit ui-kit-framework uikit
Last synced: 15 Apr 2026
https://github.com/jefferson1104/imhere-app-mobile
I'm Here is a React Native application designed to help you organize and manage events directly from your smartphone.
expo react-native react-navigation sqlite styled-components typescript
Last synced: 15 Apr 2026
https://github.com/sutandojs/schema-inspector
Utility for extracting information about existing database schema
mysql postgresql schema sqlite sutando
Last synced: 26 Feb 2026
https://github.com/aelabassi/simpleblogpost
Simple blog posted (already completed) built using Flask: Also forwarded to http://sblog.abderrazaqelabassi.tech
flask flask-forms flask-login flask-wtf gunicorn html python render sqlachemy sqlite
Last synced: 17 Mar 2026
https://github.com/victorkiosh/temperature_anomaly_detection
Real-time temperature anomaly detection with FastAPI, Streamlit, and Docker — simulating IoT sensor data for predictive monitoring.
data-science docker fastapi iot machine-learning mlops model-deployment python real-time-analytics sqlite streamlit tensorflow timeseries
Last synced: 06 Apr 2026
https://github.com/bilbottom/testing-sql
Sample SQL scripts to test various features.
Last synced: 17 Jun 2026
https://github.com/rumaisas-islam/makeup-world-website
A modern, elegant Makeup Inventory Management Web App built with Flask — manage your beauty products, brands, and stock effortlessly. 💅
beauty cosmetic-inventory cosmetics flask flask-project flask-website full-stack-flask-project inventory-management inventory-system makeup makeup-management-system makeup-world-website python python-flask-app sqlite web-app web-development
Last synced: 07 May 2026
https://github.com/gafischer/nlw-journey-api
API criada durante evento NLW Journey da RocketSeat
api csharp dotnet8 entity-framework-core fluentvalidation nlw rocketseat sqlite
Last synced: 09 Feb 2026
https://github.com/l1ve4code/sfera-laravel
Test tasks for work developed on Laravel
Last synced: 19 Feb 2026
https://github.com/sulthonzh/dbmigrate
Zero-dependency database migration tool for SQLite, PostgreSQL, and MySQL
cli database migration mysql postgresql schema sqlite zero-dependency
Last synced: 25 Jun 2026
https://github.com/asifhaider/staql
All of my SQL Practice Codes from various MOOCs in one place.
data-science database jupyter sqlite
Last synced: 20 Apr 2026
https://github.com/dynle/raspi-inventory-management-system
Inventory management system using Raspberry Pi camera module with YOLOv8 for product detection, face recognition for person identification, Django for server, and SQLite for DB
inventory-management-system raspberry-pi sqlite yolo
Last synced: 26 Feb 2026
https://github.com/kfcemployee/aiogram-simple-todo-bot
Мой первый проект на питон: простой ассинхронный ToDo-бот с напоминаниями и возможностью настройки задач и напоминаний с поддержкой postgres и sqlite.
aiogram postgres postgresql python sqlite telegrambot
Last synced: 25 Sep 2025
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/cmarker0/Android_Exam
Exam soulution for PGR201-V18 - Java Android app for a Tic-Tac-Toe game
android exam game-development sqlite tic-tac-toe
Last synced: 25 Sep 2025
https://github.com/albingroen/northspawn
In the course webserver-programming our mission was to create the best official site for the gaming event and hackathon Northspawn & North-Hack.
php php7 sqlite sqlite-database webserver
Last synced: 09 Apr 2026
https://github.com/ronganbai/smart_ledger
Flutter personal finance tracker with offline-first storage and Supabase cloud sync
dart flutter ledger mobile-app personal-finance sqlite supabase
Last synced: 09 Mar 2026
https://github.com/geeksilva97/db-demo
A simple database implementation written in Go and inspired in SQLite
Last synced: 11 Jan 2026
https://github.com/leoziondev/nlw-esports-server
NLW eSports Server - By Rocketseat
express nodejs prisma-client prisma-orm prisma-studio sqlite typescript
Last synced: 09 Apr 2026
https://github.com/uhop/vault-storage
AI-agent-first knowledge base over markdown. SQLite + sqlite-vec for fast lookup, semantic search, and typed-edge traversal; BGE embeddings; REST server (MCP planned).
ai-agent bge claude embeddings knowledge-base markdown obsidian rest-api semantic-search sqlite sqlite-vec typescript vault vector-search
Last synced: 02 Jun 2026
https://github.com/arianacabral/bibliomania
📖 Aplicação para Gerenciamento de Biblioteca
Last synced: 18 May 2026
https://github.com/kazandthecompiler/dopaflow
Tasks, habits, focus, journal, calendar, and spaced repetition — unified. Built for ADHD brains. Offline-first. No cloud, no subscription.
adhd electron fastapi habit-tracker journal neurodivergent pomodoro productivity pwa react spaced-repetition sqlite task-manager typescript
Last synced: 16 Apr 2026
https://github.com/luni64/rmsharp
EntityFramework-Core ORM for RootsMagic databases (SQLite)
entity-framework-core genealogy rootsmagic sqlite
Last synced: 07 May 2026
https://github.com/mustafalazzawe/devil-fruit-database
A comprehensive database application for tracking Devil Fruits from the One Piece universe. This project features a modern web interface for browsing and searching Devil Fruits, their users, and abilities.
bun devil-fruits docker fastapi google-cloud-platform one-piece python react react-query sqlite styled-components typescript vite
Last synced: 07 Apr 2026
https://github.com/lukasdias/nlw-return-back
NLW Return Backend
express jest nodejs postgresql prisma sqlite typescript
Last synced: 09 Apr 2026
https://github.com/zhd4/notesr-cli
NoteSR-Cli can process exports from NoteSR
aes aes-256 cli encryption notesr sqlite
Last synced: 27 Feb 2026
https://github.com/arifshariati/nestjs-rest-api-boilerplate
Nest JS boilerplate for REST API
expressjs mongodb nestjs nodejs postgresql rest-api sqlite swagger typeorm typescript
Last synced: 09 Apr 2026
https://github.com/qsmith-interos/interview-db-sqlite
Starter template for Database interviews
Last synced: 08 Nov 2025
https://github.com/salmanzafar949/blogapp
A Simple Blog App created on Django 2.0.7
django-framework python3 sqlite
Last synced: 16 Apr 2026
https://github.com/amsolaiman/little-lemon-app-capstone
Little Lemon App is the final capstone project for the Meta React Native Specialization in Coursera. It was developed using React Native Expo and Typescript.
expo figma react react-native sqlite typescript
Last synced: 29 Jan 2026
https://github.com/jozpedro23zx/student-portal
A NestJS application with DDD architecture
class-validator ddd nest nestjs postgresql sqlite typescript
Last synced: 27 Feb 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/jairodoni/valoriza
Valoriza é uma plataforma para promover o reconhecimento entre companheiros de equipe. Esse é somente o backend(server) da plataforma.
nodejs sqlite typeorm typescript
Last synced: 16 Apr 2026
https://github.com/afurm/draftmora
Local-first AI agent board with chat, SQLite storage, and OpenAI account auth.
agent-board agent-chat ai ai-agent local-first openai openai-auth productivity sqlite task-board task-management
Last synced: 07 May 2026
https://github.com/neclor/news-aggregator
Aggregates news from RSS feeds, websites, and Telegram channels. Includes a web UI, REST API, and Telegram bot. https://news.neclor.com
fastapi news-aggregator python sqlite
Last synced: 02 Jun 2026
https://github.com/danhpaiva/myspotify-minimal-api-net-sqlite
Minimal Api in C#
hacktoberfest hacktoberfest2025 minimal-api sqlite
Last synced: 14 May 2026
https://github.com/jjgouveia/moments-api-deprecated
API Restful de um projeto de rede social chamada "Moments" construída com AdonisJS, Typescript e sqLite.
adonisjs lucid sqlite typescript
Last synced: 14 May 2026
https://github.com/talesitf/hookinator
Servidor assíncrono de webhooks em OCaml, com foco em programação funcional, modularidade e arquitetura reativa.
async demo functional-programming http-server lwt ocaml sqlite webhook
Last synced: 14 May 2026
https://github.com/bbingz/engram
Cross-tool AI session aggregator: TypeScript MCP server and macOS menu bar app
ai-coding local-first macos mcp raspberry-pi sqlite typescript web-ui
Last synced: 07 Jul 2026
https://github.com/KwonNayeon/sql-focused-ds-prep
SQL-focused solutions and notes for data science technical interviews
data-science interview-prep postgresql sql sqlite
Last synced: 21 Sep 2025
https://github.com/paultheal1en/musicstreaming
Music streaming app - Final project for Network Programming (NT106.022.ANTT) by Group 2. Built with .NET, Golang, SQLite 3, and Bunifu Framework. Features music playback, playlists, search, rankings, and shared video rooms.
audio-player bunifu-framework dotnet golang music-streaming network-programming playlist sqlite video-chat
Last synced: 16 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/bielako223/chat-app
A real-time chat application using ASP.NET Core Web API, SignalR, Angular, and SQLite.
angular aspnetcore chat-app chat-application messaging real-time-chat real-time-chat-app real-time-chat-application real-time-chat-applications-using-websockets signalr sqlite
Last synced: 07 May 2026
https://github.com/neabytelab/nexora-vscode
VSCode extension for AI-powered code completion using Ollama.
ai ai-assistant automation better-sqlite3 code-completion code-generation developer-tools knex ollama productivity sqlite typescript vscode-extension
Last synced: 21 Sep 2025
https://github.com/princemuel/exercism-scheduler
Daily language track picker for Exercism polyglots
exercism python scheduler sqlite
Last synced: 21 Apr 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/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/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/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/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