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/wantguns/unfold
unofficial cli client for https://fold.money, which essentially enables you to fetch your banking transactions into a sql database and/or a ledger file
account-aggregator banking budgeting cli finance foldmoney golang ledger ledger-cli sqlite
Last synced: 12 Apr 2026
https://github.com/yanrodrigues205/smartsales-backend
This repository aims to store the source code of the SmartSales application logic, which is an order and reservation manager for a restaurant, this application uses typescript, orm prism and automated tests with jest. 🛒
docker express jest jest-tests mysql prisma-orm sqlite typescript unit-testing
Last synced: 10 Feb 2026
https://github.com/kefniark/mango-sql
Golang Client Code-Generator for SQL Database (Postgres, SQLite, ...)
code-generation database golang mariadb mysql postgresql sql sqlite
Last synced: 06 May 2026
https://github.com/dotcommander/vybe
CLI for AI coding agents: persistent tasks, memory, events, and deterministic resume across crashes and session resets.
agent-framework ai-agents claude cli developer-tools golang sqlite task-management
Last synced: 25 Apr 2026
https://github.com/ilhanaydinli/library_tracking_system
The library tracking system I made during my university years.
csharp library-management-system sqlite
Last synced: 25 Apr 2026
https://github.com/vitormours/record-management-system
A little CRUD project maded with python, sqlite and tkinter
crud-application python3 sqlite sqlite3 tkinter
Last synced: 25 Apr 2026
https://github.com/nafisalawalidris/databases-and-sql-for-data-science-with-python
Learn how to work with databases and SQL for data science tasks using Python. Create tables, insert data, query results, and retrieve data into pandas dataframes.
Last synced: 04 May 2026
https://github.com/tss-sniper/llm-powered-sql-assistant
This simple LLM application translates your plain English queries into SQL commands and retrieves answers directly from the DB.
api gemini-pro llm python sql sqlite streamlit
Last synced: 10 May 2026
https://github.com/alokthedataguy/text-to-sql-agent
The Text-to-SQL Agent is designed to to interact with databases using simple, conversational language, eliminating the need for manual query writing.
agentic-ai langchain langchain-agent llm nextjs15 sql sqlite typescript
Last synced: 02 Sep 2025
https://github.com/agn-7/gin-crud
Simple RESTful API CRUD endpoints through Gin Gonic + Gorm + Sqlite + Postgresql
gin gin-gonic gin-swagger go go-swag go-swagger golang gorm postgresql rest-api restful-api sqlite sqlite3 swagger
Last synced: 05 Jan 2026
https://github.com/filiprokita/python-ai-quiz
A Flask-based quiz app that dynamically loads questions from a database, making it easy to customize. Users can take quizzes, track high scores, and manage sessions. By default, the quiz focuses on AI in Python, but can be easily adapted to any topic.
ai backend bootstrap customizable database dynamic-content flask full-stack machine-learning python quiz-app session-management sqlite web-app web-development
Last synced: 21 Feb 2026
https://github.com/yassinebouelkheir/gestionnaire-des-poneys
Application web Laravel pour la gestion des poneys, l’assignation aux clients et l’automatisation des factures.
crud-application gestion kpi laravel-framework sqlite
Last synced: 12 Feb 2026
https://github.com/sevdanurgenc/sqflite-crud-flutter-project
This repo contains an application that shows product list by using SQFLite Crud Operations.
flutter sqflite sqflite-database sqlite
Last synced: 06 May 2026
https://github.com/razbuild/raztodo
Local-first CLI task manager with SQLite backend and optional web UI
cli cross-platform developer-tools fastapi privacy productivity python sqlite task-manager terminal todo todo-cli web-ui
Last synced: 01 Jul 2026
https://github.com/codefather-labs/claudebase
Local infrastructure for LLM agents — hybrid retrieval, cognitive memory, persistent channels
agent-memory ai-agents bm25 claude claude-code developer-tools embeddings knowledge-base llm mcp rag rust semantic-search sqlite vector-search
Last synced: 06 Jun 2026
https://github.com/melisa-karatas/library_management_system
This project is a simple library management system written in Python with and without database versions.
database library library-management library-management-system object-oriented-programming oop sql sqlite sqlite3
Last synced: 08 May 2026
https://github.com/thegamecracks/sqlitediff
A command-line program for generating SQLite schema diffs.
migration-tool python python-package sqlite
Last synced: 08 Jan 2026
https://github.com/sausin/laravel-set-autoincrement
Easily set the auto increment index for your tables in a laravel project
auto autoincrement database database-management database-migrations increment laravel mysql php sqlite
Last synced: 11 Apr 2026
https://github.com/sevdanurgenc/sqflite-sample-flutter-project
This repo contains an application that shows list of student names by using SQFLite Crud Operations.
dart flutter flutter-app flutter-apps flutter-apps-development flutter-examples sqflite sqflite-database sqlite
Last synced: 16 Apr 2026
https://github.com/hadisfr/tomcatsqlite
a simple example of using SQLite database management system with Apache Tomcat
Last synced: 07 May 2026
https://github.com/alialboushama/steam-game-price-alert
🎮 Discord bot that alerts you when Steam games on your watchlist go on sale. Get instant notifications about price drops.
api-wrapper automation bot discord discord-bot discord-notifications game-deals gaming monitoring notifications price-alerts price-tracker python sqlite steam steam-api steam-sales tools utility webhooks
Last synced: 13 Feb 2026
https://github.com/paralaxus/constitution
Minecraft Server-Side Permissions Mod
authentication chatchannels commands database forge forge-mod forgegradle groups java json minecraft minecraft-mod minecraft-server minecraftforge mysql permissions server-side sql sqlite users
Last synced: 11 Apr 2026
https://github.com/philipphermes/planning-poker
Planning Poker is a lightweight web app for agile teams to collaboratively estimate tasks. Built with Next.js, TypeScript, and WebSockets, it provides real-time updates, secure authentication, and persistent storage with SQLite/Drizzle ORM.
nextjs planning-poker react sqlite typescript websocket
Last synced: 23 Jan 2026
https://github.com/abdelilahou/tauri-vuetsx
Tauri app using vue 3 and tsx support (starting project fresh start)
diesel-rs i18n pinia sqlite tailwindcss tauri-app tsx vue
Last synced: 05 May 2026
https://github.com/ervin-sungkono/inventory-management-app
Inventory Management App for group final project. Made in Android Studio using Java, SQLite, and Firebase Auth.
android android-studio firebase-auth java sqlite
Last synced: 05 May 2026
https://github.com/sinisaos/simple-piccolo
Single-file Piccolo ORM application for quickly prototyping, exploring and testing ideas without any configuration.
fastapi litestar-framework piccolo piccolo-admin sqlite
Last synced: 11 Apr 2025
https://github.com/payamdarabi/vazhehdictionary
Bilingual specialized dictionary for 38 specialized fields
Last synced: 04 May 2026
https://github.com/lookinfome/vaxtrack_v1.0.0
Vax Track v1.0.0, built with the ASP.NET MVC framework, simplifies the vaccination process for users and administrators alike. It offers easy registration, slot booking, and robust admin tools for managing approvals and slot availability.
ajax asp-net-core asp-net-mvc bootstrap csharp css html javascript sqlite
Last synced: 04 Feb 2026
https://github.com/drake69/spendify
🏦 Personal finance ledger — aggregates bank statements (CSV/XLSX) into a single ledger with hybrid deterministic + LLM categorization. Offline-first, privacy-safe.
bank-statements budgeting finance llm ollama personal-finance python self-hosted sqlite streamlit
Last synced: 18 Apr 2026
https://github.com/bit8bytes/goalkeepr
Turn Your Goals Into a Clear Timeline.
Last synced: 03 May 2026
https://github.com/sqliteai/sqlite-mcp
A SQLite extension that integrates the Model Context Protocol, enabling SQLite databases to connect to MCP servers and call their tools.
Last synced: 22 Jan 2026
https://github.com/danpoynor/sql-library-book-manager
Demo web application for managing a collection of books including pages to list, add, update, and delete books using JavaScript, Node.js, Express, Pug, SQLite and the SQL ORM Sequelize. App also includes pagination and search with filter features.
database express javascript node-js orm pug sequelize sqlite
Last synced: 14 Apr 2026
https://github.com/sebf33/urarts
What are the most beautiful pieces of art in the world?
deno denofresh ky kysely sqlite twind typescript
Last synced: 28 Feb 2026
https://github.com/abhijithganesh/quizapp-hono-backend
This is the backend service for the QuizApp, designed to manage quizzes, questions, and user responses. It provides a RESTful API for creating, updating, and fetching quiz data.
bun honojs prisma sqlite typescript
Last synced: 04 Mar 2026
https://github.com/danp/outages-to-sqlite
Convert scraped NS Power outage data to a SQLite database
geojson git-scraping golang sqlite
Last synced: 15 Feb 2026
https://github.com/meirbek-dev/sqlite_courseproject
Многооконное мобильное приложение для Android с использованием базы данных SQLite
Last synced: 04 May 2026
https://github.com/surajsinghbisht054/sqlorm
Object-Relational Mapper For Python Sqlite3
orm ormlite pythn python python-2 python-3 python-library python-modules python-script python-sqlite3-orm sqlite sqlite-database sqlite3 sqlorm
Last synced: 14 Jan 2026
https://github.com/rajofearth/sunx
Sunx a modern, production-ready authentication template built with Next.js , Better Auth, Prisma ORM, and shadcn/ui components.
betterauth nextjs postgresql prisma prisma-orm sqlite template
Last synced: 04 May 2026
https://github.com/mohamedyasser951/todo
Todo App using Dart & Flutter & Sqflite & GetX.
Last synced: 14 Apr 2026
https://github.com/nsstnc/currency_rates
📅📈 Web application for viewing currency rates
beatifulsoup pandas python sqlalchemy sqlite streamlit
Last synced: 18 Apr 2026
https://github.com/marvinified/sharded
Sharded - Make any database fast
database performance prisma sqlite
Last synced: 11 Mar 2026
https://github.com/illarionov/wasm-sqlite-driver-binary
SQLite WebAssembly binaries built using Gradle with Emscripten and published for Kotlin Multiplatform
android emscripten gradle kotlin kotlin-multiplatform sqlite wasm webassembly
Last synced: 05 Mar 2026
https://github.com/jdnichollsc/github-dataset-api
Node.js Express: Github Dataset API
api express express-js github http-requests http-server json json-api node-js nodejs nodejs-server rest rest-api sql sqlite sqlite3
Last synced: 19 Jan 2026
https://github.com/mikkurogue/goilerplate-api
Goilerplate - the boilerplate for your api
api boilerplate crud echo get-started go goilerplate rest sqlite turso
Last synced: 05 Mar 2026
https://github.com/sempedia/online_learning_platform
StudyBuddy Online Learning Platform Stack Used: Python / Django / HTML / CSS / JavaScript / Bootstrap / SQlite3 Dynamic Discord-like Web Application built using a robust Tech Stack and designed to foster collaborative learning and knowledge sharing among its users.
bootstrap chat-application chat-room css3 django django-rest-framework html5 javascript learning learning-java learning-js learning-python online onlinelearningplatform python3 sqlite sqlite3 sqlite3-database study-group study-platform
Last synced: 02 Apr 2026
https://github.com/deniskovalyonoksamples/parkingfinder
Xamarin Native Android sample for parking clients. Application tracks user location and finds the nearest parkings. Parkings with free car spaces showed for user on google maps as area. Each free car space get it's description, cost and working hours. Also app shows how to work with Yandex Geocode to procced with addresses.
google-maps hockeyapp localization location-tracking locationmanager modal-dialogs net sqlite xamarin xamarin-android yandex-geocoder
Last synced: 15 Feb 2026
https://github.com/mark-summerfield/uxf
Uniform eXchange Format (uxf) is a plain text human readable optionally typed storage format that supports custom types. It may serve as a convenient alternative to csv, ini, json, sqlite, toml, xml, or yaml.
data ini json parser pretty-printer sqlite storage-engine toml xml yaml
Last synced: 08 Oct 2025
https://github.com/shravandalavi/blood-donation-management-system
A web-based Blood Donation Management System built with Python and Django to connect blood donors directly with patients, enabling real-time communication and privacy. Features include donor availability tracking, urgent requests, and location-based search.
blooddonation bloodmanagment django django-html django-project html html-python python real-time-communication sqlite sqlite3 webapplication
Last synced: 15 Feb 2026
https://github.com/timnekk/sqlitecontroller
Export and Import data to SQLite DB
Last synced: 11 Oct 2025
https://github.com/notsleeply/clawboard
🧠 AI驱动的本地剪贴板管理器 - 智能记录、语义搜索、永久收藏
ai clipboard electron local-first ollama open-source productivity sqlite windows
Last synced: 14 Apr 2026
https://github.com/hadyrashwan/golang-for-node-devs
A todo app built using Turso and Go.
Last synced: 28 Jan 2026
https://github.com/rushi128/testexam-portal
I am thrilled to introduce my latest creation, an innovative exam portal that revolutionizes the way students take tests and stores their valuable data securely in a database. This portal is powered by the Flask framework and utilizes the robust SQLite database.
css exam-portal flask flask-application flask-sqlalchemy html project sqlite sqlite-database
Last synced: 12 Apr 2026
https://github.com/zerohertz/fastapi-cookbook
💨 FastAPI Cookbook 💨
alembic argocd backend cicd codecov docker fastapi kubernetes mysql postgresql pydantic pytest python sqlalchemy sqlite sqlmodel swagger uvicorn
Last synced: 15 Feb 2026
https://github.com/nlopes/database-schema
This crate provides a simple way to dump a database structure to a file, in SQL format.
database database-migration database-schema diesel mysql sqlite sqlx
Last synced: 14 Apr 2026
https://github.com/gromnitsky/nfts
A FTS server for static blogs; uses sqlite under the hood.
fts5 full-text-search jekyll sqlite
Last synced: 14 Apr 2026
https://github.com/pferreirafabricio/be-the-hero
:superhero: Application created with React, Node and React Native in the eleventh edition of 'Semana OmniStack'
expo jest-tests nodejs react-native reactjs sqlite
Last synced: 12 Apr 2026
https://github.com/vandodev/nlw-near-by
O projeto é um aplicativo mobile desenvolvido no evento NLW Pocket pela Rocketseat, é um aplicativo de clube de benefícios com cupons para utilizar em estabelecimentos próximos a você.
android api axios expo full-stack fullstack mobile nlw node prisma prisma-orm react react-native rocketseat sqlite
Last synced: 04 Apr 2026
https://github.com/ancientice/mempalace-rs
Local-first AI memory system in Rust with SQLite storage, semantic search, knowledge graph, MCP server, and CLI.
ai embeddings knowledge-graph llm local-first mcp memory rust semantic-search sqlite
Last synced: 04 May 2026
https://github.com/valence-works/console-log-streaming
Reusable .NET libraries for capturing, redacting, buffering, streaming, and optionally persisting stdout/stderr console logs.
console diagnostics dotnet signalr sqlite stderr stdout
Last synced: 31 May 2026
https://github.com/laolarou726/text_2_sql_demo
This is a minimal demo project to show the capabilities of a Text2SQL system using LangChain, it contains all the things you required to build a basic RAG system. Using Chinook as the sample database.
agent database langchain llm python sqlite text2sql
Last synced: 16 Feb 2026
https://github.com/josephlai241/shift
A command-line tool designed for contractors/remote workers who need to track their own hours. Or track time spent doing anything.
command-line-tool contractor csv developer-productivity go golang remote-work sqlite time-tracker timesheet
Last synced: 14 Jan 2026
https://github.com/objfw/objsqlite3
[Official Mirror] SQLite bindings for ObjFW.
Last synced: 08 May 2025
https://github.com/yousabu/flask_drinks_api
simple CRUD API with Flask And SQLite
api flask flask-sqlalchemy sqlite
Last synced: 06 May 2026
https://github.com/cricketthomas/sesto-app
an iOS and Android app build with Xamarin.Forms 5, using .NET 5 Web API to report how crowded a place is. (pretty much the popular times feature on google).
android firebase-auth firebase-authentication ios mss sqlite xamarin-forms
Last synced: 05 May 2026
https://github.com/turbot/steampipe-plugin-buildkite
Use SQL to instantly query Buildkite users, pipelines, builds & more. Open source CLI. No DB required.
backup buildkite buildkite-api etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 04 Oct 2025
https://github.com/gabrielpenteado/dentalprocs-server
The server of an application designed for dentists to monitor the most performed procedures. | React | Typescript | Fastify | Prisma | Zod | SQLite | Node.js
dayjs fastify mysql nodejs postgresql prisma react sqlite typescript zod
Last synced: 08 Jan 2026
https://github.com/vidicas/sqlx-repo
Database repository pattern on top of sqlx
database mysql postgres repository sqlite sqlx
Last synced: 13 Jan 2026
https://github.com/airmcp-com/mcp-standards
Self-learning AI standards system - learns from corrections and auto-updates CLAUDE.md
ai-assistant ai-coding-assistant anthropic automation claude code-quality coding-standards configuration-management cursor-ai developer-productivity developer-tools knowledge-base local-first machine-learning mcp mcp-server pattern-learning python self-learning sqlite
Last synced: 14 Jan 2026
https://github.com/fraineralex/movies-application
🎬 Node.js web app for movie management using MVC and Sequelize.
express movies-app nodejs sequelize sqlite
Last synced: 12 Apr 2026
https://github.com/heliomarpm/dotnet.crud.dappersqlite
CRUD Dapper & Sqlite
dapper-crud dapper-dotnet dapper-sqlite dotnet dotnet-sqlite net7 sqlite winforms
Last synced: 05 May 2026
https://github.com/turbot/steampipe-plugin-godaddy
Use SQL to instantly query GoDaddy resources. Open source CLI. No DB required.
backup etl godaddy golang hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 04 Apr 2026
https://github.com/turbot/steampipe-plugin-guardrails
Use SQL to instantly query the Turbot Guardrails resources. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin turbot turbot-guardrails zero-etl
Last synced: 03 Apr 2026
https://github.com/xanthium-enterprises/basic-sqlite-database-crud-operations-using-csharp-on-dotnet-platform
Learn to use C# to Create, Connect, Read, Update and Delete a SQLite database for Beginners
csharp csharp-code dotnet dotnet-core dotnet-framework sqlite sqlite-database sqlite3 sqlite3-database
Last synced: 14 Oct 2025
https://github.com/turbot/steampipe-plugin-googlesearchconsole
Steampipe plugin for query data from Google Search Console (GSC).
etl google-search-console pagespeed-insights pagespeed-insights-api postgresql postgresql-fdw searchconsole sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/whosonfirst/go-whosonfirst-spatial-sqlite
SQLite-backed implementation of the go-whosonfirst-spatial interfaces.
golang sqlite whosonfirst whosonfirst-spatial
Last synced: 16 Oct 2025
https://github.com/scarvy/ticktick-to-sqlite
Save data from TickTick to a SQLite database
datasette datasette-tool dogsheep sqlite ticktick-api
Last synced: 06 May 2026
https://github.com/kd2org/fotoo
Image sharing service in PHP with browser resize (git mirror)
image-sharing image-sharing-website imgur php sqlite
Last synced: 01 Apr 2026
https://github.com/helenanevesdeveloper/api-studies
Studying Flask and Django
api django flask graphene-django graphql-api marshmallow python rest-api sqlalchemy sqlite swagger
Last synced: 04 Mar 2026
https://github.com/ourhouchmohamed97/cs50-journey
Collection of my CS50 projects and problem sets, showcasing my journey through Harvard's Introduction to Computer Science. Includes solutions, experiments, and implementations in C, Python, SQL, and more.
c certificate computer-science coursework cs50 cs50x education flask harvard-cs50 html-css-javascript learning-to-code practice problem-set projects python sql sqlite
Last synced: 05 May 2026
https://github.com/kathleenwest/minimalwebapientityframeworkcoresqlite
A minimal ASP.NET Core web api project to showcase Entity Framework Core with both SQLite and in-memory database implementations. This basic web api features CRUD operations with Http Verb Operations (Get, Post, Put, and Delete). Features tutorial-style YouTube videos for some topics.
asp-net-core asp-net-core-web-api crud csharp database demo entity-framework-core how-to in-memory-database learning-by-doing microsoft-learn minimal-web-api pizza pizza-shop sqlite swagger swagger-ui tutorial web-api youtube
Last synced: 28 Apr 2026
https://github.com/avrtt/retail-upselling
A pipeline for market basket analysis aimed at identifying product associations to optimize retail promotions and bundle deals using SQLite, mlxtend & D3.js
apriori-algorithm association-rule-learning association-rule-mining basket-analysis business-analytics business-intelligence d3 graph-visualization market-analysis mlxtend pandas python3 retail sqlite
Last synced: 21 Feb 2026
https://github.com/porcelaincode/trading
High performance high frequency trading server that runs monte carlo simulations for trading options, written in python
Last synced: 12 Oct 2025
https://github.com/andhikayuana/pengeluaran
Demo SQLite Android
android android-app android-application sqlite sqlite-android
Last synced: 28 Apr 2025
https://github.com/diegovictor/notifications-service
Micro-service to handle notifications. Project developed during the Node.js Ignite Lab 4.0
api docker javascript js kafka nestjs node nodejs notifications notifications-service sqlite ts typescript
Last synced: 02 Jul 2025
https://github.com/codeartisanlab/codeartisanlab
bootstrap codeigniter django flask javascript laravel mysql php postgresql python reactjs sqlite vuejs woocommerce wordpress
Last synced: 23 Feb 2026
https://github.com/yehorbk/sqlitemanager
Cross-platform SQLite managing application. (JavaFX)
database desktop java javafx javafx-application javafx-desktop-apps javafx-gui sql sqlite sqlite3
Last synced: 02 Apr 2026
https://github.com/facel3ss1/spotify-sqlite
Download the metadata of your Spotify Library into an SQLite database
Last synced: 20 Mar 2025
https://github.com/painterqubits/paramdb
Python package for storing and retrieving experiment parameters.
astropy python sqlalchemy sqlite
Last synced: 11 Feb 2026
https://github.com/avm-sistemas/ctt-api
Portugal CTT Correios API Service
angular api api-restful correios csv ctt docker knex net-core nodejs portugal sqlite typescript
Last synced: 05 Mar 2026
https://github.com/vitorhonna/rocketseat-maratona-jobscalc
Maratona Rocketseat Discover Edição 02: JobsCalc
css express html javascript jobscalc nodejs rocketseat rocketseat-maratona sqlite
Last synced: 14 Apr 2026
https://github.com/zccz14/auth-mini
Minimal Authorization and Authentication Modules for Any App. Support Email, WebAuthn (Passkey), Ed25519 (EdDSA) and JWT. Using Hono HTTP Server and SQLite Database
authentication authorization sqlite
Last synced: 15 Apr 2026