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-02 00:29:20 UTC
- JSON Representation
https://github.com/ginazampino/southjerseydeb-strapi
Strapi back end for a licensed realtor without IDX access.
Last synced: 20 Apr 2026
https://github.com/tukue/python-bootcamp-blog-project
This project is a Flask-based blog application that uses SQLite for storing blog posts. It features routes for viewing, adding, editing, and deleting posts, as well as static pages like "About" and "Contact". The application uses Flask-WTF and Flask-CKEditor for form handling and includes unit tests for the main routes.
flask-backend html python sqlite sqlite-database unittest
Last synced: 25 Apr 2026
https://github.com/manjit-baishya-datascience/blue-waters-amusement-park-ticket-management-system
This project contains SQL scripts to create and manage a database for an amusement park. The database is designed to store information about rides, visitors, tickets, staff, facilities, maintenance records, ride reviews, ride assignments, ride entries, and visitor feedback.
database database-management-system sql sqlite
Last synced: 15 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
https://github.com/guduchango/flask-docker-tailwind-example
Flask Docker Tailwind Example is a modular Flask web application featuring JWT- and session-based authentication, dynamic views with Jinja templates, and a modern UI powered by Tailwind CSS. The project includes a comprehensive test suite, SQLite database integration, and is fully containerized with Docker and Docker Compose for easy deployment.
api authentication backend docker docker-compose flask frontend fullstack jinja jwt-authentication mvc python rest-api session-management sqlite tailwindcss unit-testing web-application web-development
Last synced: 11 Apr 2026
https://github.com/areal060781/blog-application
A Flask blog application with user management
flask flask-login flask-mail sqlalchemy sqlite virtualenv wtforms-flask
Last synced: 27 Apr 2026
https://github.com/raniellimontagna/mygoodtrip
Trabalho de aula desenvolvido em flutter com o tema de ser um aplicativo para fazer orçamentos de suas viagens!
Last synced: 11 Apr 2026
https://github.com/ivanbgd/sqlite-client-rust
SQLite client
sqlite sqlite-client sqlite-database sqlite3 sqlite3-database
Last synced: 15 May 2026
https://github.com/cre8-capstone-project/driverbuddy
DriveBuddy is an AI-powered app with fatigue detection and real-time alerts to keep you safe on the road.
android android-app drizzle-orm drowsiness-detection firebase google-maps-api google-ml-kit machine-learning react-native react-native-app sqlite typescript vision-camera
Last synced: 11 Apr 2026
https://github.com/lambdachad/posts
Basic blog with SvelteKit and better-sqlite3
Last synced: 15 May 2026
https://github.com/anasahtsham/pizzeria
A pizza ordering system made using Java and SQLite in android studio (native)
andoid-app android-studio java java-android-studio-project sqlite
Last synced: 15 May 2026
https://github.com/gzoonet/cortex
Local-first knowledge graph for developers. Watches your files, builds a knowledge graph with LLMs, lets you query across projects.
cli developer-tools gzoo knowledge-graph llm local-first mcp ollama sqlite web-dashboard
Last synced: 10 Mar 2026
https://github.com/srenner/stock-analysis
[.NET Core] Looking at stock data
alpha-vantage c-sharp entity-framework-core net-core sqlite
Last synced: 01 May 2026
https://github.com/binbash23/fscan
python project for finding duplicate files in a filesystem and moving them to an archive folder. Stats and stuff are stored in an sqlite database
duplicate files filesystem-library find python sqlite
Last synced: 14 May 2026
https://github.com/aarush2099/global-emergency-response-system
Global Emergency Response System is built to provide help to people in times of emergencies quickly and effectively computerizing the process of requesting an emergency dispatch,it contains 2 Android apps and 1 web application,Firebase and sqlite used for data storage
android app firebase geofencing geolocation sqlite web-app
Last synced: 12 Apr 2026
https://github.com/fitchmultz/promo-studio
Codex commerce demo where an autonomous agent edits, tests, builds, and validates isolated storefront variants.
ai-agents codex demo ecommerce mit nextjs sqlite typescript validation
Last synced: 01 Jul 2026
https://github.com/felixgeelhaar/nomi
Local-first, state-driven AI agent platform. Plan-review before execution, capability-gated tools, BYO LLM (Ollama / Anthropic / OpenAI). Tauri desktop + Go runtime.
agent-framework agents ai ai-agents anthropic golang llm local-first mcp ollama openai permission-system plugin-architecture privacy react sqlite tauri wasm
Last synced: 23 May 2026
https://github.com/shehablotfallah/chat-room-real-time
A real-time chat room built with ASP.NET Core API, SQLite, and Pusher for live messaging. The frontend is powered by Next.js and Bootstrap. Ensure to apply database migrations before running.
aspnet-core-api bootstrap5 entity-framework-core nextjs pusher pusherjs real-time sqlite
Last synced: 11 Apr 2026
https://github.com/ryohidaka/action-setup-sqlite
GitHub Actions to setup SQLite environment.
database github-actions sqlite sqlite3
Last synced: 12 Apr 2026
https://github.com/corentin-cott/psdk_jsontosql
PSDK JsonToSQL est simplement un ensemble de scripts écrits en Python qui ont pour objectif de convertir les données JSON (et CSV) de PSDK en tables SQL.
Last synced: 15 May 2026
https://github.com/kahleryasla/micro-mvc-ecommerce
🔬 mvc web project: backed by a single microservice ProductMicroservice. Used Razor and Ajax for async component logic. For ease of setup used SQLite and EF for db connection...
ajax async backend dotnet entity-framework full-stack microservice mvc n-layer plp razor razor-pages sqlite
Last synced: 02 Mar 2025
https://github.com/dimmg/sonetwork
Minimalistic API using Django Rest Framework
django-rest-framework jwt sqlite
Last synced: 14 May 2026
https://github.com/varejaodacarne/proffy-omnistack
📚 Proffy - An online platform to connect teachers with students
axios expo express knex nextlevelweek nlw nodejs react react-native rocketseat sqlite typescript
Last synced: 11 Apr 2026
https://github.com/kevinbdx35/punchline
API REST moderne pour gérer des citations inspirantes avec interface React. Inclut authentification sécurisée, recherche avancée et déploiement CI/CD automatisé.
docker express github-actions jwt nodejs react rest-api sqlite
Last synced: 15 May 2026
https://github.com/foo-ogawa/litedbmodel.ts
A lightweight, SQL-friendly TypeScript ORM for PostgreSQL, MySQL, and SQLite with transparent N+1 prevention and type-safe queries
database javascript lightweight mysql nodejs npm-package orm postgresql sql sqlite type-safe typescript
Last synced: 26 May 2026
https://github.com/riddhi2025/e-commerce-website-project
Web based application Using Django
css django-application html js sqlite
Last synced: 09 Apr 2026
https://github.com/jalajcodes/cache-api
Customizable caching API with size limits
express nodejs sequelize sqlite
Last synced: 11 Apr 2026
https://github.com/anuj0918/data-science-task
Data science Technical Writer Task
Last synced: 27 Apr 2026
https://github.com/mihaisolomon/codementor-test
api-service lumen-framework sqlite
Last synced: 13 Aug 2025
https://github.com/philkes/recognitionfx
Document Text Recognition User Interface in JavaFX
image-recognition javafx machine-learning sqlite tesseract-ocr text-recognition
Last synced: 22 Jul 2025
https://github.com/leonardospereira/rocketnotesbackend
Aplicação BackEnd desenvolvida com o objetivo de listar suas notas.
cookies express jwt-authentication knex nodejs sqlite
Last synced: 11 Apr 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: 11 Apr 2026
https://github.com/kenvilar/laravel-vue-sqlite
Laravel + VueJS + SQLite + Axios
Last synced: 11 Apr 2026
https://github.com/ckampfe/ochat
A really simple personal notebook interface to Ollama.
chatbot htmx llm ollama ollama-client rust sqlite
Last synced: 11 Apr 2026
https://github.com/ariaxhan/metabrain
A zero-dependency SQLite memory layer for AI agents that learns what works: patterns graduate to proven preferences via a built-in experiment loop.
agent-memory agents ai llm memory python self-improving sqlite
Last synced: 01 Jul 2026
https://github.com/sea5kg/inventory-files
Program for inventory files on your computer (for linux)
inventory-files linux qt5 sqlite
Last synced: 11 Apr 2026
https://github.com/marceloxhenrique/gopportunities
A REST API built with Go and Gin for managing job opportunities.
gin-gonic golang gorm-orm sqlite
Last synced: 01 Jul 2026
https://github.com/fadilxcoder/php-desktop
Desktop PHP - 8.1 (PoC : HFX | API : https://github.com/fadilxcoder/reactjs-php.git)
api-server php-desktop poc sqlite
Last synced: 14 May 2026
https://github.com/teresaromero/restaurants-api
Take home assessment, develop of a restaurant api
Last synced: 15 May 2026
https://github.com/dishangyijiao-labs/assistant-memory
Local indexer and keyword search for chat history from Cursor IDE, Copilot, Claude Code, Codex, and Gemini CLI. No login.
chat-history claude-code codex copilot cursor full-text-search gemini sqlite tauri
Last synced: 10 Mar 2026
https://github.com/m-murad/keep
My version of GoogleKeep
android architecture-components database java live-data room-persistence-library sqlite
Last synced: 10 Apr 2026
https://github.com/haonguyen2003/project_ttdd
android cuahangquanao
android api-php-mysqli dashboard java mysql php retrofit2 sqlite xml
Last synced: 11 Apr 2026
https://github.com/mehrshaad/studierwebapp
Study-Plan Web Application (If you're located in Iran, you'll have to use a VPN to access the URL)
css django dynamic-web-app full-stack-web-development heroku html javascript python scss sqlite
Last synced: 06 Apr 2026
https://github.com/kishore-sr/sharity-hackmol5
Project built for HackMol 5.0 at NITJ, Punjab.
css flask html javascript python sqlite
Last synced: 06 Apr 2026
https://github.com/phin-ai/phin
Phin — AI-native data workbench for macOS. PostgreSQL, MySQL, SQLite, MongoDB + AI chat. Free public beta.
ai ai-agent chatgpt claude database database-gui genai gpt llm macos mongodb mysql nl2sql openai postgresql rag sql sql-client sqlite text-to-sql
Last synced: 01 Jul 2026
https://github.com/eumel8/vcluster-backup
A tool to backup your sqlite database in S3
Last synced: 15 May 2026
https://github.com/tatyanepgoncalves/nlw-connect-python
Python project developed at Rocketseat's NLW
dbeaver flask pip postman pytest python sqlalchemy sqlite
Last synced: 11 Apr 2026
https://github.com/arc-language/arc-versioning
Automatic model versioning and history for Arc — every mutation snapshotted, one-click revert
arc audit-log bun cms history nodejs revert sqlite typescript versioning
Last synced: 01 Jul 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/whosonfirst/go-whosonfirst-iterate-sqlite
Go package implementing the `whosonfirst/go-whosonfirst-iterate/v2` interfaces for iterating (Who's On First) documents stored in a SQLite database.
golang sqlite whosonfirst whosonfirst-iterate
Last synced: 10 May 2025
https://github.com/abhaysingh71/expense-tracker-mcp-server
MCP server built with FastMCP for tracking, listing, and summarizing expenses. Works with Claude Desktop or MCP Inspector for seamless expense management.
claude-desktop fastmcp jsonrpc2 mcp-inspector mcp-server sqlite uv
Last synced: 15 May 2026
https://github.com/malinduliyanage/android_sql_openstreetmap_api
android-application java openstreetmap sqlite
Last synced: 10 Apr 2026
https://github.com/pedrodruviaro/workly
Simplify Your Freelance Workflow
blade laravel laravel-breeze sqlite tailwind
Last synced: 11 Apr 2026
https://github.com/rockaflare/aplikasielpiji
Aplikasi untuk mengolah penjualan LPG NPSO. Dalam tahap pengembangan.
avaloniaui crud dependency-injection efcore entity-framework-core mvvm n-tier-architecture reactiveui sqlite
Last synced: 16 Feb 2026
https://github.com/justmars/sqlpyd
Combining sqlite-utils data management + Pydantic data validation for data that will (later) be deployed in a specific Datasette project: LawData.
legal pydantic sqlite sqlite-utils
Last synced: 18 Apr 2026
https://github.com/ankitpoddar07/python-projects
Welcome to my collection of **Python projects**! This repo contains various **games**, **utilities**, and **scripts** built using: - 🐍 Python - 🖼 Tkinter (GUI) - 🎮 Pygame - 🗃 SQLite
Last synced: 15 May 2026
https://github.com/anasdallah/event-app
Event application using Xamarin.Forms and sqlite, the volunteer can add to his list events, and he can create events .
app database event event-volunteer form forms many-to-many manytomany masterdetails microsoft sql sqlite sqlite-net-pcl sqlite3 student-course-registration visual-studio volunteer xamarin xamarin-forms xmarin
Last synced: 28 Apr 2026
https://github.com/ryohidaka/action-dump-sqlite
GitHub Actions to generate SQLite database dump files.
database dump dumper github-actions sqlite sqlite3
Last synced: 05 May 2026
https://github.com/mozancetin/makethecheck
Cafe management program written in C#
automation cafe cafe-management csharp sqlite
Last synced: 14 May 2026
https://github.com/vaibhavbansal26/movie-recommendation-flask-project
Flask, AWS, DB, Machine Learning, Fast API, Streamlit/React
aws fastapi flask machine-learning python react sqlite streamlit
Last synced: 06 Apr 2026
https://github.com/porimol/interactive-learning-duo
Unlock Your Coding Potential: Explore, Learn, and Code with Our Interactive Python and SQL ChatBot!
1st-semester 1st-year llms python sql sqlite uw wne
Last synced: 17 Apr 2026
https://github.com/giovannak/geolocation-system-django
HowFar is a web app hat shows the distance between the user's current location and the desired destination
css3 django html5 javascript materializecss python sass sass-library sqlite
Last synced: 20 Jan 2026
https://github.com/zephir-x/finance-tracker
Desktop finance management app.
csharp desktop-app dotnet ef-core mvvm sqlite wpf xaml
Last synced: 15 May 2026
https://github.com/joytun-nur/django-basic-projects
This repository contains the basic things that is required to build a django application or software with django .
bootstrap3 css django django-admin-panel django-framework django-project-template django-rest-framework postgresql python rest-api sqlite template
Last synced: 20 Jan 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/ahmedsamir45/booking-in-hotel
this app contain oop , gui , CURD concepts
Last synced: 15 May 2026
https://github.com/tamoziit/backend-with-postgresql-prisma-docker
Exploring Backend with Node, PostgreSQL, Prisma & Docker
backend docker docker-compose express node-sqlite3 nodejs postgresql prisma prisma-client prisma-migration prisma-orm sqlite
Last synced: 11 Apr 2026
https://github.com/mohamed-mostafaaa/to-do
To_Do is a comprehensive task management application designed to streamline task assignments and team members' collaboration. It allows users to create tasks, assign collaborators, and add notes to tasks efficiently.
authentication database flask flask-sqlalchemy jinja python sqlalchemy sqlite
Last synced: 11 Apr 2026
https://github.com/viamus/locker-it
LockerIt is a Windows-first standalone encrypted vault for passwords, Recovery Kits, and future secure files.
aes-gcm dotnet dpapi local-first password-manager recovery-kit security sqlite windows wpf
Last synced: 01 Jul 2026
https://github.com/kandera37/book-bot-telegram
Telegram bot that sells a single PDF book via external payment link (Python, aiogram, SQLite).
aiogram pet-project portfolio python sqlite telegram-bot
Last synced: 18 Apr 2026
https://github.com/takngabik/mandeman
Django backend collaboration with React frontend using JWT refresh token saved in HttpOnly Cookies
bootstrap-icons django python react sqlite tailwind typescript
Last synced: 11 Apr 2026
https://github.com/mentorg/job-query-fullstack
Job Query is a robust full-stack web application built with Laravel and React, designed to streamline the job search and application process for users.
axios javascript laravel php react react-hot-toast react-icons react-router reactquery reactqueryv5 recharts spatie-laravel-permission sqlite tailwindcss typescript vite
Last synced: 06 Apr 2026
https://github.com/youssefali11997/daily-todos
A todo-list web application built with Ruby on Rails. A user can browse days to view his past, present and future todo-lists so he can delegate undone items to his current day.
mvc rails5 ruby-on-rails ruby2 scafolding sqlite todolist todomvc
Last synced: 02 May 2026
https://github.com/tasnimtalha09/datacamp-mini-projects
Some mini projects on Python, R, and SQL on a myriad of topics ranging from data cleaning and data processing to statistical analysis and machine learning.
jupyter-notebook mysql postgresql python r sql sqlite
Last synced: 11 Apr 2026
https://github.com/karllouise-code/laravel-boost
To Do Kanban Board - Just playing around Laravel boost with Claude Anthropic Superpowers
inertia laravel-boost render sqlite vuejs
Last synced: 14 May 2026
https://github.com/joaovsbraz/rocket-q
A platform that register anonymous questions.
css express html javascript nodejs sqlite
Last synced: 11 Apr 2026
https://github.com/syaagalib/money-flow
A money management app in Django. Only built for university project showcase in Database Managements System. The main purpose was to complete CRUD operation. It is a very basic app. You can clone it or use it how you may see fit. But only I don't recommend to use it for unethical perpose.
css django html js python sqlite tailwindcss
Last synced: 11 Apr 2026
https://github.com/pedrohvfernandes/nlw-setup-habits
Projeto feito através da @Rocketseat, junto com o instrutor @diego3g.
dayjs expo fastify nodejs prisma react react-native sqlite tailwindcss typescript vite zod
Last synced: 06 Apr 2026
https://github.com/floyden-monteiro/skinet
Skinet is an e-commerce web application built using ASP.NET Core and Entity Framework Core. The application provides a platform for users to browse and purchase products, while administrators can manage the product catalog. The project follows a clean architecture pattern, leveraging dependency
asp-net-core automapper dependency-injection docker entity-framework-core redis repository-pattern specification-pattern sqlite swagger
Last synced: 21 Apr 2026
https://github.com/gonzalofuentes28/dpeek
Interactive terminal data viewer for CSV, TSV, JSON, and JSONL files
bubbletea cli csv csv-viewer data-analysis data-viewer golang json json-viewer sqlite terminal tui
Last synced: 06 Apr 2026
https://github.com/xerx81/mail
A django based web app to send and receive mails. (an email clone)
api django html-css-javascript python sqlite
Last synced: 08 May 2026
https://github.com/stenci/uniquery
Raw SQL in. Typed Python Objects out. The only ORM that just does ORM.
code-generation data-models introspection object-relational-mapping orm postgresql python raw-sql sql sql-join sqlglot sqlite typed-orm uniquery
Last synced: 08 May 2026
https://github.com/k0msenapati/opal_sqlite_fetcher
📜 SQLite Fetch provider for Opal
Last synced: 14 May 2026
https://github.com/githubmat284/hackathon-bisonsconnect
BisionsConnect helps students and staff at the University of Manitoba find, share, and manage events. Stay connected and never miss out on campus activities! 🎉📅
drizzle-orm nextjs react shadcn sqlite tailwind
Last synced: 16 Feb 2026
https://github.com/adrienz/drizzle-schema-checker
Checks if a Drizzle schema is also valid in a database
database database-schema db0 drizzle drizzle-orm sqlite validation
Last synced: 16 Feb 2026