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/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
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/0xyg3n/sql-playground
A multi-DBMS SQL query lab for pentesters, developers, and researchers — featuring real engines (MySQL, PostgreSQL, MSSQL, Oracle, SQLite), live query execution, and a beautiful UI. Built with AI + manual fine-tuning.
dbms dev developer-tools docker injection junior mariadb mssql mysql oracle pentest pentest-tool pentesting postgresql sandbox senior sql sqlite
Last synced: 18 Feb 2026
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/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
https://github.com/dgsb/tt
sqlite based time tracking tool
sqlite timetracker timetracking
Last synced: 19 May 2026
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/jespy666/restful-flask
Repository for a RESTful Application in Flask (Technical Specification)
alembic docker docker-compose flask flask-api flask-restful mysql sqlalchemy sqlalchemy-session sqlite unittest
Last synced: 11 Apr 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/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/lemon001017/http-download-server-golang
A website that supports HTTP downloads, pauses, resumes, redownloads, deletes, rate-limiting, and parallel multitasking downloads.
downloader gin gorm http sqlite tailwindui
Last synced: 15 Jun 2025
https://github.com/petrenko-alex/interactive-timetable-for-autists
Interactive Timetable - Интерактивное расписание для детей с расстройствами аутического спектра / Interactive timetable for autists
android autism autism-spectrum-disorder csharp interactive-timetable kids sqlite timetable xamarin
Last synced: 11 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/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/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/frknasir/cogito
An open source personal website
laravel6 php73 spa sqlite vue-router vue2 vuex
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/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/kidgodzilla/implausible-vue
A toy analytics app in Vue 3, using sql.js-httpvfs
Last synced: 20 Mar 2025
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/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/orbitinghail/sqlite-delta
Lightweight CDC patterns for SQLite
cdc change-data-capture database education lightweight patterns session sqlite
Last synced: 22 Jul 2025
https://github.com/thomassimmer/rocket-template
A template to build APIs with Rocket.
api asynchronous-programming backend diesel queue rocket rust sqlite task-manager template testing worker
Last synced: 17 Feb 2026
https://github.com/stonestepsinc/fit
A command line application that computes file checksums for a file tree and can verify file integrity against the same tree or at a new base directory.
checksum directory-tree exif exiv2 file file-checksum file-integrity file-tree file-verification integrity sqlite traverse verification walk
Last synced: 12 May 2025
https://github.com/bluestormdna/avdownloader
A Kotlin writed Anime Video Downloader for Android
android anime anko anko-sqlite coroutines download kotlin sqlite
Last synced: 13 May 2026
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/vsnaichuk/react-native-places
React Native App (Offline First) for sharing places that people visit from all over the world 🗺
expo mobx react react-native react-native-maps sqlite typescript
Last synced: 30 Dec 2025
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/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/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/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/kevinthulnith/php-crud-api
php crud api program developed with php and MySql
api-server automatic-api crud database geojson geospatial multi-datasource mysql openapi php php-api postgis postgresql rest-api restful sql-database sqlite sqlserver swagger
Last synced: 02 Feb 2026
https://github.com/kalebeccs/petshop-ipluso
Lojão da Ração é um sistema de gerenciamento de petshop, desenvolvido em Python com SQLite3
Last synced: 17 Feb 2026
https://github.com/gamemaker2k/hockey-test
Just a test script dealing with hockey games and stats.
hockey hockey-databank hockey-database hockey-games hockey-stats hockey-test hockeyapp php php6 php7 python python2 python3 sql sqlite sqlite-database sqlite3 sqlite3-database sqlitedatabase stats
Last synced: 13 May 2025
https://github.com/kmaleesha/vaccination-details-collector
This is a mini project which is created for collect vaccination details of the patients. Using Python with MySQL database.
Last synced: 20 May 2026
https://github.com/jameskulu/pharmacy-stock-management-java-swing
It is a stock management desktop application to store items' details.
Last synced: 17 May 2026
https://github.com/cr1ator/shikimory_activity
🔔 Telegram bot for tracking Shikimori.one activity - anime watch history, online status notifications
aiogram aiogram3 anime anime-bot anime-tracker asyncio beautifulsoup notification-bot python shikimori sqlite telegram telegram-bot web-scraping
Last synced: 09 Nov 2025
https://github.com/arturbomtempo-dev/upload.ai
Project developed during NLW AI to improve knowledge of JavaScript and Artificial Intelligence.
fastify ffmpeg javascript nodejs openai prisma radix-ui react shadcn-ui sqlite tailwindcss typescript zod
Last synced: 09 Apr 2025
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/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/airmcp-com/mcp-standards
Self-learning AI standards system - learns from corrections and auto-updates CLAUDE.md
ai-assistant ai-coding-assistant anthropic automation claude code-quality coding-standards configuration-management cursor-ai developer-productivity developer-tools knowledge-base local-first machine-learning mcp mcp-server pattern-learning python self-learning sqlite
Last synced: 14 Jan 2026
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/visualstudioblyat/baihu
the smallest paranoid ai assistant that actually works. 100% rust.
ai assistant cli discord-bot multi-provider ollama openrouter rust security self-hosted sqlite telegram-bot
Last synced: 10 Apr 2026
https://github.com/sky0621/cv-admin
CVのデータソース管理、Web API提供、Excel出力
cobra echo ent excelize golang kin-openapi openapi3 ozzo-validation sqlite swagger
Last synced: 12 Aug 2025
https://github.com/vladislavalerievich/android-development
Android apps I developed during the Java course at the university.
android android-calculator android-music-player android-notes android-recyclerview java note-app recyclerview sqlite
Last synced: 02 Aug 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/dmytro-varich/character-ai-telegram-bot
This project demonstrates interaction with the API of the Character AI web application, as well as the structure and principles of Telegram bot development. It allows users to chat with a Character AI persona in Telegram by sending and receiving messages via the API.
aiogram3 character-ai-api python sqlite telegram telegram-bot
Last synced: 27 Feb 2026
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/aayush-683/travelease
TravelEase is a web-based application developed by our team to simplify travel planning. Leveraging AI technology, TravelEase offers personalized itinerary suggestions tailored to individual preferences. Seamlessly navigate through destinations, budgets, and dates to generate custom itineraries for your next adventure.
ai css ejs email-sender express express-session expressjs gmail-smtp html itinerary-generator javas machine-learning nodejs nodemailer-smtp-transport sqlite travel-planning travel-tech web-application
Last synced: 24 Aug 2025
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/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/svelterust/axum-sqlite
Provides Sqlite database for axum
Last synced: 10 Jul 2025
https://github.com/lucasrznd/myvan_flutter
Aplicativo móvel para motoristas gerenciarem seus passageiros.
android cross-platform flutter ios mobile-app sqlite
Last synced: 11 Feb 2026
https://github.com/tantelyrandriamazaoro/charbon-cli
A Command Line Interface to automate/assist the job search and application process.
automations dependency-injection google-custom-search-api nodejs object-oriented-programming openai-api puppeteer sqlite typescript web-scraping
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/painterqubits/paramdb
Python package for storing and retrieving experiment parameters.
astropy python sqlalchemy sqlite
Last synced: 11 Feb 2026
https://github.com/bit8bytes/goalkeepr
Turn Your Goals Into a Clear Timeline.
Last synced: 03 May 2026
https://github.com/imgabreuw/maratona-discover-2
O JobsCalc é uma aplicação de estimativa de cálculo para projetos freelancer.
css ejs express html javascript maratona-discover-2 nodejs rocketseat sqlite
Last synced: 09 Apr 2026
https://github.com/mikeleppane/tursotui
A keyboard-driven terminal UI for browsing, querying, and administering Turso and SQLite databases — built with Rust, ratatui, and vim-inspired navigation.
cli crossterm database ratatui rust sqlite terminal terminal-ui tui tui-app turso tursodb vim
Last synced: 02 Apr 2026