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/whosonfirst/go-whosonfirst-sqlite-features
Go package for working with Who's On First features and SQLite databases.
geojson golang sqlite whosonfirst
Last synced: 10 May 2025
https://github.com/tss-sniper/sql-llm-project
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: 23 Jun 2025
https://github.com/provnai/attest
Attest Protocol Silicon-rooted trust and zero-knowledge provenance for AI agents. Features hardware-sealed identity (TPM/CNG), Plonky3 ZK-STARK audit trails, and Quantum Undo (Reversible Execution) in Go & Rust.
ai-agents artificial-intelligence audit-log cryptography cybersecurity golang hardware-security plonky3 provenance rust sqlite state-management tpm undo zk-starks
Last synced: 11 Mar 2026
https://github.com/thunderdesign/thunderdesign.net-pcl.sqlite
A wrapper around the popular 'sqlite-net-pcl' automating the reading and writing to the database through simple thread-safe bindable objects.
bindable c-sharp cross-platform dotnet mono pcl-library sqlite sqlite-net-pcl sqlite-orm sqlite3 sqlite3-orm threading thunderdesign unity visual-studio xamarin-android xamarin-forms xamarin-ios xamarin-mac xamarin-uwp
Last synced: 22 Jul 2025
https://github.com/henfrydls/skima
Open-source people development platform: skills matrix, development plans, gap analysis, and team growth tracking. Self-hosted, local-first.
competency-tracking hr-tech local-first nodejs open-source react self-hosted skills-matrix sqlite talent-management team-analytics
Last synced: 17 May 2026
https://github.com/harshdoshi999/node-react-auth
Authentication system with NodeJS (ExpressJS) + ReactJS + TailwindCSS + SQLite
authentication boilerplate express fullstack-development nodejs react sqlite tailwindcss
Last synced: 07 Feb 2026
https://github.com/gusenov/sqlite-utils-java
Java-библиотека для упрощения работы с SQLite базами данных.
Last synced: 15 Apr 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/tstarck/matta
Utility to listen to mqtt stream and save it to database
Last synced: 10 May 2026
https://github.com/kiooku/mini-signal
Incomplete Signal implementation - for learning purpose
aead aes-gcm-siv concurrent-programming css double-ratchet-algorithm e2ee end-to-end-encryption html js privacy rust security signal sqlite tauri-app tcp tls tokio-rs x3dh
Last synced: 18 Feb 2026
https://github.com/melisa-karatas/restaurant_management_system
This project is a simple restaurant management system written in Python with database provided by SQL.
management-system object-oriented-programming oop project python restaurant-management sql sqlite sqlite3
Last synced: 05 May 2026
https://github.com/University-Experience/Bazarcom
Microservices project using Flask . We Made 3 servers running using docker images for each one and 2 database using sqlite. The project is a book buying platform.
docker flask microservices python sqlite
Last synced: 17 Jul 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/jonasb/durable-objects-sql-tag
A library for working with SQLite in Cloudflare Durable Objects.
cloudflare cloudflare-workers durable-objects sqlite
Last synced: 20 Jan 2026
https://github.com/anovsiradj/ci3db
Standalone CodeIgniter 3 DataBase Query Builder
codeigniter codeigniter3 composer firebird firebirdsql mysql mysqli php php5 php7 query-builder sql-query-builder sqlite sqlite3
Last synced: 14 May 2025
https://github.com/princemuel/audiophile
An e-commerce app for audio devices
prisma reactjs sqlite typescript
Last synced: 07 Apr 2026
https://github.com/dschil138/sql-keycounts
SQLite queries to be used with Benign-Key-Logger to help understand your keycount data
benign-key-logger keyboard-layout keycounter keylogger sql sqlite
Last synced: 15 Jun 2025
https://github.com/tonyp7/docker-wordpress-fpm-sqlite-nginx
:package: Run a containerized Wordpress site running on Nginx, PHP-FPM and SQLite
docker docker-compose nginx php php-fpm sqlite wordpress
Last synced: 07 Apr 2026
https://github.com/sombriks/simple-knex-koa-example
sample application touring API, tests, continuous integration, continuous deployments, image publishing and so on
argocd docker docker-compose dotenv-flow github-actions gitops knex koa kubernetes migrations mocha node sinon sqlite
Last synced: 05 Feb 2026
https://github.com/gmazzo/gradle-sqlite-plugin
A Gradle plugin to allow manipulating SQLite databases in the buildScript
gradle gradle-plugin sqlite sqlite-database
Last synced: 18 Apr 2026
https://github.com/franciscoylderlan/habittrackingapplication
Aplicação para acompanhamento de hábitos desenvolvida ponta a ponta para Desktop e Mobile ( Android / IOS ), onde no frontend foi utilizado ReactJS, ReactNative, tailwindcss e no backend para gerenciamento de rotas Fastify, banco SqLite e o Prisma para geração de consultas.
axios expo fastify prisma react react-native sql sqlite tailwindcss typescript zod
Last synced: 07 Apr 2026
https://github.com/yaroslaff/sql-export
Export SQL tables or queries to files in JSON or Markdown / YAML format. Mainly to use with static site generators like Hugo to generate content from database
content export file files frontmatter generate gohugo hugo json mariadb markdown md mysql postgresql save sql sqlite sqlite3 static yaml
Last synced: 07 Apr 2026
https://github.com/henriquetourinho/batedor
Monitoramento profissional de sistemas Linux em Go. Interface TUI, dashboard web, histórico persistente e gestão de processos em tempo real.
dashboard desempenho devops go linux monitoramento monitoring observability open-source painel painel-web performance process-management processos realtime security sqlite sysadmin terminal tui
Last synced: 28 Jun 2025
https://github.com/alexandrbig1/py-web
Hands-On Fullstack Python web development repo featuring FastAPI, AsyncIO, Docker, SQLAlchemy, PostgreSQL, Redis, JWT, Pydantic, and more. Includes practical projects, SOLID principles, type hints, testing, and modern API/documentation tools.
alembic asyncio docker fastapi jinja2 jwt postgresql pydantic pytest python redis solid-principles sphinx sqlalchemy sqlite swagger
Last synced: 07 Apr 2026
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/hubert-kniola/io-tcpserver
Synchronous and asynchrounous TCP Server with SQL Data Base
Last synced: 02 May 2026
https://github.com/brandon689/moshi
Open Web Application starters and instant mock backend for common usecases (Frontend and Backend)
ai api backend blog booking-system csharp dapper ecommerce entity-framework forum frontend mvc myanimelist pokeapi react semantic-kernel sfml sqlite svelte wpf
Last synced: 04 Jan 2026
https://github.com/ra1d7/inventory
The C# application is designed to help manage sales for a business. The application uses a SQLite database and a Winforms UI
csharp point-of-sale pos sqlite
Last synced: 16 May 2026
https://github.com/moxer-mmh/timetracker
A desktop application built with Python and Tkinter for tracking work hours and managing time balances. TimeTracker helps you monitor your daily work schedule, lunch breaks, and automatically calculates your time balance on a daily, weekly, and monthly basis.
Last synced: 18 May 2026
https://github.com/lipehfama/Habits
Habits Habits nlw setup trail ignite
axios axios-react expo fastify nativewind nodejs nodejs-server phosphor-react prisma radix-ui react react-native reactts sqlite tailwindcss typescript vite
Last synced: 30 Dec 2025
https://github.com/andyyyy64/vida
vida — your life, remembered. A personal AI that watches, remembers, and analyzes your daily life.
ai gemini life-logging personal-ai productivity python quantified-self react self-hosted sqlite tauri typescript vida
Last synced: 08 Apr 2026
https://github.com/kento75/react-redux-ts-express-jwt-auth-sqlite
WIP: React (TypeScript) と Express API を使用した JWT認証 + アクセスコントロール + 検索 サンプル
auth express jwt react redux sqlite typescript
Last synced: 13 Apr 2026
https://github.com/sfomuseum/swift-mbtiles
Swift package for reading and caching data from MBTile databases.
Last synced: 07 Mar 2026
https://github.com/dahln/blazortemplate
A project template for .NET, C#, and Blazor
asp-net-core azure blazor-webassembly csharp dotnet sqlite template webapi
Last synced: 12 Apr 2025
https://github.com/antoc-dev/recipedia
📱 A React Native recipe management app with OCR scanning, shopping lists, and smart search features
android cross-platform expo food fuzzy-search i18n ios mobile-app ocr react react-native recipe-management shopping-list sqlite typescript
Last synced: 09 May 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/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/quarkiverse/quarkus-jdbc-sqlite4j
SQLite driver for Quarkus with Agroal in pure Java built on SQLite4j
Last synced: 12 Apr 2025
https://github.com/aabbtree77/auth-starter-backend
Backend for a complete session-based user authentication: Bun, Hono, Drizzle, SQLite.
authentication authorization backend-api bun cookie cors credentials crud drizzle hono minimalism ngrok security session sqlite typescript user-password xss
Last synced: 07 May 2025
https://github.com/nishi1612/wie-appathon-2017
This app is made to connect farmers directly to retailers and thus reducing the concept of middleman. It connects farmers directly to the retailers to lower the gap of supply and demand that is retailer can talk to farmer by saying what crop is in demand and farmer can talk to retailer regarding what crop he is planning to harvest.
Last synced: 09 May 2026
https://github.com/jdrodas/pescaartesanal
Aplicaciones usando herramientas MS .NET para demostrar conectividad a SQLite, PostgreSQL y MongoDB
Last synced: 06 Apr 2025
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/codemedic/redstart
Schema migrations for SQLite 3 using basic tools available in *NIX systems.
bash database-migrations schema-migrations sqlite sqlite3
Last synced: 10 May 2026
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/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/ourway/sqlite-tiny
My first attemp to write a sqlite3 clone. It's just an experimental attempt to understand RDBMS. Never use it in any production.
b-tree c parser personal-project self-learning sqlite sqlite-database sqlite-orm sqlite3 sqlite3-database tokenizer virtual-machine vm
Last synced: 16 May 2026
https://github.com/hasanhammoudah/tradetroveasp
TradeTroveASP: A dynamic ASP.NET eCommerce solution designed to empower businesses in the digital marketplace. Currently in development. Stay tuned for the code release and website launch!
angular5 asp-net asp-net-core authentication bootstrap clean-architecture clean-code csharp css3 design-patterns html5 postman postman-collection repository-pattern sqlite
Last synced: 03 Feb 2026
https://github.com/intentweave/intentweave
Semantic knowledge extraction for code and docs — CARI local index + LLM knowledge graph
ast cari code-analysis copilot developer-tools knowledge-graph mcp neo4j sqlite typescript
Last synced: 11 Apr 2026
https://github.com/prog-lucasalves/eng_rates-api
Este projeto é uma aplicação web que coleta, armazena e exibe pares de moedas utilizando a API AwesomeAPI. O backend é desenvolvido com Flask, Pydantic e SQLite, enquanto o frontend usa HTML.
flask pydantic requests sqlite
Last synced: 18 Apr 2026
https://github.com/billy0402/django-engineer-exam
A Django backend engineer exam from a company.
django django-rest-framework python restful-api sqlite
Last synced: 06 Apr 2026
https://github.com/owen-krueger/sqlitememorydatabaseprovider
For creating in-memory SQLite databases to be used within unit tests.
automock automocker database entity-framework entity-framework-core entityframeworkcore net6 net7 net8 sqlite unit-testing
Last synced: 20 Mar 2025
https://github.com/iamakkkhil/url-shortener
This a URL Shortener Django project, which converts a entered url to a short version of that same url. It is a beginner friendly django project which helps to increase the readability of the url.
Last synced: 09 May 2026
https://github.com/dusova/train-ticket-reservation-system-v2
Nesne yönelimli programlama ve masaüstü uygulama geliştirme becerilerini sergileyen, tren bileti rezervasyon sisteminin Java tabanlı bir örnek uygulaması. Kullanıcı dostu arayüz ve SQLite veritabanı entegrasyonu.
desktop-application java maven sqlite swing train-ticket-reservation
Last synced: 11 May 2025
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/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/lipehfama/habits
Habits Habits nlw setup trail ignite
axios axios-react expo fastify nativewind nodejs nodejs-server phosphor-react prisma radix-ui react react-native reactts sqlite tailwindcss typescript vite
Last synced: 06 Apr 2026
https://github.com/floralunit/socstipend-wpf-mvvm-sqlite
Десктопное приложение для соц. педагогов колледжей для управления социальными справками и льготами для студентов. Реализовано на WPF на паттерне MVVM, база данных SQLite создается сама при первом запуске приложения.
Last synced: 16 Apr 2026
https://github.com/ondiekelijah/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: 17 Mar 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/bit-badger/bitbadger.documents
Functions and methods to use relational databases as document stores
csharp documents dotnet fsharp json postgresql sqlite
Last synced: 04 Oct 2025
https://github.com/osmanaliyardim/ecommercemicroservicesv2
Microservices on .Net platforms which used ASP.NET Web API, Docker, RabbitMQ, MassTransit, Grpc, Yarp API Gateway, PostgreSQL, Redis, SQLite, SqlServer, Marten, Entity Framework Core, CQRS, MediatR, DDD, Vertical and Clean Architecture implementation with using latest features of .NET 8 and C# 12
aspnetcore clean-architecture cqrs-pattern ddd-architecture docker domain-driven-design dotnet entity-framework-core event-driven-architecture event-sourcing masstransit microservices mongodb postgresql rabbitmq redis sql-server sqlite vertical-slice-architecture yarp-gateway
Last synced: 02 Feb 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/wesleysimplicio/x-bookmarks-panel
Local-first Flask panel to triage x.com bookmarks into an actionable queue — Claude Code / Cowork dispatch, SQLite, zero cloud.
ai-agent bookmarks claude claude-code cowork flask local-first mit-license productivity python sqlite twitter x-twitter
Last synced: 17 Jun 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/soft/miru
Utility for keeping track of watched TV episodes and movies
library library-management movies ncurses sqlite tv urwid utility
Last synced: 08 Mar 2026
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/dylanbk/database-story-project
A college website with a functional database allowing users to sign up, admins can view and manage users in the admin dashboard.
css flask html javscript python react sqlite tailwindcss
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/dorssel/dotnet-ef-sqlite-timestamp
Extension for Entity Framework (EF) Core 8.0 that adds support for SQLite row versioning ([Timestamp] attribute).
dotnet entity-framework-core sqlite
Last synced: 29 Oct 2025
https://github.com/wwakabobik/home
H.O.M.E. is smart home project.
arduino esp8266 flask home-automation iot iot-platform lora monitoring pws python python3 raspberry-pi smart-home sql sqlite sqlite3 weather-station wind-turbine
Last synced: 12 Nov 2025
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/spoonx/express-wetland
Wetland middleware for expressJS.
database express middleware mysql nodejs orm postgresql sqlite
Last synced: 07 Apr 2026
https://github.com/abelzk/stellarmark-backgroud-remover-bot
A Telegram bot that swiftly removes image backgrounds with precision.
ai background-removal cloud-services image-processing python sqlite telegram-bot
Last synced: 15 Jun 2025
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/yongoe1024/RdbPlus
一个sqlite的增强工具,无需编写sql代码,一行搞定增删改查,为简化开发、提高效率而生
Last synced: 04 May 2025
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/aaronksaunders/hono-drizzle-node-app-1
Hono JS Drizzle ORM Template
better-sqlite3 drizzle-orm drizzleorm hono-js honojs javascript sqlite
Last synced: 03 Apr 2025
https://github.com/xiaozhiliaoo/database-product-practice
Focus on SQL/NewSQL Relation Database Product.
duckdb mysql postgresql sqlite tidb
Last synced: 05 Apr 2026
https://github.com/michaelzakaria/movielist
An IOS movies app to add all your favourite movies
constraints ios localstorage sqlite swift ui-design uikit xcode
Last synced: 02 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/magiclen/datalith
A file management system powered by SQLite for metadata storage and the file system for file storage. (in dev)
Last synced: 10 Apr 2025