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/maybebyte/flask-patient-registration-demo
Full-stack Flask/Python/HTML/CSS/Jinja2 learning project. Patient registration web application demo with SQLite database, pico.css, and form validation.
css database demo flask form-validation forms full-stack html jinja2 learning-project patient-registration picocss python sqlite validation web-app web-application web-development webapp
Last synced: 09 Apr 2026
https://github.com/arthursvpb/search360
Search360 is a full-stack web application that enables users to search the web using DuckDuckGo and store query history. The project includes persistent query history with caching for improved performance.
docker material-ui mui nestjs nodejs react redis redux sqlite typescript vite
Last synced: 09 Apr 2026
https://github.com/cmtv/sqlean
Simple SQLite database manager. Focus on writing code, rather then messing with queries.
database db entity sql sql-entity sqlite
Last synced: 30 Sep 2025
https://github.com/sylviachebetemth/insurance-policy-management-system
A simple Insurance Policy Management System built with React (frontend) and Python with Flask (backend) using SQLite as the database. The system allows users to view, add, edit, and delete insurance policies while providing search and filter capabilities.
flask python react sqlite tailwindcss
Last synced: 09 Apr 2026
https://github.com/maureen-keter/testing-policy-backend
Backend insurance testing policy with crud operations
flask-api flask-restful flask-sqlalchemy python sqlite
Last synced: 06 Aug 2025
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/samlior/retriever
Retriever for anything!
electron sequelize sqlite sqlite3
Last synced: 18 Apr 2026
https://github.com/raulpe7eira/customizer
Knowledge Validation Laboratory for RD
bootstrap coffeescript css heroku hiring hiring-challenge html jquery js postgresql rails rd ruby sqlite
Last synced: 09 Apr 2026
https://github.com/mckenziejdan/twitter-spotify-nowplaying
Python script to do useful things with the current song you're listening to on Spotify
nowplaying python spotify sqlite twitter
Last synced: 15 Jun 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/salimdriai/electron-react-sqlite-boilerplate
This is a boilerplate home page for your Electron, SQLite, and React application.
boilerplate electron electron-boilerplate electron-sqlite3 react sqlite
Last synced: 18 Apr 2026
https://github.com/eltonsantos/chat-node
Projeto desenvolvido no evento Next Level Week #5 promovido pela RocketSeat.
express node sqlite typeorm typescript
Last synced: 09 Apr 2026
https://github.com/ngoomie/pdqotd
A Perl script to make "question of the day" type posts to Discord via webhooks; mirror of Gitea repo
discord discord-bot discord-webhook perl perl5 sqlite
Last synced: 16 Mar 2026
https://github.com/muza-music/muza-metadata-server
An audio files metadata API server for the Muza project
cqrs cqrs-pattern graphql grapql-server music sqlite
Last synced: 10 Aug 2025
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/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/patricksferraz/pinned-menu
A high-performance menu management system built with Go, featuring real-time updates, multi-database support, and a modern API architecture. Perfect for restaurants and food service businesses.
api backend clean-architecture docker fiber go golang gorm kafka kubernetes menu-management microservices open-source postgresql rest-api restaurant-management sqlite swagger web-development
Last synced: 09 Apr 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/sacreddoggo/pixel-art-maker
Desktop app, Pixel Art Maker made with Tauri v2 and NextJS v15
nextjs15 pixel-art pixel-art-maker sqlite tauri2
Last synced: 15 May 2026
https://github.com/silanurciftci/taskdistributionsystem
ASP.NET Core MVC app that auto-assigns tasks by difficulty with fair distribution and non-consecutive (±1) rule. EF Core + SQLite.
aspnet-core code-first csharp dotnet ef-core mvc repository-pattern sqlite task-assignment
Last synced: 06 May 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/andrewbaxter/rs-sqlite-symbology
Rust Sqlite query data model and query string builder
Last synced: 02 Jul 2026
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/oarthurzanoni/bank
High level API. SOLID, DDD, Jest, GraphQL, TypeScript, Fastify
apollo apollo-server ddd fastify graphql jest prisma solid sqlite typegraphql typescrit
Last synced: 09 Apr 2026
https://github.com/joeymckenzie/sqlighter
A Laravel package for routinely backing up your SQLite database.
Last synced: 16 Aug 2025
https://github.com/techabraao/email-sender-rest-api
A simple RESTful API for sending and scheduling emails via SMTP, built with Python, Flask, smtplib, Docker, and RabbitMQ.
flask python rest-api smtplib sqlalchemy sqlite
Last synced: 17 Aug 2025
https://github.com/laggykiller/sqliteseecli
Encrypt / Decrypt SQLite database with SQLite Encryption Extension
aes-128 aes-256 aes-encryption cli sqlite sqlite-encryption-extension sqlite3 sqlitesee xojo
Last synced: 17 Aug 2025
https://github.com/suleymansurucu/flutter_sara_baby_tracker_and_sounds
All-in-one baby care: Track, Feed, Sleep, and Grow Together. Sara is an open-source Flutter app designed to make parenting easier by helping parents and caregivers track daily baby activities, share responsibilities, and create a calm environment with soothing sleep sounds and baby food recipes.
appstore dart fcm-push-notification firebase firebase-auth flutter googleplay sqlite
Last synced: 18 Aug 2025
https://github.com/kaatinga/baranka
A simple and flexible helper for preparing SQL queries with positional parameters for SQL databases like PostgreSQL, MySQL or SQLite
mariadb mysql postgresql query-builder spanner sql sqlite
Last synced: 10 Apr 2026
https://github.com/wastingnotime/contacts-backend-go-echo
This repository maintain a golang/echo application that is part of "contacts" project, an initiative to explore technologies features.
crud-api echo golang gorm migrations sqlite
Last synced: 09 Mar 2026
https://github.com/realerikrani/project
https://realerikrani.github.io/project Add key-based project management API endpoints to your flask app.
Last synced: 20 Jan 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/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/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/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/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/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/c0m371/restsql
RestSQL: A lightweight .NET tool that turns SQL queries (defined in YAML) into ready-to-run REST endpoints. Works standalone or as a library, supports transactions, nested JSON output, and multiple database providers.
asp-net-core csharp database dotnet generation mysql oracle postgresql rest-api sql sqlite sqlserver yaml
Last synced: 20 Jan 2026
https://github.com/lazar-ristic/inventorymanagementapi
Simple inventory management REST API built with .NET Core and SQLite
asp-net-core dotnet-core ef-core inventory-management rest-api sqlite web-api
Last synced: 07 May 2026
https://github.com/slashgear/group-ride
Telegram & Discord bot to organise group cycling rides — forum threads per ride, Komoot/Strava/Garmin import, Bun, SQLite
bot bun cycling discord sqlite telegram typescript
Last synced: 24 May 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/jcardonamde/php-kasumi-web-service
A Laravel-based PHP web service providing user registration and authentication endpoints with clear success and error responses.
jetstream-laravel laravel-framework mysql php sqlite
Last synced: 16 Apr 2026
https://github.com/hackastak/repog
RepoG is a CLI-first, local AI-powered tool that helps you explore, search, and understand your GitHub repositories using semantic search and LLM-powered insights.
ai cli-tool code-search devtools embeddings github-api go golang knowledge-base llm rag semantic-search sqlite vector-database vector-search
Last synced: 19 Apr 2026
https://github.com/feverzsj/dsk
A header-only C++ asynchronous framework.
asio asynchronous coroutines curl grpc header-only http io json msgpack mysql postgres postgresql redis sqlite
Last synced: 10 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/lucasbbs/imonitor-backend
express heroku nodejs sqlite typescript
Last synced: 10 Apr 2026
https://github.com/albingroen/narspelskortet
This digital solution for so-called "närspelskortet" is a open-source project created by Albin Groen but can be maintained by anyone that feels like it. Just my clone and make pull request ✌️
Last synced: 10 Apr 2026
https://github.com/steviecurran/sql2csv
C shell script to convert an SQL file to CSVs
database-management python query-language sql sqlite
Last synced: 13 Apr 2026
https://github.com/ohimoiza1205/finance-tracker
This is a PyQt5-based desktop application for managing personal finances. It allows users to track transactions, categorize expenses, visualize spending trends through graphs, and fetch real-time data such as exchange rates.
api-integration matplotlib pyqt5 python sqlite
Last synced: 19 Apr 2026
https://github.com/mariaseverino/rest-api
🔒 An authentication with node.js.
Last synced: 10 Apr 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/lunardiver/smolyshortener
Smoly is a URL shortener service with an underlying SQLite database.
asp-net-core csharp cshtml css database javascript js sql sqlite url-shortener
Last synced: 10 Apr 2026
https://github.com/ashutosh7i/night-owl
Night Owl 🦉 is a versatile, tag-based logging system designed to be simple, fast, and platform-independent.it allows developers to define custom tags and easily send logs to a server for later retrieval based on these tags.
Last synced: 20 Feb 2026
https://github.com/sandysanthosh/jsp-update
Java update currently value in database using session
Last synced: 25 May 2026
https://github.com/frankdias92/product-store-api
Server-Store is a robust API designed to streamline product, user, and authentication management within an e-commerce application. It provides functionalities for user registration, login, and comprehensive product management.
api-rest authentication ecommerce-website expressjs json jwt-auth knexjs nodejs sqlite
Last synced: 10 Apr 2026
https://github.com/oxibase/oxigration
A SQL Migration Manager that maintains database migrations scripts in an object-based structure
database dbms migration mysql postgresql sql sqlite
Last synced: 10 Apr 2026
https://github.com/kd2org/apache-sqliteblob
Apache2 SQLite blob module
apache file-storage haystack sqlite
Last synced: 12 May 2026
https://github.com/giseletoledo/pythonsql
Google collab exercícios com Python e SQL
Last synced: 14 Mar 2025
https://github.com/andthezhang/payload-drizzle-studio
Using Drizzle Studio with Payload CMS
drizzle drizzle-studio drizzlestudio payload payloadcms postgresql sqlite
Last synced: 10 Apr 2026
https://github.com/mar-alv/ignite-daily-diet-api
2nd NodeJs challenge of Ignite, Rocketseat's programming course, an API to handle your diet, where you can create, list, visualize, edit your diets, besides retrieving metrics of them
api back-end backend end-to-end end-to-end-testing fastify httpie javascript jest js knex node nodejs sqlite ts typescript vitest zod
Last synced: 03 Feb 2026
https://github.com/coregx/pubsub
Production-ready Pub/Sub library and standalone service for Go. Reliable messaging, DLQ, exponential backoff, clean architecture.
clean-architecture ddd docker event-driven go golang message-queue messaging microservices mysql postgresql pubsub queue rest-api sqlite
Last synced: 13 Jan 2026
https://github.com/ind4skylivey/matteria-track
💎 Mystical CLI time tracker inspired by Final Fantasy | Rust-powered with 6 Materia themes, Git/Obsidian sync, GPG encryption, Pomodoro timer & 20+ achievements
achievements cli command-line-tool cross-platform dwm encryption git-integration linux macos materia materialize obsidian pomodoro productivity rust sqlite terminal time-tracking
Last synced: 13 Jan 2026
https://github.com/edgonzalez24/to-do-list-crud
A REST API built with Express.js, TypeScript, Prisma, and SQLite.
expressjs prisma sqlite typescript
Last synced: 05 May 2026
https://github.com/valettamartin/malla_curricular
A Flutter mobile app for managing a university curriculum.
academic-planner android app-development course-management dark-mode dart flutter ios mobile-app sqflite sqlite
Last synced: 13 Jan 2026
https://github.com/gpalleschi/gpsqlite
gpSqlite is a C library providing some funcionalities to use sqlite db
Last synced: 05 May 2026
https://github.com/fuzeman/byte-sqlite
(Alpha) SQLite compiler and executor for byte
byte data-model database orm pypy python sqlite
Last synced: 23 Mar 2025
https://github.com/mrazza/cctv-home-occupancy
A CPU-optimized local Linux pipeline using OpenAI CV and YOLOv8/ByteTrack to monitor home occupancy via RTSP streams, featuring directional tripwire tracking and a FastAPI query endpoint.
bytetrack computer-vision fastapi home-automation motion-detection object-tracking opencv rtsp sqlite yolov8
Last synced: 26 May 2026
https://github.com/dieegogutierrez/cafewebsite
Cafe work friendly website built with Flask
bootstrap css flask html sqlalchemy sqlite
Last synced: 10 Apr 2026
https://github.com/yes20sh/recipes-django-app
Recipe Manager is a Django-based web application that allows users to create, update, and manage their favorite recipes. Users can easily add new recipes, edit existing ones, and view a collection of recipes in a user-friendly interface.
crud-operation django python sqlite
Last synced: 10 Apr 2026
https://github.com/reginabally/task-tracker
A lightweight, open-source task tracking app for documenting work activities and generating clean bi-weekly reports.
nextjs open-source prisma productivity react reporting-tool sqlite tailwindcss task-management task-tracker typescript work-journal
Last synced: 11 Apr 2026
https://github.com/jharsh1202/oneone2_android
App for personalized word vocabulary/dictionary when you copy a word from any source it gets saved in OneOne on it's own.
android android-app android-application android-studio apps dictionary sqlite sqlite3 sqlite3-database volcabulary
Last synced: 10 Apr 2026
https://github.com/tanyahendricks/imageshare
BSc IT third year project for module, IT development - CMPG323, to develop a photo album.
bash canvas database-design django exception-handling heroku icecream mvt sql sqlite system-design user-authentication visual-studio-code whitenoise wondershare
Last synced: 09 Apr 2026
https://github.com/zahimessaoud/typefaster
إختبر سرعتك في الكتابة على لوحة المفاتيح وذلك من خلال لعبة مسلية تحتوي على كلمات بالعربية والفرنسية والإنجليزية
java java-8 java-swing maven sqlite typefast
Last synced: 18 Apr 2026
https://github.com/mauroslucios/rocketeseatdevopspython
Trilha de Devops usando Python
anaconda aws-ec2 awss3 docker elsticbeanstalk environment-variables flask mysql pyenv pyenv-virtualenv python sqlite
Last synced: 11 Apr 2026
https://github.com/saranzafar/hotel-book
Simple and efficient mobile app to manage hotel/mess meal subscriptions, clients, and payments. Built with React Native & SQLite.
expo hotel-food-management hotel-management meal-subscription mess-management mess-management-app mobile-app offline-app open-source payment-tracking react-native saran saranzafar sqlite
Last synced: 13 Jan 2026
https://github.com/husniadil/cc-hooks
Advanced Claude Code hooks system with contextual TTS announcements, AI-powered completion messages, multilingual translation, and event-driven automation
ai-translation claude-code developer-experience elevenlabs event-processing fastapi gtts hooks middleware multilingual openrouter productivity sqlite text-to-speech tts
Last synced: 11 Apr 2026
https://github.com/arrudadev/proffy-api
REST API of the 2ª Next Level Week project.
backend express knexjs nodejs sqlite typescript
Last synced: 02 Apr 2026
https://github.com/jonmirzodev/nextjs-ecommerce-app
FullStack Ecommerce with the Next.js app router
nextjs14 prisma sqlite stripe tailwindcss
Last synced: 11 Apr 2026
https://github.com/techabraao/api-restful-flask-hotels
API RESTful (Flask-RESTful) em Python com endpoints mapeados e integração com banco SQLite para persistência.
flask flask-restful python3 sqlalchemy sqlite
Last synced: 06 Mar 2025
https://github.com/Abhineet0904/Quote-app
Quote app
global-scope kotlin-android kotlin-coroutines recyclerview recyclerview-adapter sqlite
Last synced: 08 Nov 2025
https://github.com/mert-turkgil/kokomija
very basic web site
aspnetcore bootstrap5 css html javascript json netmvc sql sqlite stipe-payment stripe stripe-api stripe-checkout
Last synced: 11 Apr 2026
https://github.com/sadhami0519/sql_advent_calendar_2024
This repository contains the SQL solutions I implemented for the SQL Advent Calendar challenge of 2024. Each quarter featured a set of daily SQL challenges of varying difficulty, unlocking one new challenge each day at 12 PM EST.
Last synced: 08 Nov 2025
https://github.com/zaibten/android-smart-checkin-application
Simplify attendee management, improve efficiency, and enhance the user experience with smart check-in technology.
admin-panel andriod andriod-studio app attendance java kotlin modern sqlite ui-ux visual-studio-code
Last synced: 11 May 2026
https://github.com/olha-dev-fullstack/graphql-job-board
This is a simple GraphQL job board application that enables users to sign in, create, manage, and publish job vacancies withing their company.
apollo-client graphql knex sqlite
Last synced: 11 Apr 2026
https://github.com/vladimiracunadev-create/mcp-ollama-local
MCP + Ollama local: FastAPI web con chat, tools MCP (sandbox) e historial SQLite.
docker fastapi git html-css-javascript kubernetes local-llm macos makefile mcp mcp-server ollama python shell sqlite terminal toml tool-calling uvicorn vscode
Last synced: 26 Jan 2026
https://github.com/gamufal/blazornotes
It is a lightweight web application for creating and managing notes.
blazor blazor-server dotnet entity-framework-core sqlite sqlite3 visual-studio web-application
Last synced: 11 Apr 2026
https://github.com/dhananjay66/blogsite
A modular Django project with integrated REST API support for managing blog content and user accounts. Built using Django and Django REST Framework, it offers clean architecture and scalable endpoints. Perfect for learning full-stack backend development and API integration.
backend blog-api django django-rest-framework modular python rest-api sqlite
Last synced: 11 Apr 2026
https://github.com/nurefexc/rss-bridge-ntfy
Lightweight RSS/Atom to ntfy.sh bridge. Features: SQLite history tracking, multiple feed support via JSON, rich notifications with images, automatic age calculation (vCard), and flood protection. Docker-ready with timezone support
atom automation bridge feed-reader notifications ntfy python rss self-hosted sqlite
Last synced: 24 Apr 2026
https://github.com/ntanwir10/codesage-algolia-challenge
An intelligent, conversational code discovery platform built around Algolia MCP Server that revolutionizes how developers explore and understand codebases through natural language conversations.
algolia-search fastapi mcp-server python3 rate-limiting react real-time-processing sqlite typescript websockets
Last synced: 11 Apr 2026
https://github.com/ginazampino/southjerseydeb-strapi
Strapi back end for a licensed realtor without IDX access.
Last synced: 20 Apr 2026
https://github.com/iuroc/file-manager
基于 Node.js 和 SQLite 的文件系统
file-manager nodejs sqlite typescript
Last synced: 08 May 2026
https://github.com/zs1l3nt/rs-cli-nova
A simple CLI for me to copy project configurations into new folders whenever I need to without having to reach over into the other folders
Last synced: 13 Apr 2026