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-06-30 00:25:48 UTC
- JSON Representation
https://github.com/melisa-karatas/movie_library_managemnet_system
This project is a simple movie library management system written in Python with database provided by SQL.
movie-library movie-library-management movie-management movies python sql sqlite sqlite3
Last synced: 09 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/rozhakxd/legiskuy-backend
RESTful API untuk sistem e-voting digital berbasis Golang + Fiber. Dirancang dengan arsitektur multilayer, keamanan JWT, dan pengolahan data pemilu yang efisien.
backend clean-architecture election evoting fiber go golang jwt multilayer pemilu rest-api sqlite
Last synced: 26 Jul 2025
https://github.com/ichiriac/normaljs
Normal : Node Object Relational Mapper Abstraction Layer
activerecord javascript javascript-vanilla knex mariadb mysql nodejs orm postgres postgresql sql sqlite transaction typescript
Last synced: 14 Mar 2026
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/sjinks/sqlite3-cmake
libsqlite3 with CMake support
cmake cmake-lib libsqlite3 sqlite sqlite3
Last synced: 21 Sep 2025
https://github.com/envor/one-app
Database per team starter kit for Laravel based on Laravel Jetstream and Livewire
database framework laravel mysql oauth2 oauth2-server sqlite sso starter-kit teams
Last synced: 29 Jul 2025
https://github.com/tanaymukherjee/Exploring-SQL-with-R
The idea is to use the SQL skills in R by converting data into relational database from text files and then using it to run queries to filter data by SQL
Last synced: 30 Jul 2025
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/sayjava/sgraph
sgraph is a schema first graphql api server powered by the sequelize orm library and envelope plugins compatible
api-server dgraph envelope graphql hasura prisma sequelize sqlite
Last synced: 07 May 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/1999azzar/prompt-sanctuary
A Flask web app employing the Generative AI API. Users create custom or random prompts, exploring creative possibilities. Structured or spontaneous, the tool fosters seamless interaction, making prompt generation intuitive and enjoyable.
bard chatgpt flask-application gemini-api generative-ai library llm prompt-engineering prompt-generator prompt-toolkit python sqlite stability-ai
Last synced: 01 Aug 2025
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
https://github.com/erfanbanaei/managerbuy
Application under the console to manage purchases
python python-cli python3 sqlite sqlite3
Last synced: 14 Jun 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/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/far-beyond-dev/pebblevault
PebbleVault is a memory database with a MySQL twist, all wrapped up in the cozy, memory-safe blanket of Rust. It’s like having a pet rock collection, but for grown-ups with serious data needs!
buntdb database in-memory-database rust sqlite
Last synced: 25 Apr 2025
https://github.com/jpedrou/house-rental-price-prediction
This project predicts house rental prices using machine learning, Airflow, and SQLite with automated pipelines.
airflow machine-learning python sqlite streamlit
Last synced: 09 May 2026
https://github.com/dalloriam/pyroom
Quick & dirty Adobe Lightroom catalog manager
adobe catalog photography sqlite
Last synced: 29 Apr 2026
https://github.com/timnekk/sqlitecontroller
Export and Import data to SQLite DB
Last synced: 11 Oct 2025
https://github.com/kanarus/qjack
ergonomic sqlx wrapper for nightly Rust
async await mysql postgres postgresql rust sql sqlite
Last synced: 28 Apr 2026
https://github.com/dmarsh19/sqlite_ncurses
Use values in a SQLite database to populate ncurses menu choices.
Last synced: 28 Apr 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/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/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/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/edeniyanda/python-text-file-importer
This repository contains a script to extract data from a tab-delimited text file and load it into a SQLite database. The script handles data validation and cleaning, and includes a command line interface for specifying input and output files. Requires Python 3 and the sqlite3 library.
Last synced: 09 May 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/smirnovlad/messenger
Desktop client-server messenger written in C++, Qt
authorization chat client-server cmake conan cpp messenger qt5 sockets sqlite tcp-client tcp-server
Last synced: 28 Feb 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/biner88/sqlite_utils
Flutter sqlite plugin helps extend classes.
Last synced: 21 Feb 2026
https://github.com/pocketsync/pocketsync_flutter
Flutter SDK for pocketsync.dev
dart data-synchronization flutter sqlite
Last synced: 14 Oct 2025
https://github.com/hadyrashwan/golang-for-node-devs
A todo app built using Turso and Go.
Last synced: 28 Jan 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/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/huntlabs/dbal
Database Abstraction Layer for dlang, can construct SQL statements.
database mysql postgresql sqlbuilder sqlite
Last synced: 12 Apr 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/turbot/steampipe-plugin-duo
Use SQL to instantly query Duo resources. Open source CLI. No DB required.
backup etl hacktoberfest postgresql postgresql-fdw security sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 03 May 2026
https://github.com/star-ga/mind-mem
v3.7.0 — Persistent, auditable, contradiction-safe memory for coding agents. HTTP/REST auth fail-closed by default. Cross-platform atomic rollback (Linux/macOS/Windows). 71 MCP tools, 17 AI clients, hybrid BM25+vector+RRF, mind-mem:4b (Ollama). LoCoMo 86.33 conv-0 (Mistral, +8.4 vs published).
agent-memory ai-agents ai-memory bm25 claude-code claude-desktop cursor fine-tuning governance hybrid-search local-first mcp mcp-server memory model-context-protocol python rrf sqlite tool-use vector-search
Last synced: 15 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/yolo-maxi/runyard
Runyard: self-hosted control plane for agent runs
agents mcp runners self-hosted sqlite
Last synced: 30 Jun 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/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/aplbrain/grandlite
A SQLite-like tool for querying graphs from the command-line using graph query languages in in-memory Python.
aplbrain command-line cypher dotmotif grand-graph graph graph-database graph-query graphs in-memory neo4j opencypher sqlite
Last synced: 11 May 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/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/miguelitodev/agenda
Este projeto tem o objetivo de desenvolver uma agenda em Ionic usando o SQLite, onde você poderá cadastrar eventos ou algo assim e guardá-los
agenda app ionic ionic-apps ionic-framework sqlite sqlite3
Last synced: 28 Feb 2025
https://github.com/turbot/steampipe-plugin-circleci
Use SQL to instantly query projects, pipelines, builds and more from CircleCI. Open source CLI. No DB required.
backup builds etl hacktoberfest pipelines postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/marvinified/sharded
Sharded - Make any database fast
database performance prisma sqlite
Last synced: 11 Mar 2026
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/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/lauraschlimmer/logpusher
Command-line tool to constantly import any kind of logs into a database
eventql logfile logfile-import logfile-upload mongodb postgresql sqlite
Last synced: 27 Apr 2026
https://github.com/isaccanedo/drawdb
:cloud: Free, simple, and intuitive online database design tool and SQL generator
database-schema diagram-editor editor indexdb javascript mariadb postgres postgresql react sql sql-server sqlite svg tailwindcss
Last synced: 12 Feb 2026
https://github.com/payamdarabi/vazhehdictionary
Bilingual specialized dictionary for 38 specialized fields
Last synced: 04 May 2026
https://github.com/deedeecx330/skyhook-windows
Send and recieve files securely through the IPFS network
aes-256 aes-encryption file file-sharing file-upload files filesystem ipfs ipfs-api ipfs-hash ipfs-network ipfs-node ipfs-protocol python python3 skyhook sqlite sqlite-database sqlite3 sqlite3-database
Last synced: 21 Jan 2026
https://github.com/yashtank86/applocker-android
App Locker & Media Hider for Android – Lock apps & hide photos/videos from the gallery. Fast, lightweight, and private. 🚀 #AppLocker #HideMedia #AndroidSecurity"
androidsecurity applockandroid applocker dataprotection hidemedia hidephotos lockandhide lockapps pinlock privacyprotection securityapp sqlite
Last synced: 04 Jul 2025
https://github.com/interstella0/stemoji
A discord bot that utilizes the discord application emoji feature as your custom emoji use!
bot custom discord discord-bot emoji emoji-bot host lightweight postgres postgresql python self self-host sqlite
Last synced: 26 Oct 2025
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/media-centarr/media-centarr
Library management and playback for your movies and TV — the *ARR stack and a couch-ready player in one self-hosted Linux app. Watches directories, identifies via TMDB, plays through mpv. No Docker, no accounts, no transcoding, no streaming.
broadway elixir jellyfin-alternative linux media-center media-library mpv phoenix phoenix-liveview prowlarr radarr-alternative self-hosted sonarr-alternative sqlite tmdb
Last synced: 20 May 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/varalys/lore
Capture AI coding sessions and link them to git commits.
ai aider claude cli coding-assistant developer-tools git rust sqlite
Last synced: 27 Feb 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/prodrom3/nostos
Zero-dependency Python CLI for batch-updating and curating a fleet of git repositories. SQLite metadata index, fail-closed upstream probes (GitHub / GitLab / Gitea), weekly digest, Obsidian bridge.
automation batch-processing cli devsecops fleet-management git git-pull gitea github gitlab obsidian parallel python red-team repository-management sqlite zero-dependencies
Last synced: 01 May 2026
https://github.com/arianamagaliariza/taller-de-lenguajes-ii
Teamwork done for the subject "Lenguages Workshop II"/ "OO1" (UNLP)
database ingenieria-en-computacion java oo1 sqlite taller-de-lenguajes-2 uml-diagram unlp unlp-informatica unlp-sistemas
Last synced: 01 May 2026
https://github.com/lakatoshv/digitalequipmentstor
Мобільна версія інтернет-магазину цифрової техніки(Андроїд)
android android-application java javase sqlite
Last synced: 03 Jan 2026
https://github.com/vinodhalaharvi/societyos
Multi-agent collaboration system built with Qwen Cloud — agents with distinct roles decompose tasks, negotiate, and resolve conflicts to outperform single-agent baselines.
agent-society alibaba-cloud autonomous-agents d3js fastapi hackathon llm multi-agent python qwen rule-engine sqlite
Last synced: 20 Jun 2026
https://github.com/n516942r/neocardium
NeoCardium – Die moderne Karteikarten App für Windows 11
education sqlite windows-app winui3
Last synced: 07 May 2026
https://github.com/mikeblum/sqlite-koans
code for SQLite Koans post
database golang sqlite sqlite3 template-project
Last synced: 07 May 2026
https://github.com/anisse/border-explorer
Exploring places that share borders in Wikidata
datavisualization dataviz maps rust-lang sqlite wikidata
Last synced: 07 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/byte92/stocktracker
Local-first portfolio tracker & AI investing copilot. 本地优先的个人投资记录、组合分析与 AI 投研助手。
ai-agent finance investment local-first nextjs portfolio-tracker sqlite stock
Last synced: 19 Jun 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/codemage66/php-crud-api
PHP script that adds a REST API to a SQL database
api-server automatic-api crud database geospatial multi-database mysql openapi php php-api postgis postgresql rest-api restful sql-database sqlite sqlserver swagger
Last synced: 04 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/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/ptyadana/django3-todo-app
Full Fledged todo app with django 3, python, sqlite
django django-application django-project django3 python python3 sqlite todo-list todoapp todolist
Last synced: 29 Apr 2026
https://github.com/mathieurodic/ormantism
A lightweight ORM built on Pydantic for simple CRUD operations with minimal code
open-source orm pydantic python python3 sqlite sqlite3
Last synced: 08 Oct 2025
https://github.com/nafizpervez/online_learning_platform
Online Learning Platform for students to enroll into courses, for admins to create courses and handle the enrollment and to generate card list of courses and it's enrollments.
docker docker-compose fastapi fastapi-docker github-actions jenkins-pipeline kubernetes nextjs postgresql pydantic-models pytest python react sqlalchemy sqlite tailwindcss typescript
Last synced: 07 Jan 2026
https://github.com/itsmaheshkariya/dotnet-core-sqlite-swagger-rest-api
In this Tutorial I am gonna take you through Swagger Implementation With Dot-net Core and Sqlite on Cloud.
api dotnet dotnetcore ef efcore entityframeworkcore rest sqlite swagger swashbuckle web
Last synced: 05 Jul 2025
https://github.com/eggplants/eijiro-to-sqlite
英辞郎 (English-Japanese dictionary) -> sqlite3
cli database dictionary eijiro parser python sqlite sqlite3
Last synced: 07 May 2026
https://github.com/kbennett2000/lan-games
A lightweight, vanilla JavaScript framework for building real-time multiplayer LAN games (Monopoly, Connect Four, Scrabble, Uno, etc.). Includes auth, persistence, hot-reload config, and pure-function game logic.
board-games game-framework javascript lan-party multiplayer-game socketio sqlite vanilla-js
Last synced: 15 Jun 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/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/forjd/signal-box
Local-first AI inbox for developer context, project memory, and shipping artefacts.
ai developer-tools knowledge-management local-first productivity project-memory react rust sqlite tauri typescript vite
Last synced: 31 May 2026
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/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/zlatamigas/gamecellswpfapp
WPF application inspired by LinkedIn's Queens.
csharp entity-framework mvvm sqlite wpf xaml
Last synced: 10 Feb 2026