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/sarincr/mysql-database-with-python
MySQL is an open-source relational database management system. Its name is a combination of "My", the name of co-founder Michael Widenius's daughter, and "SQL", the abbreviation for Structured Query Language
database database-management databases mysql mysql-database mysql-server mysqli pysql pysql-console pysqlite3 python python-library rdbms sql sqlconnection sqlite
Last synced: 17 Apr 2026
https://github.com/mfazail/notes-kit
A sveltekit site to store coding notes and run them online.
online-playground python sqlite sveltekit
Last synced: 13 Apr 2026
https://github.com/akifbayram/openbin
Self-hosted inventory system for organizing physical storage bins. Print labels, scan to find contents, and optionally plug in your own AI to do the heavy lifting: snap a photo and it names the bin, lists every item, and tags it for search.
ai bins foss home-inventory home-inventory-manager home-organization inventory mcp mcp-server open-source self-hosted sqlite
Last synced: 01 Apr 2026
https://github.com/AniTrend/support-query-builder
A simple SQLite spec compliant query builder that integrates with room to create raw queries
android anitrend annotation-processor entity kotlin processor query-builder rawquery room sqlite
Last synced: 12 Apr 2025
https://github.com/tysongibby/flasher
Flash Card study application. A Blazor Server Pages Application. SQLite is the database.
abstraction blazor clean-code dependency-injection solid-principles sqlite
Last synced: 09 May 2026
https://github.com/netdata/ai-viewer
Read-only real-time explorer for AI coding-agent session snapshots (ai-agent v2/v3, claude-code, codex, opencode). Workstation-only, single static binary.
ai-agent go observability react sqlite tracing typescript
Last synced: 01 Jul 2026
https://github.com/nijikokun/docker-ubuntu-image
Docker Base Image for Rapid Developer Environments
base-image bash bundler docker dockerfile git image node openssl ruby sqlite ubuntu yarn
Last synced: 06 Apr 2026
https://github.com/ibnekayesh/uwa
Universal Web Api
api asp-net-mvc csharp dynamic mssql mssqlserver mvc-framework open-source oracle sqlite universal universal-web-api webapi
Last synced: 08 Mar 2026
https://github.com/squiddy/gitlab-to-sqlite
Save data from GitLab to a SQLite database.
datasette datasette-tool gitlab sqlite
Last synced: 13 May 2025
https://github.com/isosphere/tws_history_extract
A command-line tool for extracting historical data from the Interactive Brokers API. Inserts historical data into a SQLite database.
interactive-brokers market-data sqlite trader-workstation
Last synced: 20 Jul 2025
https://github.com/rafaelmachadobr/mecajato
Mecajato é um sistema completo para gerenciamento de mecânicos e oficinas, com agendamento de serviços, gerenciamento de ordens de serviço e relatórios gerenciais. Feito com Django, Bootstrap e SQLite, é uma ferramenta eficiente e fácil de usar para melhorar a gestão e aumentar a eficiência de sua oficina.
bootstrap django python sqlite
Last synced: 07 Apr 2026
https://github.com/caasmo/restinpieces
Golang One process application framework
backend framework golang jwt litestream oauth2 one-process server sqlite
Last synced: 16 May 2026
https://github.com/fraineralex/books-app
Web application developed with Node.js in which publishers, categories, authors and books that belong to each of these can be registered, the published books are displayed in the home page with all their characteristics and an email is sent to the author each time that a book of his authorship is published.
books bootstrap css express handlebars html javascript mvc nodejs sequelize sqlite
Last synced: 09 Apr 2026
https://github.com/luckeyfaraday/athena-code
Open-source terminal AI coding agent with persistent local memory, automatic context recall, and searchable cross-session history.
ai ai-agent bun cli coding-agent context-retrieval developer-tools llm local-first opencode persistent-memory session-search sqlite terminal typescript
Last synced: 17 Jun 2026
https://github.com/frknasir/cogito
An open source personal website
laravel6 php73 spa sqlite vue-router vue2 vuex
Last synced: 03 Feb 2026
https://github.com/anthonylee1994/todo-list-backend-demo
Todo List Back-end Demo with Nestjs
jest nestjs nodejs sqlite typeorm typescript
Last synced: 06 Apr 2026
https://github.com/corneliusroemer/fasta_zstd_sqlite
Efficiently store FASTA sequences in sqlite compressed with sidecar zstd dictionary
bioinformatics fasta genomic-epidemiology sqlite virus-bioinformatics zstd zstd-dictionary
Last synced: 19 May 2026
https://github.com/arshadkazmi42/firefox-cookie-path
Get firefox cookie sqlite db path crossplatform
cookie-path crossplatform firefox firefox-cookie-path sqlite
Last synced: 06 Jul 2025
https://github.com/deividsousan/taskmaster
Website de organização de tarefas desenvolvido com o intuito de praticar Python junto ao micro-framerwok Flask.
backend flask html-css-javascript htmx mysql python server-side sqlalchemy sqlite
Last synced: 09 Apr 2026
https://github.com/mayonaiselover/heirloom
Local-first, MCP-native personal memory for AI. Every AI is amnesiac — Heirloom gives them yours.
agents ai claude-memory encryption local-first mcp memory personal-knowledge-management privacy rust sqlite
Last synced: 19 May 2026
https://github.com/sarahsidahmed/darna-app
Web/Mobile Application pour la reservation de services de travaux a domicile
app kotlin project-repository sqlite
Last synced: 02 Jan 2026
https://github.com/mauriciogirardi/app-be-the-hero
css expo express node-js react-native reactjs sqlite
Last synced: 07 Apr 2026
https://github.com/davidmstraub/sifts
Simple full text & vector search engine Python library
full-text-search pgvector postgresql python semantic-search sqlite vector-database
Last synced: 12 Apr 2025
https://github.com/abdulmumin1/dataprison
secure & easily store sensitive keys local machine
pyqt5 pyqt5-desktop-application python sqlite
Last synced: 17 May 2026
https://github.com/turbot/steampipe-plugin-launchdarkly
Use SQL to instantly query LaunchDarkly flags, metrics and more. Open source CLI. No DB required.
backup etl launchdarkly postgres postgres-fdw postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 18 Apr 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/shahank42/send-me-anonymously
Send me (shahank) an anonymous message.
anonymous anonymous-message cloudflare cloudflare-d1 cloudflare-pages cloudflare-workers drizzle drizzle-kit drizzle-orm message next14 nextjs shadcn-ui sqlite tailwindcss
Last synced: 11 Apr 2026
https://github.com/suxrobgm/fitness-app
FitnessApp - Android application for coursework. Implemented fitness app features. In back-end side used client side SQLite database. Also in this project used Room Persistence Library and some UI libraries.
android android-studio java sqlite ui-components
Last synced: 10 Apr 2026
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/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/astroxteam/quantava
Quantava is a powerful, expressive ORM for Node.js, built on SQLite. It offers a modern, intuitive API with advanced features like schema validation, soft deletes, and fluent query building — all in a lightweight package.
Last synced: 13 Jun 2025
https://github.com/mnestorov/sqlite-commands
A brief overview of SQLite, a cheat sheet for common SQLite commands, as well as best practices for integrating SQLite with Laravel projects.
sqlite sqlite-cheat-sheet sqlite-commands sqlite-database sqlite3
Last synced: 16 Mar 2025
https://github.com/pageton/bridge-db
Move data between SQL and NoSQL databases with a single CLI command.
cli cockroachdb cross-database database-migration etl go mariadb mongodb mssql mysql postgresql redis sqlite
Last synced: 05 Jun 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/svelterust/axum-sqlite
Provides Sqlite database for axum
Last synced: 10 Jul 2025
https://github.com/eucarlos/zencurta
URL shortener made with Typescript, Express and Prisma
docker-compose express expressjs js postgres postgresql prisma shortener sqlite ts typescript url-shortener
Last synced: 15 Apr 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/sanjabteam/laravel-scout-database-driver
Database driver for Laravel scout.
client laravel laravel-scout mysql scout sqlite
Last synced: 13 Jan 2026
https://github.com/theamirhosssein/event-booking-api
This project enables users to create and manage their own events while showcasing event registrations. It is built using the Gin framework for efficient web development and leverages SQLite for reliable data storage.
Last synced: 06 Jan 2026
https://github.com/dbsynckit/dbsynckit.db
Foundational package within DbSyncKit, defining interfaces and contracts for consistent database interactions. This package lays the groundwork for seamless integration with various database providers.
database dbsynckit dotnet dotnet-core mssql mysql postgresql sqlite
Last synced: 12 Apr 2026
https://github.com/sarapmagcode/simple-note-app-with-sqlite-database
An android app for saving notes
android coroutines dao entity flow kotlin live-data recyclerview room sqlite view-binding view-model
Last synced: 01 May 2026
https://github.com/pablojimpas/protoc-gen-sqlc
Protocol Buffers plugin to generate SQL schema and queries with sqlc annotations.
code-generation code-generator connectrpc crud crud-generator generator go grpc mysql orm postgresql protobuf rpc sql sqlc sqlite
Last synced: 06 Apr 2025
https://github.com/ruby0b/sqlite-simple-interpolate
Safe interpolated SQLite queries in Haskell
database haskell sqlite string-interpolation
Last synced: 01 Jul 2025
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/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/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/objfw/objsqlite3
[Official Mirror] SQLite bindings for ObjFW.
Last synced: 08 May 2025
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/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/ignema/leafter
Conception and development of an android mobile application for reading digital books focused on accessibility for the visually impaired.
Last synced: 06 May 2026
https://github.com/os8ai/os8
A personal operating system for building custom web apps with AI agents
ai ai-agents claude desktop-app developer-tools electron gemini local-first react sqlite tailwindcss vite
Last synced: 26 Apr 2026
https://github.com/mmrosadev/cadastropessoas
Aplicação para cadastro de pessoas utilizando Java-Android e SGBD SQLite.
android android-app java sqlite
Last synced: 04 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/marco0antonio0/trabalho_extensao_projeto_cirio_2023
O Projeto app Cirio 2023 é uma iniciativa do Grupo academico extensão unama 2 semestre para facilitar o cadastro de participantes no evento Cirio. Desenvolvemos um aplicativo Android usando Flutter e Dart, com suporte offline usando um banco de dados SQLite.
android flutter rota-da-fe sqlite unama university-of-amazonia
Last synced: 28 Apr 2025
https://github.com/hon-nova/postprisma
Post Project is a simple authentication system built with TypeScript, Express.js, and Passport.js using the local strategy for user login. It leverages Prisma with an SQLite database to manage user data securely.
ejs-express passport-local prisma prisma-orm sqlite typescript
Last synced: 18 Mar 2025
https://github.com/forchid/sqlite-server
High performance SQLite database server engine(standalone or embedded) based on C/S architecture
database embedded java jdbc pgjdbc postgresql server-engine sql sqlite sqlite3 sqlited
Last synced: 26 Apr 2026
https://github.com/mindlessmuse666/client-data-analysing-tool
Инструмент для анализа данных. Приложение позволяет пользователям загружать данные в формате CSV, фильтровать их, визуализировать ключевые показатели с помощью графиков и создавать отчеты.
data-analysis desktop-application matplotlib pandas pyqt6 pyqt6-desktop-application python sqlite student-project
Last synced: 26 Apr 2026
https://github.com/mahaveer1013/biometric-attendance-management-system
A Biometric Attendance and Employment Management System made For a Company - Kanchi Karpooram Limited.
Last synced: 30 Jun 2025
https://github.com/tbreuss/ch-gemeinden
Swiss Municipality Index - Demo App using Mithril.js as frontend, Yii2 as backend, and SQLite as database engine.
demo-app docker docker-compose mithril rest-api sqlite yii2
Last synced: 09 Apr 2026
https://github.com/hirotakadango/hdboard
4chan clone in php and sqlite database with only single file.
4chan-clone anonymous booru forum imageboard php sqlite
Last synced: 25 Apr 2026
https://github.com/rrfaria/node-api
Node with integration test, contract test, unit test , sqlite
api api-rest contract-testing integration-testing node sqlite unit-testing
Last synced: 13 Apr 2026
https://github.com/supwr/santos-transparencia
Projeto open source que visa permitir um melhor entendimento e leitura de informações disponibilizadas pela prefeitura de Santos-SP, no seu portal de transparência.
Last synced: 17 Apr 2026
https://github.com/billy0402/gitbook-django-tutorial
A GitBook about Django tutorial with the django-coffee-shop project.
course django django-rest-framework gitbook heroku postgresql python restful-api sqlite web
Last synced: 12 Apr 2026
https://github.com/ststeiger/sqlite.fullymanaged
Fully Managed C# port of SQLite
Last synced: 02 May 2026
https://github.com/affan-ch/cyber-vault-mac-offline
An offline password manager for macOS built with Swift and SwiftUI. Securely stores credentials, credit cards, notes, and 2FA codes using local encryption.
Last synced: 05 May 2026
https://github.com/v7e5/bareapi_asp_core
An example of a barebones ultra minimal todo list api using ASP.NET Core minimal webapi with simple cookie-based auth and zero dependencies.
api asp-net-core aspnetcore barebones csharp dotnet dotnet-core minimal minimal-api rest-api sqlite sqlite3 todolist webapi
Last synced: 31 Jul 2025
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/alieymsxxn/sql_project_data_job_analysis
This project explores top-paying jobs, in-demand skills, and where high demand meets high salary in data analytics.
data-analysis postgresql sql sqlite
Last synced: 16 Apr 2025
https://github.com/spenserblack/favlist
I accidentally made a command-line SQLite manager
cli command-line command-line-tool list sqlite sqlite-database tui
Last synced: 10 Apr 2025
https://github.com/jpb06/crevettebot
A simple discord bot to manage gaming stats / replay files for Dawn of War
discord-bot discord-js nodejs postgresql sqlite
Last synced: 11 Apr 2026
https://github.com/kuc-arc-f/d1-project9cms
cloudflare D1 + workers, cms API sample
cloudflare-d1 cloudflare-workers sqlite
Last synced: 29 Apr 2026
https://github.com/lunodb/lunodb
Modern, AI-powered database client supporting MySQL, PostgreSQL, SQLite, MariaDB, MongoDB, SQL Server, and Redis with voice dictation, multiple AI providers, and visual relationship diagrams.
database developer-tool mariadb mongodb postgresql redis sql sqlite
Last synced: 01 May 2026
https://github.com/pulkit1822/stray-care
A comprehensive IoT-based solution to detect stray animals on roadways and alert drivers in real-time. Built with Flask backend, React frontend, and Raspberry Pi-powered hardware components including sensors and cameras. Features include real-time detection, GPS tracking, and an interactive dashboard for monitoring alerts.
accident-prevention devfolio flask google-cloud-platform google-maps gps-tracking hackathon iot javascript mqtt open-source python raspberry-pi react real-time-detection sensor-integration smart-infrastructure sqlite strayanimal
Last synced: 04 Feb 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/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/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/helenanevesbr/api-studies
Studying Flask and Django
api django flask graphene-django graphql-api marshmallow python rest-api sqlalchemy sqlite swagger
Last synced: 28 Feb 2025
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/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/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/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: 19 Aug 2025
https://github.com/helmut1996/sistema_facturacion_ferreteria
Sistema de Facturacion para ferreteria con impresora movil en android studio
java jdbc-driver pdf-generation sqlite sqlserver-2019
Last synced: 28 Apr 2026
https://github.com/foo123/easydb.js
Database abstraction layer (DBAL) for Node.js (supports mysql, postgres, sqlite,..)
dbal dbms mysql node-js postgresql sqlite
Last synced: 09 Apr 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/meirbek-dev/sqlite_courseproject
Многооконное мобильное приложение для Android с использованием базы данных SQLite
Last synced: 04 May 2026
https://github.com/jacobpclouse/hackrpi24-adaptive-threat-security-system
Crime Catcher - An online surveillance system where a central server receives camera feeds from remote clients and uses AI to determine if weapons or dangerous objects are in frame.
flask flask-api gpu-acceleration hackrpi2024 kaggle opencv quasar sqlite tkinter tkinter-gui vue yolo
Last synced: 04 Feb 2026
https://github.com/dalloriam/pyroom
Quick & dirty Adobe Lightroom catalog manager
adobe catalog photography sqlite
Last synced: 29 Apr 2026
https://github.com/mynttt/cow-explorer
A visualization of the Correlates of War Militarized Interstate Dispute Locations v2.1 dataset using d3js, Flask and SQLite3.
correlates-of-war d3-visualization d3js d3v4 data-explorer data-visualization flask flask-api javascript python sqlite sqlite3 visualization
Last synced: 11 Apr 2026
https://github.com/poseidon-framework/qjanno
A CLI tool to run SQL queries on Poseidon .janno files
ancient-dna haskell research-data sqlite
Last synced: 02 Apr 2026