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/rememora/rememora
Persistent, cross-agent memory for AI coding agents. Rust CLI + SQLite. Install as a Claude Code plugin — everything is automatic.
ai ai-agents claude-code claude-code-plugin cli codex cross-agent developer-tools gemini-cli local-first memory rust sqlite
Last synced: 26 Apr 2026
https://github.com/kanz2004/a-personal-finance-management-app
Android application to manage personal finance
android-application java kotlin personal-financ software-development sqlite
Last synced: 20 Apr 2026
https://github.com/jarrarshahid/oop
OOP is a comprehensive repository covering OOP principles, SOLID design patterns, real-world applications, and API development with Flask & FastAPI. It includes advanced concepts like metaclasses, multiple inheritance, and dependency injection, along with full-fledged projects using SQLite/PostgreSQL. Perfect for begginers and advanced programmers.
advanced-python backend-development cli-tools design-patterns employee-management fastapi flask inventory-management-system object-oriented-programming object-oriented-programming-python oop python real-world-applications software-architecture solid-principles sqlalchemy sqlite todo-app
Last synced: 20 Apr 2026
https://github.com/xanthium-enterprises/gui-app-for-sqlite-database-crud-ops-using-csharp-and-winforms
Learn to integrate the SQLite database into a WinForms application using C# language and display the data present in a SQLite db in a tabular or grid view on a Windows Form app using the DataGridView Control present in WinForms
csharp database dotnet dotnet-core sqlite sqlite-database sqlite3 sqlite3-database windows-forms winforms
Last synced: 07 Feb 2026
https://github.com/marsadhq/tend
Self-hosted cron with run monitoring, alerting, and dead-man's-switch heartbeats.
alerting cron golang heartbeat job-scheduler monitoring self-hosted sqlite
Last synced: 02 Jun 2026
https://github.com/410979729/scope-recall
Hermes current-turn memory provider with SQLite truth storage, LanceDB semantic companion, and strong scope isolation.
agent ai-agent ai-memory hermes hermes-agent hermes-plugin hybrid-retrieval lancedb memory python scope-isolation sqlite vector-search
Last synced: 30 May 2026
https://github.com/adrienz/csv-to-sqlite
Turn your CSV file into a database
Last synced: 19 Jan 2026
https://github.com/gnobroga/vota-agora-backend
Vota Agora é uma aplicação backend simples que será integrada a um frontend em React, desenvolvida como parte do trabalho da disciplina de Redes de Computadores.
blockchain jwt nestjs smart-contracts solidity sqlite typeorm
Last synced: 20 Apr 2026
https://github.com/primaryobjects/follow
A web application for displaying users and their followers, developed in ASP .NET Core Web API and Angular.
angular angular2 angularjs asp-net asp-net-core aspnetcore csharp entity-framework-core material-design sqlite typescript
Last synced: 16 Apr 2026
https://github.com/valfonsoardila/yourjob-backend
Backend de la app YourJob en Node js, SQL lite y sequelize
Last synced: 21 Apr 2026
https://github.com/adityasahu786/nodechronicles
NodeJS ExpressJS PostgreSQL Prisma & Docker w. JWT Auth, CRUD Database Interactions & REST API Endpoints
docker docker-compose express jwt-authentication nodejs postgresql prisma rest-api sqlite
Last synced: 13 Apr 2026
https://github.com/offryan/pyflask-crud
CRUD de datas de aniversário - Utilizando Python, FLASK Framework, PHPmyadmin e o SQlite como banco de dados, criado no curso "Introdução a Ciência da Computação, Harvard"
cc50 database flask phpmyadmin-database python sqlite
Last synced: 09 Apr 2026
https://github.com/bhathiya29/task-master---flask
📋 Tasks App - A simple and intuitive Tasks web application built with Python Flask and SQLAlchemy. Stay organized and focused by managing your tasks with this user-friendly app. 🚀 **Features:** - Add, edit, and delete tasks as completed. - Clean and intuitive user interface. - Tasks are stored persistently in a SQLite database. 🔧 *
Last synced: 15 Apr 2026
https://github.com/liatemplates/sqlite
This template enables you to use SQLite databases directly in LiaScript via sql.js. You can create, query, import, and export databases interactively in your Markdown documents.
database liascript liascript-template markdown oer sql sqlite sqlite3
Last synced: 14 Apr 2026
https://github.com/ralitsaterzieva/flask-form-lab
Flask based project
bootstrap flask flask-migrate flask-sqlalchemy flask-wtf python sqlalchemy sqlite wtforms
Last synced: 20 Apr 2026
https://github.com/manjit-baishya-datascience/cargo-delivery-database-management-system
This Parcel Management System is designed to efficiently manage parcels, customers, sellers, hubs, routes, delivery persons, staff, managers, and buyers within a delivery network. It provides a comprehensive solution for tracking parcels from order placement to delivery.
database-design database-designed-project sql sqlite
Last synced: 31 May 2026
https://github.com/simran1199/pocket-partner
Automatically alerts the registered users about the availability of the products in the wishlist and if the product's price drops by it's previous value. Hence eliminating the manual checking of the details.
flask-application html-css python sqlite
Last synced: 26 Apr 2026
https://github.com/victor-antoniassi/junior_analytics_engineer_test_01
Solution built for a Junior Analytics Engineer technical assessment
analytics-engineer code-challenge data-engineering etl hiring-challenge practical-test python sql sqlite
Last synced: 01 Jun 2026
https://github.com/ahmadu-suleiman/wiktionary-json-parse-old
Wiktionary Json Parse is a Java program that parses a large JSON file gotten from kaikki containing English dictionary entries into the preferred SQL databases, Structuring and removing unneeded attributes from the file.
json maven oop oops-in-java postgresql sqlite
Last synced: 04 Apr 2026
https://github.com/olegiv/it-digest-bot
Tiny Go service: Claude Code release watcher + daily AI news digest, posted to Telegram. systemd-timer-driven; single static binary.
ai-news anthropic claude-code golang news-aggregator news-digest rss self-hosted sqlite static-binary systemd telegram-bot
Last synced: 27 Apr 2026
https://github.com/quaddarv1ne/domain_data_hub
Хаб с базами данных для различных сфер применения
client database database-management db ecommerce estate finance healthcare hotel logistics restaurant retail server sql sqlalchemy sqlite theater
Last synced: 15 Apr 2026
https://github.com/omnisci3nce/sqlite-sessions-demo
Delta DB updates using SQLite "Session" extension a.ka. Changesets
Last synced: 27 Apr 2026
https://github.com/ardier16/notes-keeper-android
Android app for keeping your notes
android android-application java notes sqlite
Last synced: 19 Apr 2026
https://github.com/voltamon/todo-tui
Its a todo app made using sqlite3
c-language database sqlite sqlite3 todo todoapp
Last synced: 19 Apr 2026
https://github.com/abdurahmans/libsql-query
libsql query-builder rust rust-crate rust-library sqlite
Last synced: 19 Apr 2026
https://github.com/alexandra-valkova/hangmangameandroid
Hangman mobile game (Android) 📱 written in Java, using SQLite
android android-app android-application android-game android-studio hangman hangman-game java mobile mobile-app mobile-game sqlite sqlite-android
Last synced: 03 Jan 2026
https://github.com/amaurycannesson/microsigma
Simplifies tracking my self-employed activity
click drizzle-orm nextjs nivo-charts pydantic-ai sqlite
Last synced: 20 Apr 2026
https://github.com/aryashreep/python-for-everybody
Python for Everybody exercises
Last synced: 27 Apr 2026
https://github.com/jessicasantosb/codante-workshop-next-auth
Uma aplicação criada com base no workshop da plataforma de cursos Codante.io.
nextauth5 nextjs14 prisma shadcn-ui sqlite tailwindcss typescript
Last synced: 01 Feb 2026
https://github.com/lupennat/ludo
Database Abstraction Layer for Node js
database lupdo mysql nodejs pdo sql sqlite transaction
Last synced: 09 Feb 2026
https://github.com/chrisross5/patterns
My first GUI app! It shows all combinations for unlocking an Android phone, with display options and more features. Built with the Tkinter GUI module and SQLite database for saving user settings.
performance permutations python smtp sqlite threading tkinter
Last synced: 21 Apr 2026
https://github.com/daska121/geralts-interaction-game
This thesis develops an interactive storytelling game inspired by the Witcher, where players shape the narrative through gestures and emotions, using technologies such as Flask, OpenCV, Mediapipe, and FER for natural interaction.
camera css fer flask-api game geralt-of-rivia html interactive javascript mediapipe opencv-python python sqlite
Last synced: 24 Oct 2025
https://github.com/ricnaga/nlw3-happy
Next Level Week 3 trilha discovery
expressjs handlebars html-css-javascript sqlite
Last synced: 14 Apr 2026
https://github.com/hms-homelab/hms-baby-tracker
Home Assistant app/add-on for newborn care tracking — Ingress UI, ESP32 MQTT remote, native entities. Self-contained FastAPI + SQLite.
baby-tracker docker esp32 esp32-c3 fastapi hassio-addon home-assistant home-assistant-addon homeassistant ingress iot mqtt newborn parenting self-hosted smart-home sqlite
Last synced: 21 Jun 2026
https://github.com/anivar/amplify-watermelondb-adapter
WatermelonDB storage adapter for AWS Amplify DataStore — reactive queries, JSI-native performance on React Native, cross-platform (web, Node.js, in-memory fallback)
aws-amplify datastore graphql jsi offline-first react-native reactive-database sqlite typescript watermelondb
Last synced: 27 Apr 2026
https://github.com/eiskalteschatten/sequelize-migration-wrapper
A wrapper for migrating databases using Sequelize and Umzug.
database migration mysql nodejs postgresql sequelize sql sqlite umzug
Last synced: 01 Feb 2026
https://github.com/sureshbeekhani/chat-with-postgres-sql
This Streamlit app enables users to query a MySQL database using natural language. It translates questions into SQL, executes them, and returns the results in plain language. Powered by LangChain and Groq, the app makes database querying simple for non-technical users.
ai chatbot langchain sql sqlite streamlit
Last synced: 19 Apr 2026
https://github.com/jaroshevskii/pyqt-student-registry
👒 A desktop application for managing student records built with PyQt5 and SQLite.
desktop-application pyqt5 python sqlite student-management
Last synced: 16 Apr 2026
https://github.com/mearman/cascade
Cross-platform cloud storage filesystem client in Rust: on-demand file access, nested .cascade config with directory-walk precedence, offline pinning, policy-driven lifecycle, P2P block sync, and multi-backend support. Native platform APIs (FSKit on macOS, ProjFS on Windows, FUSE on Linux) with NFS/WebDAV fallback, no kernel extensions.
cloud-storage cross-platform file-provider file-sync filesystem fskit fuse google-drive nfs on-demand p2p projfs rust s3 sqlite tokio virtual-filesystem webdav
Last synced: 16 Jun 2026
https://github.com/sashka11111/goal-tracker-db
Course project. An application for tracking personal goals.
atlantafx controlsfx hicaricp-datasource java javafx maven slf4j sqlite
Last synced: 27 Apr 2026
https://github.com/chuprinadaria/telegrambot-orderstripe
Telegram Subscription Bot with Stripe This Telegram bot allows users to register, select subscription plans, and complete payments securely using Stripe. It features an easy-to-use interface with predefined tariffs and automated payment processing.
docker order-management payments python sqlite stripe-api telegram-bot telegram-bot-api
Last synced: 14 Apr 2026
https://github.com/romgrk/sqlite-objects
Usable wrappers around SQLite
database key-value-store sqlite sqlite3
Last synced: 16 Apr 2026
https://github.com/jefrey13/notelistprismats
This is a practice with Nextjs implementing Prisma, Typescript and Sqlite.
nextjs notes prisma-orm sqlite typescript
Last synced: 27 Apr 2026
https://github.com/whosonfirst/go-whosonfirst-search-sqlite
Go package that implements whosonfirst/go-whosonfirst-search fulltext search interface with a SQLite database.
golang sqlite whosonfirst whosonfirst-search
Last synced: 24 Apr 2026
https://github.com/skimmenthal13/asql
C# Library that let use multiple types of databases (SqlServer, Oracle, MySql, PostgreSQL, Sqlite) with same code
database events log migrator multidatabase mysql oracle orm performance postgresql sql sqlite sqlserver trace transactional
Last synced: 01 Feb 2026
https://github.com/elazzouzihassan/advanced_databases
This repository contains advanced database concepts and examples, with a specific focus on Oracle Database.
advanced-database db oracle oracle-database sql sqlite
Last synced: 19 Apr 2026
https://github.com/ruanvalente/bunstack-playground
Este é um playground/template para explorar e demonstrar as melhores práticas de desenvolvimento full-stack utilizando o ecossistema Bun. O projeto implementa um sistema de gerenciamento de tarefas com uma API robusta e uma interface web moderna.
backend bun database frontend fullstack javascript nodejs react sqlite typescript
Last synced: 25 Feb 2026
https://github.com/etrusci-org/hylandbook
HYLANDBOOK watches your Schedule I save data files and logs progress to a local SQLite database. It can also automatically create/update export files with the current and history data. [ Demos: https://youtube.com/watch?v=bfY-a1li53U | https://twitch.tv/videos/2578729179 ] Last tested on game version 0.4.0f8.
command-line command-line-tool exporter logger schedule-one sqlite sqlite-database sqlite3
Last synced: 19 Apr 2026
https://github.com/confusedoncoffee/voters-verdict
User, which are invited, can vote on different candidates in different categories. The voting closes at a given time. While the voting is running, the results can be seen and filtered in different tables. An admin can create custom categories, candidate, voting and styles for each voting. All voters can vote as long as they have an invite code.
diesel diesel-cli e2e playwright polls rocket rust self-hosted server sqlite sqlx ssr tables voting
Last synced: 19 Jan 2026
https://github.com/lucasbn/sqlite-clone
Serverless SQL database stored in a single file
Last synced: 19 Jan 2026
https://github.com/wannacry081/contactmanagement-asp.net
This is a comprehensive REST API for a Contact Management System built using ASP.NET Core. It provides endpoints for managing users and contacts.
asp-net-core docker entity-framework-core rest-api sqlite
Last synced: 07 May 2026
https://github.com/cadeef/firefox-to-sqlite
Create an SQLite database from your Firefox data
Last synced: 28 Feb 2026
https://github.com/isfegu/nextjs-sqlite
Ejemplo de cómo usar SQLite desde Next.js
Last synced: 24 Oct 2025
https://github.com/lukenoutte/happy-nlw-3
📕 Next level week #3
express nlw reactjs sqlite typescript
Last synced: 16 Apr 2026
https://github.com/shahul01/sh-kit-db-selfauth-jwt
SvelteKit app with SSR, TailwindCSS, TypeScript, SQLite db and JWT auth.
jwt-authentication sqlite sveltekit tailwindcss typescript
Last synced: 20 Apr 2026
https://github.com/lonaryx/flirtify
Flirtify - Ваш идеальный помощник в мире знакомств!
acquaintances aiogram aiogram-bot bot bots folow geolocation monobank photos python python-3 python3 sqlite telegram telegram-bot tg tgbot ukraine ukrainian
Last synced: 28 Apr 2026
https://github.com/tenry92/orm-js-sqlite
SQLite connection for orm-js.
database entity orm orm-library sqlite sqlite-orm typescript
Last synced: 14 Apr 2026
https://github.com/eusebioleite/fipe_rs
fipe_rs centralizes data from FIPE into a sqlite database.
Last synced: 07 Feb 2026
https://github.com/ianpatricck/easy-kanban
:bookmark_tabs: A Simple Kanban Task Management
agile api api-rest clean-architecture kanban kanban-board pdo phinx phinx-migrations php php-8 phpunit slim slim-framework slim4 sqlite task-manager
Last synced: 16 Apr 2026
https://github.com/localhostpib/youtubeapi
Youtube comments and metadata in a SQLite database using the Youtube/Google API.
apache-commons-csv csv google-oauth2 hibernate i18n jar java javafx jdbc-sqlite lombok materialfx maven openjfx pdfbox pixabay sqlite xhtml youtube-api
Last synced: 23 Feb 2026
https://github.com/1git2clone/serenity-discord-bot
A discord bot built on top of the serenity-rs & poise-rs Rust frameworks using tokio.
discord-bot gitlab-ci poise-rs rust rust-discord serenity-rs sqlite sqlite3 sqlx tokio-rs
Last synced: 09 Feb 2026
https://github.com/cayo-rodrigues/primeira-fila
Um projeto backend onde uma pessoa pode pesquisar por filmes em cartaz e comprar ingressos. Gerentes de cinema também podem gerenciar seus cinemas e sessões de filme que pretendem exibir.
api api-rest aws-s3 django django-rest-framework docker docker-compose postgresql python railway sqlite
Last synced: 14 Apr 2026
https://github.com/alexcheuk/proof-531
Free 5/3/1 Wendler + BBB strength training tracker for iOS and Android. Local-first, no account, no ads. Built by a Claude coding agent on a 30-minute cron loop.
5-3-1 531 agentic-engineering expo fitness fitness-tracker gym local-first offline-first powerlifting react-native sqlite strength-training typescript wendler workout-tracker
Last synced: 13 Jun 2026
https://github.com/tusharpandey003/sql_query_generator
This streamlit app framework help to generate sql query and generate result from database with help of generative AI (Gemini pro)
gemini-pro gen-ai generative-ai query sql sqlite sqlite3 streamlit-application
Last synced: 18 Apr 2026
https://github.com/sbooth/pipeline
A powerful and performant Swift interface to SQLite.
combine-framework sqlite sqlite3 swift
Last synced: 16 Apr 2026
https://github.com/inbo/grtsdb
Spatially balanced sampling based on the General Randomized Tessellation Stratified (GRTS) using R and SQLite
grts r r-package r-stats sampling sampling-methods sqlite
Last synced: 19 Apr 2026
https://github.com/joshuatownsend/chrome-history-explorer
Local-first explorer for your browser history (Chrome, Edge, Brave, Firefox, Safari, or Google Takeout): full-text + semantic search, research-session/rabbit-hole detection, insights (on-this-day, routines, trends), an AI interest map, and liveness checks. Optional pluggable AI; private/LAN data never leaves your machine.
browser-history bun chrome-history data-visualization hono local-first privacy react self-hosted semantic-search sqlite tailwindcss typescript vite
Last synced: 31 May 2026
https://github.com/gorevds/litemlflow
Single-binary, MLflow-API-compatible experiment tracker with first-class LLM trace support. 143× faster cold start than MLflow.
apache-2 experiment-tracking golang helm kubernetes langchain llamaindex llm-tracing mlflow mlflow-alternative mlops opentelemetry prometheus single-binary sqlite terraform
Last synced: 04 Jun 2026
https://github.com/dostonshernazarov/tyaga-bazar
MoldingInfoBot is a Telegram bot built with aiogram 2.24, allowing users to access molding information, message admins, and receive notifications and advertisements. The bot uses SQLite for storing user data, molding details, and admin announcements.
Last synced: 16 Apr 2026
https://github.com/manosakpujiha/studentmanagementapi
A Student Management API
c-sharp dotnet-core-8 javascript jwt-authentication microsoft-azure sqlite
Last synced: 22 Jan 2026
https://github.com/reza-saeedi-coding/netflix-data-analysis
A complete end-to-end Netflix dataset analysis using Python, SQL, and Matplotlib. Explores genres, content ratings, and trends using exploratory data analysis and visualizations.
data-analysis data-cleaning eda matplotlib netflix pandas portfolio-project python sql sqlite
Last synced: 17 Apr 2026
https://github.com/jakoch/wikifolio_universe
Das gesamte wikifolio.com Anlageuniversum als SQLite Datenbank.
investment-universe sqlite wikifolio
Last synced: 28 Apr 2026
https://github.com/murilochianfa/simple-youtube-cli
Simple youtube CLI
cli entity-framework sqlite youtube
Last synced: 28 Apr 2026
https://github.com/stauber-justin/neocardium
NeoCardium – Die moderne Karteikarten App für Windows 11
education sqlite windows-app winui3
Last synced: 11 Mar 2025
https://github.com/luiz-trindade/fastapi_auto_routes
⚡ FastAPI Auto Routes — a smart CRUD & Auth generator for SQLModel 🚀 It builds secure, cache-powered REST APIs 🔒 with login, token-based auth 🪪, and async concurrency ⚙️. Cut boilerplate, boost productivity, and ship production-ready backends fast ⚡🔥
api-generator async asyncio auth backend backend-development caching concurrency crud fastapi jwt microservice pydantic python rest-api scalable-api sqlite sqlmodel sqlmodel-crud token-based-auth
Last synced: 18 Apr 2026
https://github.com/ouverz/job-tracker
Local job aggregator and CRM for your roles: multi-source scraping, ATS scoring via Claude, Kanban pipeline, KPI dashboard
anthropic claude fastapi job-search react scraping sqlite
Last synced: 06 Jun 2026
https://github.com/anastasios3/task-managment-app-mk-i--lightweight
Task Manager: A Flask-based app for managing tasks with priorities, authentication, and completion tracking.
bootstrap flask flask-login flask-wtf jinja2 python sqlite
Last synced: 16 Apr 2026
https://github.com/utensils/claudex
Query, search, and analyze Claude Code sessions.
anthropic claude claude-code cli developer-tools fts5 observability rust session-analysis sqlite
Last synced: 30 May 2026
https://github.com/harikvpy/ionic-typeorm
angular capacitor capacitorjs ionic ionic-framework sqlite typeorm
Last synced: 28 Apr 2026
https://github.com/trinovantes/mal-cover-css
Automatically generate CSS to add cover images to your MyAnimeList classic list designs
docker expressjs myanimelist nginx nodejs sqlite typescript vuejs
Last synced: 13 Apr 2026
https://github.com/atasoglu/sqlite-vec-client
A lightweight Python client around sqlite-vec for CRUD and similarity search.
embeddings similarity-search sqlite sqlite-extension sqlite-vec vector-database
Last synced: 20 Apr 2026
https://github.com/sushantnair/django-tutorial
A comprehensive walkthrough of Django's main features that make it such a powerful website development tool. The codes are inspired from and the notes are created by Mrs. Nirmala Baloorkar, Assistant Professor, KJ Somaiya College of Engineering, SVU, Vidyavihar, Mumbai, 400077.
django django-admin django-admin-interface django-admin-panel django-application django-forms django-framework django-models django-rest-framework django-session django-template-language django-templates good-lessons goodreads html-css-javascript model-view-template restful-webservices sqlite tutorial
Last synced: 28 Apr 2026
https://github.com/mfdeux/fooddata
Download, build, and query the USDA food database
data-science database food python sqlite usda
Last synced: 28 Apr 2026
https://github.com/yuris60/quranku
Aplikasi quran digital offline dengan tampilan modern. Dibangun dengan menggunakan framework Flutter + SQLite.
flutter-app mobile-app offline quran quran-mobile sqlite
Last synced: 01 Feb 2026
https://github.com/hemanta212/stock-scraper
Scraper For Stock Information From Yahoo Finance Website
api ci finance postgresql proxy pytest python scraper sqlite tests threading type-safety yahoo
Last synced: 28 Apr 2026