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/turbot/steampipe-plugin-jenkins
Use SQL to instantly query Jenkins resources. Open source CLI. No DB required.
backup etl hacktoberfest jenkins jenkins-api postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 10 Apr 2025
https://github.com/hirotakadango/hiroforum
This is just a lightweight image board forum using SQLite
booru forum forum-site image-board php sqlite sqlite-database
Last synced: 08 May 2025
https://github.com/evan-brass/sqlite.js
Another javascript SQLite wrapper.
browser deno javascript sqlite webassembly
Last synced: 18 Mar 2025
https://github.com/systemxlabs/datafusion-remote-table
A DataFusion table provider for executing SQL queries on remote databases.
datafusion mysql oracle postgresql rust sql sqlite
Last synced: 30 Apr 2025
https://github.com/gilzoide/idbvfs
WebAssembly SQLite VFS for web browsers, powered by IndexedDB
emscripten indexed-db indexeddb sqlite sqlite-vfs sqlite3 web webassembly
Last synced: 10 Apr 2025
https://github.com/vsdudakov/yara-orm
Fast async Python ORM with a Rust engine — Tortoise-style models, querysets, relations and migrations for PostgreSQL, MySQL and SQLite. A faster, fully-typed alternative to Tortoise ORM and async SQLAlchemy.
async async-orm asyncio data-mapper database database-orm high-performance mariadb migrations mysql orm postgresql pyo3 python python-orm query-builder rust sqlalchemy sqlite tortoise-orm
Last synced: 04 Jul 2026
https://github.com/abdelrahmanbayoumi/books-database
Desktop application for (Store Books data - Display Books And Fields - Search for book by Title and Author and Publisher and Description)
books database desktop-application javafx library sqlite
Last synced: 09 Sep 2025
https://github.com/caneroj1/sqlite-simple-errors
Light wrapper around errors from sqlite-simple to make working with constraint errors a bit easier.
Last synced: 11 Apr 2025
https://github.com/ologe/android-content-resolver-sql
One function library that allows to use SQL statements on ContentResolver class
android android-library contentprovider sql sqlite sqlite-android
Last synced: 11 Apr 2025
https://github.com/nourelnaby4/eshopmicroservices
e-shop system based on microservice architecture and ddd using asp.net core
api-gateway asp-net-core clean-architecture cqrs ddd doker doker-compose grpc marten masstransit mediator microservices minimal-api postgresql rabbitmq redis rest-api sql-server sqlite vertical-slice-architecture
Last synced: 10 Apr 2025
https://github.com/kdesp73/databridge
Java to DBMS connection
database-connector database-management java microsoft-access-database postgresql query-builder sqlite sqlite3
Last synced: 18 Jul 2025
https://github.com/c4mbr0nn3/podcats
Podcast player with cats
docker gin-gonic golang howlerjs podcast-manager podcast-player sqlite vue3 vuejs vuetify vuetify3
Last synced: 11 Apr 2025
https://github.com/haroldeustaquio/sql-coding-challenges
Repository dedicated to solving SQL problems from HackerRank, DataLemur and other challenges. Contains solutions to improve skills in database querying, optimization, and data manipulation.
challenge data-analysis database hackerrank-solutions mysql query sql sqlite t-sql-exercises
Last synced: 12 Jul 2025
https://github.com/xdillx/databridge
A personal project developed in Delphi to facilitate data imports into various databases. It adheres to OOP principles and MVC architecture, providing an intuitive interface for mapping and transferring data between different database systems, including Firebird, MySQL, SQLite and PostgreSQL.
database delphi firebird import mysql oop oracle-database sqlite sqlserver
Last synced: 21 Jun 2025
https://github.com/nalgeon/sqlite-ext
All "miscellaneous" SQLite extensions from sqlite.org
Last synced: 17 Jun 2025
https://github.com/atuoha/locations_sharer
Flutter app for sharing locations we've been to. Utilizing camera and image file picker, google map api for live location picker and current location picker, provider for statement management and Sqlite for persisting data
camera flutter google-maps-api google-maps-flutter google-places google-static-map image-picker location locations path path-provider provider-state-management sqflite sqlite theme
Last synced: 20 Mar 2025
https://github.com/phdru/sqlconvert
A library to perform SQL conversions. Includes mysql2sql, a script to convert mysqldump with extended INSERTs to standard SQL.
mysq2sql mysql postgresql python python3 sql sqlite
Last synced: 07 Oct 2025
https://github.com/markpasternak/canvas-drop
Self-hostable, open-source platform to deploy & share small static web apps ("canvases") inside your org — paste/drag/PUT a folder, get an instant secure URL. Five zero-config backend primitives (KV, files, AI, identity, realtime), an MCP server for AI agents, no telemetry.
ai-agents developer-tools drizzle-orm hono internal-tools llm low-code mcp mcp-server model-context-protocol open-source paas postgres react self-hostable self-hosted sqlite static-hosting typescript web-hosting
Last synced: 02 Jul 2026
https://github.com/thre4dripper/node-server-init
Npm package for initializing node project with custom configurations on the go.
api cronjob db2 docker express mariadb mongodb mongoose mssql mysql node npm npm-package oracle postgres sequelize socket-io sqlite swagger typescript
Last synced: 21 Mar 2025
https://github.com/demdxx/redify
🧩 Redify any database as RedisDB
database key-value-store mssql mysql oracle postgresql redis redis-server sqlite
Last synced: 12 Jan 2026
https://github.com/src-mgra/node-sqlite-chart
read and add data to sqlite-db with node, show a chart
approach chartjs database easy-to-use examples graphs helpful howto nodejs nodeserver read share sql sqlite sqlite-database sqlite3 tryout usefull
Last synced: 21 Jun 2025
https://github.com/barthofu/saveqlite
♻ Incremental backup system for SQLite databases written in TypeScript
database dependency-free incremental-backups sqlite sqlite3
Last synced: 29 Oct 2025
https://github.com/thammami01/ulms
University Library Management System
collaborate communityexchange github javafx jdk11 jetbrains jetbrains-ides management-system sqlite university
Last synced: 11 Apr 2025
https://github.com/devarshukani/KidsEducation-LearningPlatform
Kids Learning Platform for Android
android application java sqlite xml
Last synced: 12 Mar 2025
https://github.com/fsoky/economicbot-sqlite3
Экономический бот для сервера дискорд SQLite3
discord discord-api disnake python sqlite sqlite3 sqlite3-python
Last synced: 14 May 2025
https://github.com/iamantimpal/leetcode_sql_database
This repo contains my SQL solutions for LeetCode problems. Each file includes a problem description, optimized SQL query, and explanations. The goal is to improve SQL skills, share knowledge, and collaborate. Feel free to explore, suggest improvements, or contribute! 🚀
leetcode leetcode-database leetcode-practice leetcode-python leetcode-python3 leetcode-questions leetcode-solutions leetcode-sql mysql mysql-database mysql-workbench sql sql-server sqlite sqlite3
Last synced: 23 Apr 2025
https://github.com/itsteatv/next-js-full-stack-blog
Next.js 14 full stack blog (working on it)
fullstack fullstack-nextjs kinde-auth next-js next-js-blog-website next-js-website nextjs-14 nextjs-full-stack-application nextjs13 nextjs14 prisma prisma-orm react-hook-form sqlite tailwind tailwindcss zod
Last synced: 18 Jul 2025
https://github.com/passport/todos-express-social-credential-management
Todo app using Express, Passport, and Credential Management API for sign in with Google, Facebook, and Twitter.
credential-management example express facebook google nodejs oauth oauth2 openid-connect passport social-login sqlite twitter
Last synced: 11 Jul 2025
https://github.com/mariona-ft/databases-dabd
DISSENY I ADMINISTRACIÓ DE BASES DE DADES Curs 2023-24 EPSEVG
administration base-de-dades base-de-datos bd database database-management database-schema disseny sqlite sqlite-database sqlite3 sqlite3-database
Last synced: 06 Apr 2025
https://github.com/turbot/steampipe-plugin-ipinfo
Use SQL to instantly query ipinfo.io for IP address information. Open source CLI. No DB required.
backup etl golang hactoberfest ipinfo postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 09 Mar 2026
https://github.com/fraineralex/social-network-app
Social Network App is a project carried out in node js in order to create a web app that is capable of fulfilling the functionalities of a social network. Being able to create users, make posts, comment on posts, have friends and be able to view all their posts.
express handlebars mvc nodejs sequelize social-network sqlite
Last synced: 13 Apr 2025
https://github.com/williamgates99/harrypotterstorybooks
Harry Potter Story is an android application containing free chapters of the Harry Potter Series.
android android-app android-application application book harry-potter harry-potter-books harry-potter-collection harry-potter-series harry-potter-series-android-app harry-potter-series-app java sqlite xml
Last synced: 12 Apr 2025
https://github.com/iloveitaly/ics-to-datasette
Convert an ICS file to a SQLite database
calendar datasette datasette-tool ics sqlite sqlite-database
Last synced: 12 May 2025
https://github.com/mikeadolan/claude-brain
Persistent memory for Claude Code. Local SQLite + MCP + hooks.
ai claude claude-code developer-tools hooks mcp memory open-source python sqlite
Last synced: 08 Apr 2026
https://github.com/troennes/discord-to-sqlite
Import data from your Discord Data Package into a SQLite database
datasette discord dogsheep sqlite
Last synced: 13 May 2025
https://github.com/passport/todos-express-social
Todo app using Express and Passport for sign in with Google, Facebook, and Twitter.
example express facebook google nodejs oauth oauth2 openid-connect passport social-login sqlite twitter
Last synced: 14 May 2025
https://github.com/pedrolustosa/doteco
PT: TCC UniNassau - Bacharelado Sistemas de informação EN: TCC UniNassau - Bachelor Information Systems
angular azure bootstrap5 cloud csharp css dotnetcore entity-framework-core html5 javascript npm script sqlite sqlserver typescript vercel
Last synced: 08 Sep 2025
https://github.com/symbolspace/symbol.data
Symbol ORM框架
ado-net mssql mysql nosql npgsql orm postgresql sqlite sqlserver
Last synced: 31 Aug 2025
https://github.com/frankeo/interview-tool
This repo contains a CLI tool for create, save and deploy exercises for interviews.
cli codesandbox interview interview-test sqlite yargs
Last synced: 08 Sep 2025
https://github.com/cleilsonandrade/notifications-service
Notifications Service é um serviço de mensageira que permite criar notificações, marcar como lida e nao lida, listar e contabilizar mensagens de um usuário. Desenvolvido com o framework NestJS com a clean architecture.
backend class-validator clean-architecture design-patterns messaging-services microservice nestjs nodejs notifications prisma sql sqlite
Last synced: 15 Jun 2025
https://github.com/aronium/aronium-data-sqlite
C# SQLite wrapper
csharp database database-connector dotnet sqlite sqlite3
Last synced: 13 Apr 2025
https://github.com/ndxdeveloper/ndxsqlite
Thread-safe SQLite wrapper for Free Pascal/Lazarus featuring connection pooling, AES-256 encryption (SQLCipher), schema migrations, async operations, and full TDataSet compatibility. Cross-platform: Linux, Windows, macOS.
connection-pool cross-platform database encryption freepascal lazarus pascal sqlcipher sqlite sqlite3
Last synced: 08 Apr 2026
https://github.com/niyko/athena
A Simple tool to move MSSQL change data capture history to Kafka written in Golang.
Last synced: 31 May 2026
https://github.com/archivebox/abxbus
📢 Fast in-memory Python & Typescript event bus library with support for advanced concurrency control features, nested event tracking, Pydantic & Zod type enforcement, and more...
abx archivebox async celery event-bus event-driven event-sourcing eventbus events kafka nats postgres pydantic python redis sqlite typescript zod
Last synced: 16 May 2026
https://github.com/karloscodes/fusionaly-oss
Single tenant and self-hosted analytics
Last synced: 02 Apr 2026
https://github.com/kawakami-o3/go-sqlite3-utils
Libraries for manipulating a SQLite file
Last synced: 31 Jan 2026
https://github.com/redraskal/bun-migrate
A simple SQLite file-based migration system for Bun.
bun migrations sqlite typescript
Last synced: 26 Oct 2025
https://github.com/fabiodelgadopereira/dotnet5-sample
Este repositório contém uma implementação para backend de um sistema de gerenciamento, CRUD, autenticação e persistencia em banco de dados SQLITE.
dotnet entity-framework-core filter jwt sqlite xunit xunit-tests
Last synced: 25 Oct 2025
https://github.com/moshegottlieb/swiftsqlite
SQLite wrapper for swift, nothing more, nothing less
package sqlite sqlite3 sqlite3-database swift
Last synced: 21 Oct 2025
https://github.com/asciphx/ccorm
Compile time static reflection C++ ORM(mysql,pgsql,sqlite), the character recognition type system is adopted.
cpp cpp17 header-only modern-cpp mysql orm pgsql reflection serialization sqlite
Last synced: 07 Oct 2025
https://github.com/planetteamspeakk/mysqlw
A wrapper for MySQL connections for Java.
database database-management databases gradle java mysql mysql-connector mysql-database sqlite sqlite3 wrapper
Last synced: 26 Oct 2025
https://github.com/k1low/go-sqlite-vss
go-sqlite-vss is a "SQLite + SQLite Vector Similarity Search extension" driver for database/sql package.
faiss go sqlite sqlite-extension vector-search
Last synced: 16 Apr 2025
https://github.com/jimsmart/peanut
peanut is a Go package to write tagged data structs to disk in a variety of formats, simply and without ceremony.
csv excel go jsonl log-file sqlite struct-writer tsv
Last synced: 06 Jul 2025
https://github.com/hendryavila/hoofy
Hoofy — AI development companion MCP server. Persistent memory, spec-driven development, adaptive change pipeline, Clarity Gate. 32 tools, single Go binary, zero deps.
ai ai-assistant ai-coding ai-development ai-tools code-quality developer-tools go golang hoofy knowledge-graph mcp mcp-server model-context-protocol persistent-memory requirements-engineering spec-driven-development sqlite
Last synced: 01 Mar 2026
https://github.com/german-zarate/ecommerce-rest-api
RESTful API for an ecommerce website with categories, subcategories and products using flask.
ecommerce-api flask python rest-api restful-api sqlalchemy sqlite
Last synced: 15 Oct 2025
https://github.com/jahartmann/thereanimator
Modern Proxmox management & recovery suite featuring real-time monitoring, automated config backups, and AI-powered analysis.
backup dashboard management nextjs proxmox proxmox-cluster proxmox-ve react sqlite typescript virtualization
Last synced: 26 Jan 2026
https://github.com/moritzrinow/labelkit-net
.NET toolkit for parsing and using kubernetes-like label-selectors including support for EFCore.
efcore label-selector labels linq mysql postgres sqlite sqlserver
Last synced: 19 Oct 2025
https://github.com/justinwoo/purescript-bingsu
Cool query building library for Node-SQLite3
Last synced: 10 Apr 2025
https://github.com/nealwaga/instagram
This is an application that emulates the popular application, Instagram. It allows users to sign up/login then post pictures, get followers, follow other users, like and comment on posts as well as update their profile.
bootstrap4 css3 django html5 javascript python3 sqlite
Last synced: 29 Apr 2025
https://github.com/CodeDynasty-dev/SQLiteBruv
💃 A type-safe, secure SQLite query builder with D1/Turso support with built-in migrations and security features.
cloudflare-d1 d1 database sql sqlite sqlite3 sqlitebruv turso turso-db
Last synced: 10 Sep 2025
https://github.com/n24q02m/mnemo-mcp
Persistent AI memory with hybrid search and embedded sync - open, free, unlimited
ai-agents ai-coding ai-memory claude claude-code cursor docker hybrid-search mcp mcp-server model-context-protocol open-source python rclone sqlite
Last synced: 09 May 2026
https://github.com/dahln/dahln.stack
My preferred stack - .NET and React
asp-net-core csharp dotnet react sqlite template webapi
Last synced: 08 Jun 2026
https://github.com/ivknv/s3m
sqlite3 wrapper for multithreaded python applications
database databases multi-threading multithreading python python3 sqlite sqlite-database sqlite3 sqlite3-database thread-safe thread-safety
Last synced: 22 Oct 2025
https://github.com/kaaass/sqlite_queue_python
A simple sqlite queue with a SQL statement encapsulation.
Last synced: 17 Mar 2026
https://github.com/arturo-lang/art-db-module
Db management module for Arturo
arturo arturo-module database mysql orm sqlite sqlite3
Last synced: 20 Oct 2025
https://github.com/dotcoocoo/hermitstash
Post-quantum encrypted, self-hosted file sharing. ML-KEM-1024 + P-384 hybrid crypto, zero plaintext on disk, one-command deploy. 🦀
argon2 cryptography docker encryption end-to-end-encryption fido2 file-sharing file-upload ml-kem nodejs passkeys post-quantum privacy security self-hosted sqlite webauthn xchacha20 zero-dependency zero-knowledge
Last synced: 26 Jun 2026
https://github.com/jesusbmx/react-native-sqlite-manager
Tool that simplifies management and access to SQLite databases in React Native applications
android ios orm query-builder react-native react-native-sqlite react-native-sqlite-storage sqlite
Last synced: 28 Apr 2025
https://github.com/adrocodes/adrodb
A super simple key-value store using SQLite.
Last synced: 06 Oct 2025
https://github.com/ndrean/zexplorer
HTML processor engine on steroids. Give eyes to your LLM
css-parser css-sanitization html-parser javascript-tools lexbor mcp-server quickjs-ng sanitize-html sqlite thorvg yoga zig zig-package
Last synced: 10 Jun 2026
https://github.com/fiqryx/to-day
A minimalist daily task manager
dart flutter flutter-sqflite sqlite todo
Last synced: 06 May 2026
https://github.com/tse-wei-chen/hs-sql-agent
A high-performance C# SQL Agent MCP that eliminates LLM hallucinations and security risks. Instead of letting the AI write raw SQL, it extracts parameters to generate deterministic, injection-free queries across 6 major databases—complete with a visual Admin UI and enterprise guardrails.
accuracy admin-panel ai-safety ai-safety-design anti-hallucination firebird mcp mcp-server mcp-servers mysql nl2sql oracle postgres postgresql security sql-agent sql-server sqlite
Last synced: 30 May 2026
https://github.com/elijahondiek/truck-hiring-web-app
A truck hiring management system built with Python Flask. truck owners can create an account add trucks and hire out and also hire other trucks
flask flask-application html-css-javascript jinja2-template python-3 sqlite wtforms
Last synced: 13 May 2026
https://github.com/nathadriele/cliniccare-medical-clinic-management-system
ClinicCare é um sistema de gestão para clínicas e consultórios, com agendamento, prontuários eletrônicos, controle financeiro e relatórios interativos. Desenvolvido com Dash e Plotly, possui interface responsiva, validações avançadas e foco em eficiência e segurança.
analytics clinic-management cliniccare crud-functionality data-visualization electronic-health-record financial-control flask health-analytics healthcare-system interactive-dashboard medical-scheduling pandas plotly python sqlite
Last synced: 09 Jun 2026
https://github.com/quantumudit/regional-sales-analysis
This project focuses on analyzing and visualizing the United States regional sales for a fictitious company in between 2018-2020 using Python & Power BI.
data-analysis data-visualization databases jupyter-notebook power-bi python sqlite
Last synced: 02 May 2026
https://github.com/madebyaris/time-tracker-freelance
Local-first time tracker for indie freelancers with macOS desktop app, invoices, reports, optional sync, and a private Cloudflare web dashboard.
billing cloudflare-workers d1 desktop-app freelancer-tools invoices invoicing local-first macos offline-first privacy-focused productivity react self-hosted sqlite tauri time-tracker time-tracking timetracking typescript
Last synced: 19 Jun 2026
https://github.com/spiderxm/blog_rest_api
Rest Api for Various functionality of Blogs
django django-rest-framework sqlite
Last synced: 06 May 2026
https://github.com/wiseweb-works/job-application-tracker
A production-ready Job Application Tracker built entirely by AI to test the limits of agentic coding. Features Next.js 16, React 19, Prisma 6, and Tailwind CSS 4.
fullstack nextjs-16 prisma-orm react-19 server-actions shadcn-ui sqlite tailwindcss-4 typescript
Last synced: 24 Jun 2026
https://github.com/gryszzz/atlasz-intel
Offline-first intelligence software for markets, trade, politics, and world events.
ai financial-data geopolitics intelligence-dashboard local-first macroeconomics market-intelligence osint react realtime sqlite typescript websocket world-news
Last synced: 29 Jun 2026
https://github.com/jgiacomini/tiny.sqlite
sqlite xamarin xamarin-android xamarin-ios
Last synced: 09 May 2026
https://github.com/sun-praise/hugo-admin
A lightweight web-based admin interface for managing Hugo static sites. Provides an intuitive GUI for browsing, searching, editing posts, and controlling the Hugo development server.
alpinejs blog-admin cms content-management flask hugo hugo-admin markdown-editor python sqlite static-site-generator tailwindcss websocket
Last synced: 26 Jun 2026
https://github.com/laa-software-engineering/agentic-control-plane
Terraform-style plan/apply for agent systems: versioned YAML for agents, tools, workflows, and policies; local-first SQLite state; MCP & HTTP tools; structured traces.
agents ai-agents cli declarative gitops golang llm mcp model-context-protocol orchestration policy-as-code sqlite workflow yaml
Last synced: 07 Jun 2026