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/abdurahmans/libsql-query
libsql query-builder rust rust-crate rust-library sqlite
Last synced: 19 Apr 2026
https://github.com/kanz2004/a-personal-finance-management-app
Android application to manage personal finance
android-application java kotlin personal-financ software-development sqlite
Last synced: 20 Apr 2026
https://github.com/r-n/perpustakaan
college-assignment college-assignments database java lending library sqlite swing
Last synced: 09 May 2026
https://github.com/georgeleithead/minimalapiwithmodule
A .NET 6 Minimal Web API implemented with the DOMAIN/MODULE pattern and xUnit tests.
api domain dotnet entityframework minimal module sqlite web
Last synced: 09 May 2026
https://github.com/martyniukkk/toolmaster
Tool Master is an all-in-one productivity app featuring a Todo List, Timer, and Flashlight, designed to simplify your daily tasks with ease and efficiency.
all-in-one-app android android-development clean-architecture dependency-injection flashlight koin kotlin mobile-app mvvm productivity-app sqlite task-manager time-tracking timer todo-list utility-tools
Last synced: 09 May 2026
https://github.com/tatsuyafujisaki/sql-cheat-sheet
access mysql sql sql-server sqlite
Last synced: 09 May 2026
https://github.com/karthiks-forest/farmly_app
Farmly - connecting Farmers, Growing Opportunities 🌱
android-application farmer farmers-markets idea innovation ios-app mobile-app mobile-development react-native sqlite startup
Last synced: 20 Apr 2026
https://github.com/bohdanbobrowski/digikam_screensaver
Windows screensaver, from pictures loaded out from Digikam database in Python
digikam python screensaver sqlite sqlite3 tkinter tkinter-gui win32api windows
Last synced: 09 May 2026
https://github.com/prempreetbrar/aplitrack
An app for tracking job applications; created by drawing an Entity-Relationship diagram, mapping it to the relational model, making a use-case diagram. Backend uses MVC architecture with authentication using JWT token, Brevo email handling, Multer file uploading.
email-notification error-handling expressjs javascript jwt-authentication jwt-authorization multer-fileupload mvc-architecture nodejs pugjs rest-api sequelize sqlite
Last synced: 24 Jan 2026
https://github.com/pomxark/avaloniaentityframeworkexample
Пример подключения EntityFramework
avalonia entity-framework sqlite
Last synced: 20 Apr 2026
https://github.com/mehdidc/bm
Simple console bookmark manager that uses Sqlite to store the links.
bookmarks bookmarks-manager shell sqlite sqlite3
Last synced: 20 Apr 2026
https://github.com/lucasribeiro1024b/controlededocumentos
Sistema de Controle de Documentos.
Last synced: 09 May 2026
https://github.com/shnartho/full-stack-ecommerce-website
eCommerce Website Using Django, Reactjs, SQLite, PostgresSQL, Cloud (AWS, Heroku) etc
aws django django-rest-framework heroku-deployment javascript postgresql postman reactjs sqlite
Last synced: 10 Apr 2026
https://github.com/doumdi/project-time-tracker
Simple time tracking per project, and presence detection with BLE devices
ble-devices copilot electron local mcp mpc-servers portable presence-detection react reporting sqlite time tracking
Last synced: 04 Feb 2026
https://github.com/henriqueotogami/aula-django
Aula de Django, do Bootcamp Desenvolvedor Full Stack Python , na Digital Innovation One.
bootcamp digital-innovation-one django python sqlite
Last synced: 09 May 2026
https://github.com/wensheng31/worktracker
一個簡單的工時記錄系統,使用 Flask 開發,可以記錄每日工作時間並自動計算薪資。
bootstrap bootstrap5 css flask html python3 sqlite
Last synced: 24 Jan 2026
https://github.com/mateolafalce/genesis-query
Genesis Query is a web application built with Flask that lets users submit and vote on prompts for ASI. Each user can leave a comment (prompt) and upvote others. The app displays the country flag of each user based on their IP, and includes pagination for browsing top-voted prompts.
asi flask prompt sqlite vote-application
Last synced: 09 May 2026
https://github.com/cxmrykk/waze-heatmap
Store and display Waze alerts on a Heatmap (SQLite, OpenStreetMap)
javascript leaflet rust sqlite waze
Last synced: 09 May 2026
https://github.com/shim369/nextjs-typescript-aspnetcore-todo-app
asp-net-core-mvc nextjs sqlite typescript
Last synced: 09 Apr 2026
https://github.com/valfonsoardila/yourjob-backend
Backend de la app YourJob en Node js, SQL lite y sequelize
Last synced: 21 Apr 2026
https://github.com/geoion/norma
Modern, type-safe Python ORM with dataclass support. Works with PostgreSQL, SQLite, MongoDB, and Cassandra.
async cassandra cli codegen dataclass fastapi mongodb orm postgres postgresql pydantic python schema-generation sqlite tornado type-safety validation
Last synced: 11 Apr 2026
https://github.com/inaldor/book-manager
A book inventory app
book-inventory coredata sqlite swift
Last synced: 15 Mar 2025
https://github.com/alexandertiopan1212/streamlit_app_gis_clustering_fcm_pso
A Streamlit-based web application for geospatial clustering using Fuzzy C-Means (FCM) and Particle Swarm Optimization (PSO), visualized on an interactive map with support for shapefiles in .zip format. Includes a blog module for adding and managing user-generated articles.
fiona fuzzy-cmeans-clustering pso-algorithm python sqlite streamlit
Last synced: 09 May 2026
https://github.com/kazimovzaman2/cs50w-mail
📩 Project 3 of "Harvard CS50’s Web Programming with Python and JavaScript"
cs50 cs50w cs50web-project3 css django html javascript mail sqlite
Last synced: 10 Apr 2026
https://github.com/hackfutsec/dumper
SQL Injection Dumper est un outil en ligne de commande conçu pour tester et exploiter les vulnérabilités d'injection SQL sur des sites Web. Il permet de détecter des failles SQL, d'extraire des informations sensibles telles que le nom de la base de données, les tables et les colonnes, puis de dumper les données des tables vulnérables.
injection payload php-vulnerabilities python python-scripts sql sqlite
Last synced: 09 May 2026
https://github.com/wartem/open_art_web_viewer_lite
A lightweight Python Flask web app using SQLite and JavaScript for browsing and searching artworks from various collections. Features dynamic image loading, search functionality, and infinite scrolling.
art dynamic flask infinite-scrolling javascript open python search sqlite web
Last synced: 16 Mar 2026
https://github.com/nao1215/sqlode
Generate type-safe Gleam code from SQL schemas and queries. sqlc-style workflow with PostgreSQL, MySQL, and SQLite support.
cli code-generation codegen database erlang gleam mysql postgresql sql sqlite type-safe
Last synced: 09 May 2026
https://github.com/zckyachmd/immich-album-downloader
📸 Backup your Immich albums like a boss. Fast, safe, and resumable CLI built with Node.js.
album-downloader automation backup cli immich immich-api immich-cli media-backup nodejs photo-downloader sqlite
Last synced: 10 May 2026
https://github.com/preston-peterson/hoptrail
Continuous traceroute and per-hop latency tracker for Linux
golang icmp latency network-monitoring ntfy ping self-hosted sqlite svelte traceroute
Last synced: 25 Jun 2026
https://github.com/danielemidio1988/labeddit-backend
API construida para o gerenciamento das informações da Base de Dados da aplicação do Labeddit, onde você pode manipular informações de cadastro de usuários e publicações.
aoo jest knex nodejs poo sqlite typescript
Last synced: 13 Apr 2026
https://github.com/mateusfg7/nlw-heat-node
Node server made on NLW - Head
dowhile dowhile2021 express jwt nlw-7 nlw-heat node prisma rocketseat socket-io sqlite
Last synced: 15 Apr 2026
https://github.com/lweiss01/pmwatch
Open-source anomaly detector for politically-sensitive Kalshi prediction markets. Flags unusual trading patterns that may precede public announcements. Public API only, no auth required.
anomaly-detection fastapi fintech insider-trading kalshi open-source prediction-markets python sqlite transparency
Last synced: 10 Jun 2026
https://github.com/psvensson/node-raft-sqlite
A small service leveraging raft-runner (node-zmq-raft) and in-memory webassembly sqlite for a node.js centric raft-replicated sqlite db, similar in spirit to rqlite but with way less capabilities or scope
Last synced: 10 May 2026
https://github.com/stobertonf/imc_dio
Desafio de projeto da Formação Flutter Specialist da dio.me
dart flutter hive imc sharedpreferences sqlite
Last synced: 20 Apr 2026
https://github.com/cauandzn/normalabs
Landing Page of Normalabs, a Normatel innovation hub. Application built with NextJS, TypeScript, TailwindCSS, Express, PrismaORM and SQLite.
next nextjs prisma react reactjs sqlite tailwindcss
Last synced: 11 Apr 2026
https://github.com/logan169/okcoin-btc-ltc-scraper
Rpi cryptocurrencies scraper
apscheduler cryptocurrency okcoin-api python3 raspberry-pi sqlite
Last synced: 11 May 2026
https://github.com/vilhalva/crud-telegram-em-sqlite
🤤ESSE É UM BOT DO TELEGRAM DE CRUD EM SQLITE!
bot crud database framework projeto python python-telegram-bot redes-sociais sqlite telegram
Last synced: 11 May 2026
https://github.com/dipto9999/stock_portfolio_app
Tkinter application which enables users to analyze stock purchase transactions and simulate profits with previous market data.
data-science matplotlib oop python sqlite statistics tkinter ux-design
Last synced: 11 May 2026
https://github.com/tamimattafi/android-room-compound
A light-weight code generation library that helps reducing boilerplate code when working with relations in Room
android android-library compound kotlin ksp relationships room-database sqlite
Last synced: 12 May 2026
https://github.com/simran1199/pocket-partner
Automatically alerts the registered users about the availability of the products in the wishlist and if the product's price drops by it's previous value. Hence eliminating the manual checking of the details.
flask-application html-css python sqlite
Last synced: 26 Apr 2026
https://github.com/attogram/randomosity-tester
Randomosity Tester - frequency distribution and timings for PHP rand(), mt_rand(), random_int(), and SQLite ORDER BY RANDOM()
Last synced: 12 May 2026
https://github.com/man2dev/writing-checker
A project to find, index and track grammar and, spelling mistakes from writing locally
language language-learning language-tool language-tools pyhton python3 sqlite tkinter tkinter-gui tkinter-python writing writing-application writing-software writing-tool
Last synced: 13 May 2026
https://github.com/francescodisalesgithub/dorker
google dork hacking tool
database exploit-db google google-dork google-dorking google-dorks hacking penetration-testing pentest-tool python security security-tools security-vulnerability sqlite tool
Last synced: 13 May 2026
https://github.com/clear-group-ausbildung/greetings
Ruby on Rails Web Client for the Welcome Screen Application
Last synced: 21 Jan 2026
https://github.com/escoffier-labs/code-search-api
Local semantic code search with Ollama embeddings, SQLite, and hybrid search. Index your codebase with language-aware chunking and find code by intent.
code-indexing code-search developer-tools embeddings fastapi hybrid-search local-first ollama semantic-search sqlite
Last synced: 11 Jun 2026
https://github.com/mictronics/gilda_parser
Parser demo that is reading GILDA export files in XML format into an SQLite database.
Last synced: 13 May 2026
https://github.com/skimmenthal13/asql
C# Library that let use multiple types of databases (SqlServer, Oracle, MySql, PostgreSQL, Sqlite) with same code
database events log migrator multidatabase mysql oracle orm performance postgresql sql sqlite sqlserver trace transactional
Last synced: 01 Feb 2026
https://github.com/sashka11111/goal-tracker-db
Course project. An application for tracking personal goals.
atlantafx controlsfx hicaricp-datasource java javafx maven slf4j sqlite
Last synced: 27 Apr 2026
https://github.com/jefrey13/notelistprismats
This is a practice with Nextjs implementing Prisma, Typescript and Sqlite.
nextjs notes prisma-orm sqlite typescript
Last synced: 27 Apr 2026
https://github.com/mekedron/wolt-stats
Unofficial hobby dashboard for syncing and exploring your Wolt order history.
dashboard delivery food sqlite svelte tailwindcss unnoficial vibe-coding wolt
Last synced: 12 Jun 2026
https://github.com/jonudell/flowpipe-readme
Dashboards for DevOps. Visualize cloud configurations. Assess security posture against a huge library of benchmarks. Build custom dashboards with code.
aws azure cloud compliance dashboards-as-code devops gcp kubernetes postgres security sqlite visualization
Last synced: 10 Apr 2026
https://github.com/abdullahbakir97/stock-manager
Professional desktop inventory management for Windows — local-first SQLite store, barcode-aware, multi-user with role separation.
desktop-app inventory-management offline pyqt6 python sqlite stock-manager windows
Last synced: 13 Jun 2026
https://github.com/manzi-cedrick/arduino-rfid-check
arduino database python3 rfid-reader sqlite sqlite3
Last synced: 11 Apr 2026
https://github.com/maxtek6/keybase-go
Key counting database with expiring keys and optional persistence.
dracula mailsac sqlite sqlite-database sqlite3
Last synced: 10 Aug 2025
https://github.com/ayrton09/umbrellaranked-cs2
Native CounterStrikeSharp ranked system for CS2
counter-strike-2 counterstrikesharp cs2 csharp mysql ranked sqlite
Last synced: 15 Jun 2026
https://github.com/zobweyt/giveaways
An app for hosting fair and reliable giveaways at your discord (https://discord.com)
bogus bot discord discord-csharp discord-net dotnet sqlite xunit
Last synced: 09 Apr 2026
https://github.com/ferdiebergado/netlify-fullstack
Fullstack typescript application template for deployment to Netlify
fullstack libsql netlify nodejs oauth2 react react-query react-router shadcn sqlite turso typescript vite zod
Last synced: 15 Jun 2026
https://github.com/fairspec/fairspec-standard
Fairspec is a data exchange format compatible with DataCite for metadata and JSON Schema for structured data
ckan csv data dataset excel fair fairspec json ods polars python quality schema sqlite table typescript validation zenodo
Last synced: 16 Jun 2026
https://github.com/gioe/tusk
Portable task management for Claude Code — local SQLite DB, CLI, and skills for autonomous workflows
ai-agents claude-code cli developer-tools sqlite task-management
Last synced: 17 Jun 2026
https://github.com/fernandocelmer/project-basic-test-sqlalchemy
Test Project - POC [Python + SQLAlchemy + SQLite]
python sqlalchemy sqlalchemy-core sqlalchemy-orm sqlalchemy-orm-add-all sqlalchemy-orm-bulk-save-objects sqlite
Last synced: 15 Apr 2026
https://github.com/mgnischor/cbm-lrv-estoque
Sistema de controle de estoque desenvolvido em C# e WPF para o Corpo de Bombeiros Militar de Lucas do Rio Verde, com gerenciamento de materiais, entradas, saídas, relatórios e controle de validade.
Last synced: 17 Jun 2026
https://github.com/phiat/project-pat
Single-user workshop for ideation, periodic research, and design-doc drafting — htmx-over-go, sqlite, multi-provider LLM agents.
agents go htmx project-template sqlite
Last synced: 17 Jun 2026
https://github.com/clawnify/open-dentist
Open-source dental practice management — multi-room agenda, patient charts, treatment plans, clinical notes, billing.
appointment-scheduling archy-alternative carestack-alternative clawnify-template clinical-notes dental dental-chart dental-practice-management dental-software dentist dentrix-alternative healthcare hono odontogram open-source practice-management-software react sqlite tailwindcss typescript
Last synced: 18 Jun 2026
https://github.com/GuiFernandess7/reddit-subreddit-posts-extraction
ETL Application for Automated Reddit Data Collection
githubactions python reddit reddit-api sqlalchemy sqlite
Last synced: 31 Mar 2025
https://github.com/sushantnair/django-tutorial
A comprehensive walkthrough of Django's main features that make it such a powerful website development tool. The codes are inspired from and the notes are created by Mrs. Nirmala Baloorkar, Assistant Professor, KJ Somaiya College of Engineering, SVU, Vidyavihar, Mumbai, 400077.
django django-admin django-admin-interface django-admin-panel django-application django-forms django-framework django-models django-rest-framework django-session django-template-language django-templates good-lessons goodreads html-css-javascript model-view-template restful-webservices sqlite tutorial
Last synced: 28 Apr 2026
https://github.com/simpsonresearch/notify
Be notified when a message containing a specific word is sent in a discord server
Last synced: 29 Jun 2026
https://github.com/ashish0kumar/taskly
📋 A CLI Task manager built using Cobra & Bubble Tea in Go
bubbletea charmbracelet cobra-cli go golang kanban kanban-board sqlite task task-manager todo
Last synced: 28 Apr 2026
https://github.com/ajnus/autobar_man_programacao_de_microcontroladores_eng1419
Projeto Final da disciplina eletiva Programação de Microcontroladores na Graduação em Ciência da Computação: PUC-Rio | Nota: 8.78
arduino cplusplus pyhton sqlite tkinter tkinter-graphic-interface tkinter-gui tkinter-python
Last synced: 15 Apr 2026
https://github.com/eeyribas/csharp-applications
Contains applications developed using the C# programming language. These applications cover a variety of topics, Excel operations, JSON reading and writing, XML processing and SQLite integration.
canvas-js chart control-panel csharp csharp-application csharp-programming csharp-project examples excel jquery json-read-and-write net-framework net-framework-461 serial-port-communication sqlite sqlite-database thread visual-studio visual-studio-2019 xml
Last synced: 28 Apr 2026
https://github.com/ajalzahrani/bun-hono-drizzle-sqlite
Bun starting kit application uses (hono, drizzle, sqlite, and zod)
api-versioning bun drizzle hono orm sqlite starting-kit
Last synced: 07 Apr 2026
https://github.com/justsml/sqlite-factory
A sqlite helper to simplify using it in your apps!
Last synced: 16 May 2026
https://github.com/mustakimali/csvtosqlite
Import CSV files into SQLite database
csv csv-import csv-import-to-database csv-importer sqlite sqlite3
Last synced: 11 Mar 2026
https://github.com/edwardcdev/node-express-rest-api
A simple REST API based on Node.js, Express.js and SQLite
express node restful-api sqlite
Last synced: 15 Apr 2026
https://github.com/shugomatsuzawa/facial-paralysis-care
日本で顔面神経麻痺の重症度の評価に使われている40点法(柳原法)に基づきテストを行い、患者さんの自宅でのリハビリを支援するモバイルアプリ
expo expo-camera expo-sqlite medical-application mobile-app react-native react-native-paper react-navigation sqlite
Last synced: 10 Apr 2026
https://github.com/monambike/kwijisho-discord-bot
Fun and friendly interactive Discord bot with a wide range of functions.
apod bot chatgpt csharp discord discord-bot docfx dotnet dsharpplus nasa nasa-api sqlite
Last synced: 18 Feb 2026
https://github.com/rohankvashisht/library-management-system-v1
A library management system built using Python.
pillow python python-3 python3 sqlite sqlite-database sqlite3 sqlite3-database tkcalendar tkinter tkinter-graphic-interface tkinter-gui tkinter-python
Last synced: 29 Apr 2026
https://github.com/zouariomar/hirelog
Job Tracker Desktop App
apache2 bash crud java java21 javafx log4j management maven project shell-script sqlite sqlite3
Last synced: 14 Aug 2025
https://github.com/eduardapontel/restaurant-api
A RESTful API for management of products, tables, table sessions, and orders.
express knexjs nodejs sqlite typescript zod
Last synced: 11 Apr 2026
https://github.com/xexr/mcp-libsql
Secure MCP server for libSQL databases with comprehensive tools, connection pooling, and transaction support. Built with TypeScript for Claude Desktop, Claude Code, Cursor, and other MCP clients.
ai-tools claude database libsql mcp mcp-server mcp-tools model-context-protocol model-context-protocol-servers sql sqlite sqlite3 turso turso-db
Last synced: 29 Jun 2025
https://github.com/dataformsjs/website
🌐 DataFormsJS Website 🖥️
database dataformsjs geonames javascript nodejs php python react-components single-page-app spa sqlite vue web-components
Last synced: 10 Apr 2025
https://github.com/medz/refine-sqlx
A powerful, cross-platform SQL data provider for Refine
bun cloudflare-d1 data-provider node refine sql sqlite
Last synced: 14 Apr 2026
https://github.com/ribborges/kakebo
Kakebo is a simple personal finance app inspered by the japanese savings method.
expo expo-sqlite mobile nodejs react react-native sqlite typescript zustand
Last synced: 10 Apr 2026