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/icepanorama/simplecdatabase
A simple database written in C.
Last synced: 19 Apr 2026
https://github.com/than-dev/do-your-asking
Do Your Asking is a anonymous questions forum that you can do your questions in any room or create your own!
backend code css forum frontend fullstack javascript nodejs questions-and-answers sqlite
Last synced: 11 Apr 2026
https://github.com/danielemidio1988/labecommerce-backend
Projeto 'Labecommerce' é uma API para armazenar todas as informações de um e-commerce na base de dados.
api express knex nodejs postman rest-api sqlite typescript
Last synced: 06 Apr 2026
https://github.com/joaomni/next-level-week1
♻️ Ecoleta
cors express nodejs sqlite typescript
Last synced: 11 Apr 2026
https://github.com/erikaperciliano/api-rest-nodejs
The goal of this project is to develop a REST API using Node.js from scratch to deployment. I will work with database, automated tests and automating the deployment process of this application so that every time any information is changed in the code, this new change will automatically be uploaded to the production url 👩🏾💻
fastify nodejs sqlite typescript zod
Last synced: 11 Apr 2026
https://github.com/fcbento/nodejs-fastify-knex-sqlite-render
Crud to practice Node.js using TypeScript, Fastify for web framework, query builder using Knex, Sqlite/PostgreSQL for data storage and hosting on Render
fastify knex nodejs postgres render sqlite typescript
Last synced: 09 Apr 2026
https://github.com/stephsako/footlite
Android application recovering JSON data from the football-data.org API
alwaysdata android api-rest get-post java mvc retrofit sqlite svg-images
Last synced: 19 Apr 2026
https://github.com/paricoderdeveloper/library_managment
The Library Management System is a desktop application for managing books, authors, and user profiles. It allows users to add, update, and delete data, using SQLAlchemy for database management. The system follows the Repository Design Pattern for organized and efficient data access.
alembic crudoperations databasemanagement librarymanagementsystem orm python repositorypattern sqlalchemy sqlite
Last synced: 23 Jun 2026
https://github.com/pymetheus/sqlalchemy-dbtoolkit
Modular toolkit for SQLAlchemy-based database configuration and session management.
data-engineering data-pipeline database mysql orm postgresql python sqlalchemy sqlite toolkit
Last synced: 11 Apr 2026
https://github.com/path-yu/my-bun-tools
A lightweight engineering drawing management system built with Bun, Electrobun, and SQLite. Features real-time CAD synchronization, material code indexing, and precise coordinate-based drawing navigation.
bun cad-management electrobun engineering-tools sqlite typescript
Last synced: 28 May 2026
https://github.com/sagehabitus/googlearch_bloc_remotemediator
android bloc clean-architecture flutter remotemediator riverpod sqlite
Last synced: 10 Feb 2026
https://github.com/marekzelinka/nexus
Personal CRM to manage your relationships with support for groups, contact notes and tasks.
better-auth flyio prisma react-router shadcn-ui sqlite tailwindcss typescript
Last synced: 19 Apr 2025
https://github.com/thebud4/rocketseat-auction-project
Projeto de backend em C# para gerir uma plataforma de cursos.
Last synced: 05 May 2026
https://github.com/bumbaiya/attendancemanagement
Attendance management app using Python, SQlite studio and TKinter library.
attendance-management-system python sqlite tkinter tkinter-python
Last synced: 24 Apr 2026
https://github.com/hjo12/SqliteUWP_Basic
A Universal Windows Platform application implementing a simple example of CRUD operations with sqlite
csharp sqlite universal-windows-platform uwp uwp-apps
Last synced: 24 Sep 2025
https://github.com/abdiqafar-ai/asset-inventory-management--projects
Assets Inventory Management System
bootstrap css3 flask postgresql reactjs sqlalchemy sqlite
Last synced: 12 Apr 2026
https://github.com/psudocode/ghost-docker-dev
🐳 Complete Docker-based development environment for Ghost theme development with hot-reload mounting, helper scripts, and SQLite browser
blogging development-environment docker docker-compose ghost nodejs sqlite theme-development
Last synced: 12 Apr 2026
https://github.com/mehradi-github/used-car-pricing-api
Used car pricing Api is written by NestJS RESTful API
jest nestjs postgresql restful-api sqlite typeorm
Last synced: 12 Apr 2026
https://github.com/shz-code/routine_master
Python-based application designed to help manage and optimize faculty routines for the CSE department of IUBAT
fastapi react redux-toolkit sqlite tailwindcss
Last synced: 12 Apr 2026
https://github.com/boxcalfdevelopmentallearning748/openscout
🔍 Enhance your queries with OpenScout, a RAG system that retrieves, ranks, and synthesizes web content for concise answers using LLM integration.
android android-studio faiss firebase frc-scouting frc-steamworks gemini generative-ai mcp mcp-server neo4j openai robotics robotics-competition sqlite tavily vector-database
Last synced: 10 Apr 2026
https://github.com/mrbrunelli/android-database
Aula de Programação para Dispositivos Móveis | Faculdade Alfa
android android-studio java sqlite
Last synced: 04 May 2026
https://github.com/santiagomorais/modulo-2-node-rocketseat
API Rest Node - Transações bancárias
fastify nodejs postgresql sqlite vitest zod
Last synced: 12 Apr 2026
https://github.com/afaur/ruby-rack-iodine
:herb: A basic example of getting started with Sinatra on Iodine powered Rack.
activerecord iodine rack rspec ruby sinatra sqlite
Last synced: 08 May 2026
https://github.com/meequrox/scollector
Collect tracks you haven't heard yet from SoundCloud charts
multiprocessing music python soundcloud sqlite yt-dlp
Last synced: 20 Jan 2026
https://github.com/lexhouk/goit-pyweb-hw-06
Модуль 6. Реляційні бази даних
goit goit-pyweb-hw-06 python-sql python-sql-connectivity python-sqlite python-sqlite3 sql sql-database sql-query sqlite sqlite-database sqlite3 sqlite3-database sqlitedatabase studying
Last synced: 11 May 2025
https://github.com/kavindu-kodikara/farm_share
FarmShare is an Android-based agricultural investment platform where farmers raise funds by selling stock units (1 kg = 1 stock unit). Dynamic stock pricing is based on real-time weather & soil risk scores. Built with Android (Java), Spring Boot, MySQL, Firebase, and PayHere, it ensures transparent & secure farm investments.
android firebase firebase-storage firestore java spring-boot sql sqlite
Last synced: 12 Apr 2026
https://github.com/isensee-bastian/db-basics
Tutorial code for my videos Database Usage in Golang Part 1 and Part 2
basic-programming beginner-tutorial-series database golang learn-to-code relational-databases sql sqlite table youtube
Last synced: 12 Apr 2026
https://github.com/0taviopascoal/nlw_journey_node.js
Repositório do NLW JOURNEY da trilha de Node.js de 2024
fastify nodejs prisma-orm rest-api sqlite typescript zod-validation
Last synced: 12 Apr 2026
https://github.com/bansal-samarth/guestflow
Visitor Management System using React, Flask, SQLite.
Last synced: 24 Mar 2025
https://github.com/handofgod94/sqlite_admin
SQlite browser, written in gleam
Last synced: 24 Mar 2025
https://github.com/mementomorri/python_bucket_list_app
Простое приложение написанное на Python с использованием фреймворка Flask
flask flask-application flask-login heroku python sqlite
Last synced: 21 Apr 2025
https://github.com/patricialjohnson/sql-database-project
SQL Music Database Store
business-analytics chinook-database data-analytics data-visualization database kaggle kaggle-dataset microsoft-excel microsoft-sql-server sql sqlite
Last synced: 12 Mar 2025
https://github.com/5queezer/aver
Local-first, auditable memory layer for coding agents in Rust
agent-memory coding-agents local-first mcp memory-layer rust sqlite tree-sitter
Last synced: 28 May 2026
https://github.com/Quinnod345/context-engine
A lightweight context engine for AI agents. Ingest events, build semantic context, query with natural language. Zero config.
ai ai-agents context developer-tools embeddings llm mcp model-context-protocol nodejs pgvector rag semantic-search sqlite temporal-decay typescript vector-search zero-config
Last synced: 19 Apr 2026
https://github.com/dithan/organizador-tarefas
App fictício para organizar tarefas, desenvolvido em Flutter durante um curso da Alura.
Last synced: 12 Apr 2026
https://github.com/iksergey/sqlite-practice-for-expert
📊 🧑🏼💻 История о том, как начать в SQL и SQLite
Last synced: 24 Oct 2025
https://github.com/coslynx/eatsuggester-ai-food-predictor
AI-powered food recommender based on hidden desires... Created at https://coslynx.com
axios code-generation decision-making developer-tools devops dinner-ideas food-suggestion girlfriend-preferences javascript machine-learning mvp nextjs personalized-recommendations react react-router-dom relationship-app software-development sqlite tailwindcss user-feedback
Last synced: 08 Apr 2026
https://github.com/mdelgadop/batch_exec_web
SPA made with PHP, VueJS, SQLite and PaperCSS. Create batch scripts via web and execute them.
html-css-javascript papercss php5 php7 sqlite sqlite-database vuejs
Last synced: 04 Feb 2026
https://github.com/yonasvalentin/mcp-memory-graph
Local-first memory for Claude Code and any MCP client: hybrid vector + knowledge-graph search, bi-temporal recall, Obsidian vault sync, signed provenance. Runs 100% on your machine, $0/token. Free for noncommercial use.
agent-memory ai-tools anthropic bi-temporal claude claude-code embeddings knowledge-graph knowledge-management llm-memory local-first mcp mcp-server memory model-context-protocol obsidian rag semantic-search sqlite vector-search
Last synced: 19 Jun 2026
https://github.com/salvatoreamaddio/meterapp
Desktop application developed for a client who operates in the Water Meter Business. The application keeps track of the Readings in clients’ apartments and produce invoices based upon those readings. The application also sends Invoices via email.
csharp desktop-app desktop-application dotnet fullstack-development software-development sqlite wpf
Last synced: 26 Jan 2026
https://github.com/vitorsemidio-dev/spacetime-server
Spacetime é uma aplicação inovadora desenvolvida para ajudar as pessoas a armazenar e reviver suas memórias mais marcantes. Com recursos avançados de registro, como data, mídias (fotos/vídeos) e descrição, Spacetime permite que os usuários capturem e compartilhem momentos importantes de suas vidas.
fastify nodejs prisma sqlite typescript
Last synced: 10 Mar 2025
https://github.com/leosimoes/flask-restapi-desenvolvedor
Rest API Dev in Flask
flask python rest-api restful-api sql-alchemy sqlite
Last synced: 24 Mar 2025
https://github.com/kirill-jjj/teamtalk-reg-system-rs
TeamTalk registration service with Telegram bot and web endpoints (Rust)
axum bot registration rust sqlite sqlx teamtalk telegram tokio
Last synced: 26 Jan 2026
https://github.com/kiwijos/mvc-report
My personal report page in the course mvc at BTH.
database doctrine mvc orm php php-unit-test sass school-project scss sqlite symfony twig
Last synced: 12 Apr 2026
https://github.com/davidroman0o/comfylite3-ent
Example how to use `comfylite3` and `ent`
comfylite comfylite3 ent entity-framework sqlite sqlite3
Last synced: 02 May 2026
https://github.com/quaddarv1ne/keycloackfastapi
Keycloak — это программное обеспечение с открытым исходным кодом для управления идентификацией и доступом (IAM), разработанное компанией Red Hat
api fastapi fastapi-template hat iam it keycloack linux os py python python3 red sql sqlalchemy sqlite
Last synced: 11 Jun 2025
https://github.com/mzaini30/blog-local-tanpa-mysql
Blog local sederhana tanpa MySQL
Last synced: 10 May 2026
https://github.com/thegera4/tkinter-basics
This is my repo with the basics of tkinter (library to create desktop apps with python).
Last synced: 12 Apr 2026
https://github.com/angelobattaglia/homehunterino
home hunting app written in Flask/Jinja, Bootstrap 5.3.x, sqlite3
bootstrap flask sqlite sqlite3
Last synced: 12 Apr 2026
https://github.com/kingarthurwashere/pos-and-accounting-system
A POS and accounting solution with a Laravel backend and Filament and Livewire frontend. Compatible with all SQL databases, this app is tailored for small to medium businesses, providing robust POS functions, internal remittance management, and comprehensive accounting ledgers.
database docker filament laravel-framework livewire mysql-database postgres sqlite
Last synced: 12 Apr 2026
https://github.com/frolov-andrey2405/storefront-central
Storefront Central is an online platform designed to bring together businesses and customers in a convenient location. The platform is built using various technologies, each playing a crucial role in the functioning of the platform.
bootstrap css django html jquery js json popperjs python sqlite sqlite3
Last synced: 12 Apr 2026
https://github.com/psielta/notebook-cli
CLI em Go para gerenciar notebooks de notas locais no terminal, com Cobra e SQLite.
cli cobra go portfolio powershell sqlite terminal
Last synced: 29 May 2026
https://github.com/solcreek/d1-schema
Declarative schema for Cloudflare D1. Define tables in code, auto-created on first use.
cloudflare cloudflare-workers d1 database declarative migration schema sqlite typescript zero-config
Last synced: 29 May 2026
https://github.com/leggetter/discourse-forum-analyzer
A Python CLI tool that collects and analyzes Discourse forum discussions using Claude AI to identify common problems, categorize issues by severity, and provide natural language querying of forum insights.
anthropic-claude claude-ai cli discource llm-analysis sqlite
Last synced: 20 Jan 2026
https://github.com/standardan/homestead
Persistent player homes for Paper 1.21+ (SQLite, off-thread DB, tab-completion).
bukkit homes java minecraft minecraft-plugin paper paper-plugin spigot sqlite teleportation
Last synced: 29 May 2026
https://github.com/xuyui/time-whisper
A warm intergenerational Q&A and sticky-note message board built with Node.js and SQLite.
full-stack message-board nodejs sqlite vanilla-js
Last synced: 29 May 2026
https://github.com/gtkacz/get-it
Project to create and save annotations on website. Server and backend made with Python.
annotations backend css database html html-css http http-server python sqlite sqlite3
Last synced: 12 Apr 2026
https://github.com/prashanthbadri112/taskmng-backend
A simple backend application for managing the tasks
fastapi matplotlib pandas python sqlalchemy-orm sqlite
Last synced: 12 Apr 2026
https://github.com/lostatc/sqlarfs-rs
A file archive format and virtual filesystem backed by a SQLite database
fuse fuse-filesystem sqlar sqlite
Last synced: 06 Jan 2026
https://github.com/gabriellefoliv/planner-backend
Developed during NLW Journey by Rocketseat. A trip planner where you can create new trips, invite friends and send confirmation emails.
nodejs prisma sqlite typescript
Last synced: 12 Apr 2026
https://github.com/pauljwright/weird_salads
A weekend attempt at a full-stack web app using a unit-of-work and repository patterns. Streamlit, FastAPI, Docker, SQLAlchemy, SQLite, Alembic
alembic docker docker-compose fastapi python repository-pattern sqlalchemy sqlite unit-of-work-pattern
Last synced: 24 Apr 2026
https://github.com/mupinnn/chat-db
Chat DB - A simple app to chat with your database using Gemini
chatbot flask gemini-api react sqlite
Last synced: 07 Jan 2026
https://github.com/sxmitss/ai-mental-health-chatbot
Mindful Chat – AI mental health companion (Next.js, Tailwind, OpenAI, Vercel)
chatbot mental-health nextjs openai prisma sqlite tailwindcss vercel
Last synced: 12 Apr 2026
https://github.com/vasilii-kovalev/issue-tracker
[WIP] Issue tracker application (for learning purposes)
bun css fastify javascript jwt prisma react react-router redux-toolkit rtk-query sqlite swagger typescript vite
Last synced: 04 Feb 2026
https://github.com/devzom/api-expense-tracker
Learning purpose: Hono API for an expense tracker with SQLite + Prisma ORM + ZOD + basic Bearer included
Last synced: 07 May 2026
https://github.com/daviteixeira-dev/jobscalc
A calculator for freelance work, with server in NodeJS, EJS for the template engine and SQLite as database.
css ejs express html javascript nodejs sqlite
Last synced: 12 Apr 2026
https://github.com/rricajos/php-task-manager
CLI + REST API task manager built with PHP 8.x, SQLite, JWT auth, and design patterns
cli design-patterns jwt-auth php php8 phpunit rest-api sqlite task-manager
Last synced: 29 May 2026
https://github.com/subliker/exam-info-bot
Bot based on python for preparing to informatics exam
exams informatics python sqlite
Last synced: 16 May 2026
https://github.com/hbmartin/overcast-to-pages-template
A web app that syncs your Overcast listening history to automatically create a personal episodes page. It displays all the episodes you've listened to in a clean, searchable interface.
datasette overcast podcast sqlite
Last synced: 12 Apr 2026
https://github.com/levenrok/mimir-oxidized
mimir but Oxidized
mimir oxidized rust rust-tools save-scripts sqlite sqlite3
Last synced: 11 Mar 2026
https://github.com/edeev/vkrepost_to_tg
Автоматизированная система репостинга контента из VKontakte в Telegram с поддержкой персональных подписок и VK API интеграцией
aiogram api-integration asyncio automation content-monitoring python repost-bot social-media sqlite telegram-bot vk-api vkontakte
Last synced: 09 May 2026
https://github.com/jbalooshie/surfs_up
Project to perform analysis of weather data in Hawaii, including a Flask app to view the findings.
data-science data-visualization flask python sqlalchemy sqlite
Last synced: 06 May 2026
https://github.com/billstephens2022/testdbjava
A Java application with with a connection to a SQLite database
java java-17 jdbc sqlite sqlite-database sqlite3
Last synced: 02 May 2026
https://github.com/watchakorn-18k/pos-desktop-app-rust-example
Desktop App Rust DEMO
pinia pos rust rust-lang sqlite tauri typescript vue-router4 vue3
Last synced: 29 Apr 2026
https://github.com/azurespheredev/digication-work-sample
✔ My technical solution for developing React DnD frontend and portfolio management backend using React, TypeScript, GraphQL and SQLite database..
graphql nodejs react react-dnd sqlite typeorm typescript
Last synced: 12 Apr 2026
https://github.com/ricardo-melo-martins/docker
⚡ RMM ⚡:: 🐳 docker with database for fun development
data-visualization database datascience docker mysql postgres sakila sakila-database sqlite
Last synced: 12 Apr 2026
https://github.com/tuukkaviitanen/daily-quote-api
Simple daily quote API created using Rust (formerly Go), but with a small twist
docker github-actions go rust sqlite swagger-ui
Last synced: 18 Apr 2026
https://github.com/rolanddaum/swingdating
Basic Java swing GUI interface with a sqlite database.
databases datingapp java sqlite sqlite-database swing swing-application swing-gui
Last synced: 12 Apr 2026
https://github.com/ethern-myth/env-storage
Env Storage is a secure, developer-focused web app for storing and managing environment variables by project.
dashboard laravel12 mysql postgresql reactjs secrets-management sqlite storage tool
Last synced: 12 Apr 2026
https://github.com/rikiitokazu/allnba
Full Stack Application | Displaying NBA Statistics and Visualizations
Last synced: 12 Apr 2026
https://github.com/zachlagden/face-detection-api
A lightweight Flask API for face detection and facial landmark extraction with interactive web UI. Process images, extract facial features, and visualize results through a simple REST interface.
api-documentation computer-vision dlib face-dectection facial-landmarks flask-api image-processing opencv python rest-api sqlite tailwindcss vue-js
Last synced: 02 Apr 2025
https://github.com/manishpjha/web-scraper-analyzer
This is a Python-based web scraping and data analysis application built with Streamlit. It allows users to scrape data from websites using sitemap URLs, export the scraped data to CSV or JSON, analyze the data, and reset the database.
fine-tuning matplotlib pandas python sqlite streamlit training-dataset webscraping
Last synced: 12 Apr 2026