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-23 00:29:42 UTC
- JSON Representation
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/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/rushi128/school-admission-app
This web application is designed to facilitate the registration and login process for students, as well as provide administrative functions for teachers. With this application, teachers can manage student registrations, allocate roll numbers, and perform various administrative tasks.
college-management css flask html innovation javascript project-management projects python registration school-management sqlite sqlite-database
Last synced: 10 Apr 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/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/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/hubert-kniola/io-tcpserver
Synchronous and asynchrounous TCP Server with SQL Data Base
Last synced: 02 May 2026
https://github.com/tobihatti/wrapsql
✔🌍 Multiple wrapper-classes for several languages and DB-Types
csharp dotnet mysql odbc oledb php sql sqlite vbnet wrapper wrapper-class wrapper-library
Last synced: 30 Dec 2025
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/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/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/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/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/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/quarkiverse/quarkus-jdbc-sqlite4j
SQLite driver for Quarkus with Agroal in pure Java built on SQLite4j
Last synced: 12 Apr 2025
https://github.com/ks6088ts-labs/template-langgraph
A comprehensive LangGraph template
azure-ai-foundry azure-ai-search azure-cosmos-db azure-openai dify elasticsearch fastapi jupyter-notebook langchain langgraph langgraph-studio ollama postgresql qdrant sqlite streamlit
Last synced: 09 Apr 2026
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/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/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/ecpeter23/nyx
Lightweight Rust CLI vulnerability scanner
ast-analysis cli-tool code-analysis code-quality code-security developer-tools multi-language rust rust-cli sast security-automation security-scanner security-scanning security-tools sqlite static-analysis static-code-analysis tree-sitter vulnerability-detection vulnerability-scanner
Last synced: 13 Aug 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/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/arshadkazmi42/chrome-cookie-path
Find chrome cookies sqlite database path.
browser chrome chrome-cookie-path cookie-store cookies cross-platform sqlite
Last synced: 14 Aug 2025
https://github.com/vijay-varadarajan/vetconnect
A fully functional web application to promote veterinary healthcare and pet health in India and to increase public awareness about the importance of animal health.
flask healthcare html-css pet sqlite veterinary web-application
Last synced: 03 May 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/frknasir/cogito
An open source personal website
laravel6 php73 spa sqlite vue-router vue2 vuex
Last synced: 03 Feb 2026
https://github.com/margelo/react-native-quick-sqlite
DEPRECATED: Use "react-native-nitro-sqlite" instead
jsi lib native react react-native sql sqlite storage
Last synced: 14 Apr 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/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/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/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/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/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/zinzied/humanfuzz
Human-like web fuzzer for advanced vulnerability detection in web applications.
csrf payloads pentesting sqlite ssrf vulnerabilities vulnerability vulnerability-scanners website xss-vulnerability
Last synced: 07 Mar 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/kidgodzilla/implausible-vue
A toy analytics app in Vue 3, using sql.js-httpvfs
Last synced: 20 Mar 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/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/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/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/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/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/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/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/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/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/hy-zhengwei/hy.common.db
通用关系型数据库的操作类库
alibaba-druid database datasource datasource-group db mysql oracle sql sqlite sqlserver
Last synced: 02 Aug 2025
https://github.com/pointedsec/yt-converter-api
A Go-based REST API for YouTube video conversion and management with user authentication, admin controls, and video format selection capabilities. Built with Fiber framework, SQLite and Python (yt-dlp).
admin-panel docker fiber go-fiber golang golang-api jwt jwt-authentication rest-api sqlite user-management video-processing youtube-api youtube-api-video-converter youtube-downloader
Last synced: 02 Aug 2025
https://github.com/mo7amedaliebaid/tasks_manager
Beautiful Flutter tasks manager app
animations api bloc clean-architecture dart dart-ma flutter flutter-animation flutter-ui mockito sqlite swipe tasks-manager unit-testing
Last synced: 26 Sep 2025
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/sadatrafsanjani/student-information-system
This is a graphica user interface based software that is engineered with java Swing. It can store and retrive student information in aSQLITE database.
Last synced: 19 May 2026
https://github.com/alvinwan/uniexpect
doctest utility and inline testing for REPL languages
inline-testing language python python-doctests repl scheme sqlite testing utility
Last synced: 18 Apr 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/yongoe1024/RdbPlus
一个sqlite的增强工具,无需编写sql代码,一行搞定增删改查,为简化开发、提高效率而生
Last synced: 04 May 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/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/cleilsonandrade/ecoleta
Projeto com proposta de criar uma rede de pontos de reciclagem, utilizando servidor web, banco de dados e template engine.
database express fullstack monolith nlw nodemon nunjucks reciclagem recycling rocketseat sql sqlite
Last synced: 29 Sep 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/floralunit/socstipend-wpf-mvvm-sqlite
Десктопное приложение для соц. педагогов колледжей для управления социальными справками и льготами для студентов. Реализовано на WPF на паттерне MVVM, база данных SQLite создается сама при первом запуске приложения.
Last synced: 16 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
https://github.com/ijklim/tradedata
(Outdated, latest: https://github.com/ijklim/tradedata-2020) Collect stock data (Laravel 5.5.23, Vue.js 2.5.13, Bootstrap 4 Beta 3, SQLite)
bootstrap4 laravel laravel55 phpunit phpunit-tests sqlite vue vuejs2
Last synced: 02 Oct 2025
https://github.com/benaliossama/snippetbox
An open-source Snippetbox, built with Go, inspired by the book Let's Go by Alex Edwards (2022). Designed as a hands-on learning project for developers to explore web development with Go. Contributions and feedback are welcome!
backend css frontend go html sqlite
Last synced: 16 Feb 2026
https://github.com/MaikolSoro/Foody
Develop beautiful and fully functional Android App in Android Studio using the power of Kotlin programming language.
android-architecture datastore flow hilt-dagger2 jetpack-navigation kotlin-android kotlin-coroutines kotlin-coroutines-mvvm okhttp recyclerview rest-api retrofit2 room room-database sqlite stateflow xml
Last synced: 12 Mar 2025
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/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/thoonk/android-chatproject
One-on-one Couple Chat Application with Firebase
Last synced: 28 Apr 2026
https://github.com/salvatoreamaddio/backend_businessappsharpbuilder
BusinessAppSharpBuilder is a framework that runs on .NET 8. It is designed to speed up the development of business-oriented from a back-end viewpoint.
back-end back-end-development backend backend-development com csharp csharp-code dot-net email-sender excel mysql mysql-database security sqlite sqlite-database sqlite3 sqlite3-database
Last synced: 03 Feb 2026
https://github.com/dinesh2510/crud-operation-in-sqlite-recyclerview-and-listview-android
(Create Read Update Delete)CRUD Operation using sqlite (Recyclerview and Listview)
crud crud-application crud-operation database listview listview-android recyclerview sqlite sqlite-android sqlite-database sqlite-recyclerview sqlite3
Last synced: 12 Sep 2025
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/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/stevekm/newfile-detector-nf
Database-driven Nextflow app using Django ORM standalone
database django django-orm nextflow sqlite
Last synced: 09 Apr 2026
https://github.com/tinybiggames/game2d
A fast, intuitive Object Pascal library for 2D game development in Delphi—Game2D makes building everything from classic arcade games to modern prototypes easy, so you can focus on gameplay, not boilerplate. Game2D - Build. Play. Repeat.
delphi game-toolkit gamedev miniaudio mpeg-video mysql nuklear-gui opengl21 sqlite stb stdx udp win64 windows-10 windows-11 zlib
Last synced: 18 Jun 2025