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-07 00:26:25 UTC
- JSON Representation
https://github.com/fairspec/fairspec-typescript
Fairspec TypeScript is a fast data management framework built on top of the Fairspec standard and Polars DataFrames
ckan csv data dataframe dataset excel fair json ods polars quality schema sqlite table typescript validation zenodo
Last synced: 09 Feb 2026
https://github.com/heathlogancampbell/tweet-clone-mvc
A small tweeter clone using Dotnet
Last synced: 13 Apr 2026
https://github.com/k1r0s/korm
[DEPRECATED] Lightweight orm with different DB adapters
database orm orm-library ormlite promise sqlite
Last synced: 12 Feb 2026
https://github.com/tillkuhn/billy-idle
💤 Billy Idle - Lightweight MacOS (In)activity Tracker written in Go
go grpc hours macos sqlite time-tracking timer tool work
Last synced: 29 Apr 2026
https://github.com/florianschmidt1994/swahili-dictionary
A very simple swahili dictionary with a clean UI
dictionary django python3 sqlite swahili
Last synced: 13 Apr 2026
https://github.com/rememora/rememora
Persistent, cross-agent memory for AI coding agents. Rust CLI + SQLite. Install as a Claude Code plugin — everything is automatic.
ai ai-agents claude-code claude-code-plugin cli codex cross-agent developer-tools gemini-cli local-first memory rust sqlite
Last synced: 26 Apr 2026
https://github.com/gobeli/deno-drizzle-embeddings
Vector embeddings with Deno, Drizzle and sqlite
deno drizzle-orm hono sqlite vector-embeddings
Last synced: 12 Apr 2026
https://github.com/parshavshah/openchat-translator
OpenChat Translator is an AI-powered multilingual chat app that translates messages in real-time using OpenAI, enabling seamless communication between users speaking different languages via a simple, AJAX-based interface.
express messaging-app multilingual nodejs openai sqlite translation
Last synced: 04 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/k-cermak/uptimekumaprobe
A simple probe, for internal service health detection with API for Kuma Uptime.
api cli go golang monitoring monitoring-tool probe service-checker sqlite uptime uptime-check uptime-checker uptime-kuma uptime-monitor uptimekuma
Last synced: 09 Apr 2025
https://github.com/ar4ikov/sqlextendedobjects
Утилиты и классы для облегченной и удобной работы с SQlite таблицами и SQL в целом.
database db oop opensource pytnon sql sqlite sqlite3 tables
Last synced: 05 May 2026
https://github.com/meatcar/lcbo-car-fuel
Find the most cost-effective product to fuel an ethanol car with from LCBO
Last synced: 25 Feb 2026
https://github.com/arvind-4/fastapi-sqlalchemy
A FastAPI app with a TurboDB backend using SQLAlchemy.
fastapi python sqlalchemy-python sqlite turso
Last synced: 18 Apr 2026
https://github.com/attilaberencsi/capnodejsfullstack
Build an Application End-to-End Using CAP, Node.js and VS Code
Last synced: 04 May 2026
https://github.com/nirmalnishant645/attendance-system
Automated Attendance System using Facial Recognition in Python
attendance-system cv cv2 face-recognition facial-recognition haar-cascade haar-cascade-classifier machine-learning numpy opencv opencv-python pandas python python-3 python3 sql sqlite sqlite3 tkinter tkinter-gui
Last synced: 15 Apr 2026
https://github.com/furk4nbulut/map-tracker-flutter
Map Tracker is a Flutter application designed to help users track their walking activities. The application allows users to start and end walking sessions, calculate the duration and distance of each activity, and view detailed historical data on a map.
firebase firestore flutter sqflite sqlite
Last synced: 27 Feb 2025
https://github.com/m4rc3l05/rss-hub
A self host solution to get news from rss/atom/json feeds.
atom atom-reader deno denoland feed feed-reader hono rss rss-aggregator rss-reader sqlite
Last synced: 05 May 2026
https://github.com/rodrigocarrico01/api_refund
API para reembolso.
multer prisma sqlite typescript
Last synced: 18 Apr 2026
https://github.com/milestonetg/nhibernate-sqlite
A NHibernate SQLite driver using Microsoft.Data.Sqlite supporting .Net Core.
dotnet-core dotnet-standard nhibernate sqlite
Last synced: 10 Apr 2026
https://github.com/duydang2311/askkit
AI Chatbot w/ launcher application built with Rust
desktop rust sqlite svelte sveltekit tailwindcss tauri tiptap windows
Last synced: 15 Apr 2026
https://github.com/butterscotchstallion/ez-job-compare
React site to compare jobs using Flask and sqlite3
flask materialui python3 react sqlite typescript
Last synced: 04 Apr 2026
https://github.com/suizer98/djangogis
This project is created for: Grab GeoStars Program 2022 Geospatial Research Project.
django folium geostar gis grab openrouteservice python sqlite
Last synced: 12 Apr 2026
https://github.com/sashka11111/medical-guide
Multinational medicine guide.
atlantafx controlsfx hicaricp-datasource java javafx maven slf4j sqlite
Last synced: 11 Apr 2026
https://github.com/rezafarazi/seo_optimizer
a panel for seo optimize with spring boot
Last synced: 22 Feb 2026
https://github.com/halva773/fuzzy-search
DDD Project w/ FastAPI + SQLite + Redis
celery cruds docker fastapi fuzzy-search jwt kubernetes python redis sqlalchemy sqlite web-sockets
Last synced: 11 Apr 2026
https://github.com/yutounun/taskmanagementbackend
API for the TaskManagement app
aws aws-apprunner ci-cd docker docker-compose fastapi github-actions pytest python render sqlite
Last synced: 11 Apr 2026
https://github.com/l-vamsi-krishna/todo
Flask & CLI based ToDo application built with python
cli database flask flask-sqlalchemy python3 sqlite todo
Last synced: 11 Mar 2025
https://github.com/hirotakadango/group-messages
This is just a very simple group messages using ajax.
chat-app message real-time-messaging sqlite sqlite-database
Last synced: 17 May 2026
https://github.com/wpcodevo/explore-prisma
In this tutorial, you will learn how to set up and configure a PostgreSQL instance on your local development environment using Docker and Docker Compose. Next, you will use Prisma to create databases and models, as well as perform the basic CRUD, Create/Read/Update/Delete operations. Then, you will create Prisma associations for one-to-one, one-to-many, and many-to-many relationships.
mysql postgres postgresql prisma prisma-client prisma-orm prisma2 sqlite
Last synced: 13 Apr 2026
https://github.com/silentsignal/burp-sqlite-logger
SQLite logger for Burp Suite
Last synced: 21 Jan 2026
https://github.com/hasnatrasool163/-javafx-school-management-system
A comprehensive School Management System desktop application built with JavaFX and SQLite. Ideal as a final-year or portfolio project, this system offers CRUD operations across multiple modules in a clean, user-friendly UI.
css database java javafx javafx-application javafx-desktop-apps javafx-gui javafx-project maven school-management school-management-software sqlite
Last synced: 13 Apr 2026
https://github.com/xeqlol/musicql
graphql api endpoint based on sqlite sample database
graphql nodejs sequelize sqlite
Last synced: 05 Apr 2026
https://github.com/pixelspark/sqlite
SQLite Swift package that does not rely on system-provided SQLite and builds on Linux
Last synced: 15 Apr 2026
https://github.com/luismisanve/langtosql_lite
Android App assisted with an AI that translates natural language to SQLite queries
ai android-studio database gemini java sqlite
Last synced: 29 May 2026
https://github.com/arthur-llevy/simbora-api
API do projeto Simbora - Projeto Integrador
fastify fastify-type-provider-zod nodejs prisma sqlite typescript zod
Last synced: 15 Apr 2026
https://github.com/naveeng2402/railway-reservation-gtk_c
Railway Reservation application that lets you to emulate the Booking, Downloading and Cancelling your tickets that is programmed in C using GTK, sqlite3, CSS, wkhtmltopdf
applicaiton c css database gtk gtk3 html relational-databases software sqlite sqlite3 svg wkhtmltoimage wkhtmltopdf
Last synced: 15 Apr 2026
https://github.com/deadislove/dotnet-hexacleanhybarch-template
Modular, testable backend architecture template in .NET 9. Combines Hexagonal + Clean Architecture with plug-in-style modules (Auth, User, etc.) and dynamic adapter registration for scalable systems.
api-template clearn-arch ddd docker-compose dockerfile dotnet health-check hexagonal-architecture jwt-authentication modular-design mssql plugin postgresql rate-limiting sqlite swagger-ui
Last synced: 12 Apr 2026
https://github.com/cdaringe/sqlite-row-level-security
[WIP]
rls row-level-security sqlite sqlite-extension sqlite3
Last synced: 14 Jun 2026
https://github.com/melinteflxrin/database-management-system-oop
A lightweight implementation of a database management system, similar to SQLite.
database database-management dbms sql sqlite sqlite-database
Last synced: 05 May 2026
https://github.com/whosonfirst/go-whosonfirst-sqlite-markdown
There are many Markdown tools. This one is ours, for indexing things in SQLite.
golang markdown sqlite whosonfirst
Last synced: 05 Apr 2026
https://github.com/theognis1002/django-playground
Test and experiment with Django ORM, third party packages, etc.
django django-rest-framework postgresql sqlite
Last synced: 05 Apr 2026
https://github.com/basemax/edb-sqlite-nodejs
edb-sqlite: Easy Database SQLite NodeJs
javascript js nodejs nodejs-sqlite sqlite sqlite-backend sqlite-database sqlite-nodejs sqlite-orm sqlite3 sqlite3-database
Last synced: 13 Apr 2026
https://github.com/xanthium-enterprises/gui-app-for-sqlite-database-crud-ops-using-csharp-and-winforms
Learn to integrate the SQLite database into a WinForms application using C# language and display the data present in a SQLite db in a tabular or grid view on a Windows Form app using the DataGridView Control present in WinForms
csharp database dotnet dotnet-core sqlite sqlite-database sqlite3 sqlite3-database windows-forms winforms
Last synced: 07 Feb 2026
https://github.com/luckyshot/thermostat
Smart Home Thermostat with Web interface, customizable options, weekly On/Off schedule programming, presence detector (privacy-friendly) and weather data.
diy gpio hacktoberfest home-assistant home-automation php python raspberry-pi raspberrypi self-hosted smart-home sqlite temperature thermostat
Last synced: 11 Apr 2026
https://github.com/lion-packages/database
Package responsible for generating and executing statements for databases (MySQL/PostgreSQL/SQLite).
database mysql php postgresql sql sqlite
Last synced: 11 Jan 2026
https://github.com/victor-antoniassi/junior_analytics_engineer_test_01
Solution built for a Junior Analytics Engineer technical assessment
analytics-engineer code-challenge data-engineering etl hiring-challenge practical-test python sql sqlite
Last synced: 01 Jun 2026
https://github.com/jessicasantosb/codante-workshop-next-auth
Uma aplicação criada com base no workshop da plataforma de cursos Codante.io.
nextauth5 nextjs14 prisma shadcn-ui sqlite tailwindcss typescript
Last synced: 01 Feb 2026
https://github.com/flawlesscasual17/fp_spsu23
An example of a dotNET MAUI app that creates and manages an SQLite database.
dotnet maui paket rider sqlite visual-studio
Last synced: 15 Mar 2025
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/ruanvalente/bunstack-playground
Este é um playground/template para explorar e demonstrar as melhores práticas de desenvolvimento full-stack utilizando o ecossistema Bun. O projeto implementa um sistema de gerenciamento de tarefas com uma API robusta e uma interface web moderna.
backend bun database frontend fullstack javascript nodejs react sqlite typescript
Last synced: 25 Feb 2026
https://github.com/luiz-trindade/fastapi_auto_routes
⚡ FastAPI Auto Routes — a smart CRUD & Auth generator for SQLModel 🚀 It builds secure, cache-powered REST APIs 🔒 with login, token-based auth 🪪, and async concurrency ⚙️. Cut boilerplate, boost productivity, and ship production-ready backends fast ⚡🔥
api-generator async asyncio auth backend backend-development caching concurrency crud fastapi jwt microservice pydantic python rest-api scalable-api sqlite sqlmodel sqlmodel-crud token-based-auth
Last synced: 18 Apr 2026
https://github.com/eusebioleite/fipe_rs
fipe_rs centralizes data from FIPE into a sqlite database.
Last synced: 07 Feb 2026
https://github.com/edsonlcandido/desenvolvedornet
Repositorio criado para mostrar meu aprendizado em ASP.NET core
asp-net-core bulma-css dapper entity-framework-core linq mvc-architecture sqlite
Last synced: 21 Feb 2026
https://github.com/agilecreativity/clojure-sqlite-example
clojure-sqlite-example by agilecreativity
clojure example-project jdbc sqlite
Last synced: 29 Apr 2026
https://github.com/tafo/prifeed
A local-first, private journal feed. Your thoughts, your machine, your timeline.
agpl desktop-app electron journal local-first privacy react sqlite tailwindcss typescript
Last synced: 29 May 2026
https://github.com/fauxtix/mauihealthcare
Diabetes Type 2 and Framingham Risk Scores - three solutions: desktop (windows-forms) and mobile (Maui (2))
maui mobile-app sqlite windows-forms
Last synced: 11 May 2026
https://github.com/elazzouzihassan/advanced_databases
This repository contains advanced database concepts and examples, with a specific focus on Oracle Database.
advanced-database db oracle oracle-database sql sqlite
Last synced: 19 Apr 2026
https://github.com/mearman/cascade
Cross-platform cloud storage filesystem client in Rust: on-demand file access, nested .cascade config with directory-walk precedence, offline pinning, policy-driven lifecycle, P2P block sync, and multi-backend support. Native platform APIs (FSKit on macOS, ProjFS on Windows, FUSE on Linux) with NFS/WebDAV fallback, no kernel extensions.
cloud-storage cross-platform file-provider file-sync filesystem fskit fuse google-drive nfs on-demand p2p projfs rust s3 sqlite tokio virtual-filesystem webdav
Last synced: 16 Jun 2026
https://github.com/whtsky/ocgc
OpenCode Garbage Collector. Analyze and reclaim storage used by OpenCode sessions, diffs, and snapshots
cleanup cli disk-space garbage-collector opencode python sqlite
Last synced: 01 Jun 2026
https://github.com/ahmadu-suleiman/fld-floating-dictionary-window-version
FLD Floating Dictionary for Windows is a desktop dictionary app that allows you to look up words and phrases in a floating window without leaving the current app you're using. It features a database of over one million words, providing comprehensive and authoritative definitions. It also includes spelling suggestions and a random search function.
gui hmtl5 jframe json sql sqlite
Last synced: 06 May 2026
https://github.com/alexcheuk/proof-531
Free 5/3/1 Wendler + BBB strength training tracker for iOS and Android. Local-first, no account, no ads. Built by a Claude coding agent on a 30-minute cron loop.
5-3-1 531 agentic-engineering expo fitness fitness-tracker gym local-first offline-first powerlifting react-native sqlite strength-training typescript wendler workout-tracker
Last synced: 13 Jun 2026
https://github.com/sandtreader/obtools
C++ utility libraries for high-performance Unix servers and applications
crypto http http-client http-server json lexer library logging multi-threading mysql portability postgresql sqlite ssl strings threads time xml
Last synced: 14 Oct 2025
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/abdurahmans/libsql-query
libsql query-builder rust rust-crate rust-library sqlite
Last synced: 19 Apr 2026
https://github.com/ardier16/notes-keeper-android
Android app for keeping your notes
android android-application java notes sqlite
Last synced: 19 Apr 2026
https://github.com/yuzh98/academic-application-tracker
Local Streamlit dashboard that answers "what do I do today?" for academics juggling dozens of applications, deadlines, and recommendation letters.
academic application-tracker dashboard deadline-tracker job-tracker phd postdoc productivity python recommendation-letters sqlite streamlit
Last synced: 27 May 2026
https://github.com/ralitsaterzieva/flask-form-lab
Flask based project
bootstrap flask flask-migrate flask-sqlalchemy flask-wtf python sqlalchemy sqlite wtforms
Last synced: 20 Apr 2026
https://github.com/gnobroga/vota-agora-backend
Vota Agora é uma aplicação backend simples que será integrada a um frontend em React, desenvolvida como parte do trabalho da disciplina de Redes de Computadores.
blockchain jwt nestjs smart-contracts solidity sqlite typeorm
Last synced: 20 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/jarrarshahid/oop
OOP is a comprehensive repository covering OOP principles, SOLID design patterns, real-world applications, and API development with Flask & FastAPI. It includes advanced concepts like metaclasses, multiple inheritance, and dependency injection, along with full-fledged projects using SQLite/PostgreSQL. Perfect for begginers and advanced programmers.
advanced-python backend-development cli-tools design-patterns employee-management fastapi flask inventory-management-system object-oriented-programming object-oriented-programming-python oop python real-world-applications software-architecture solid-principles sqlalchemy sqlite todo-app
Last synced: 20 Apr 2026
https://github.com/mirohallo/sql-query-vs30-japan
SQL Query Tool for Vs30 data in Japan
japan python risk-analysis seismic-hazard site-effects spatial-analysis sql sqlite vs30
Last synced: 20 Apr 2026
https://github.com/johnbedeir/survey-web-app
This is a Python Django web application
ansible-playbook django-framework docker-compose dockerfile pip python sqlite
Last synced: 13 Apr 2026
https://github.com/janumedia/stocksales-android-app
Stock and Sales Android Application Example
android example-app example-code example-project navigation-drawer spinner sqlite table
Last synced: 05 May 2026
https://github.com/pomxark/avaloniaentityframeworkexample
Пример подключения EntityFramework
avalonia entity-framework sqlite
Last synced: 20 Apr 2026
https://github.com/jeepnl/efcore-5.0-tour-many-to-many-pt2
ON.NET SHOW: EF Core 5.x Tour Many To Many Part 2
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/shahul01/sh-kit-db-selfauth-jwt
SvelteKit app with SSR, TailwindCSS, TypeScript, SQLite db and JWT auth.
jwt-authentication sqlite sveltekit tailwindcss typescript
Last synced: 20 Apr 2026
https://github.com/auriorajaa/link_shortener
A modern web application for shortening URLs built with Django REST Framework and React.js. This project provides a simple and efficient way to create shortened URLs with custom slugs, track click analytics, and manage your links through a clean user interface built with Chakra UI.
auriorajaa chakra-ui django-rest-framework djangorestframework drf drf-jwt full-stack-web-development react reactjs sqlite
Last synced: 20 Apr 2026
https://github.com/manosakpujiha/studentmanagementapi
A Student Management API
c-sharp dotnet-core-8 javascript jwt-authentication microsoft-azure sqlite
Last synced: 22 Jan 2026
https://github.com/conscious-puppet/rust-sqlite
Toy SQLite implementation in Rust
Last synced: 20 Apr 2026
https://github.com/joshuatownsend/chrome-history-explorer
Local-first explorer for your browser history (Chrome, Edge, Brave, Firefox, Safari, or Google Takeout): full-text + semantic search, research-session/rabbit-hole detection, insights (on-this-day, routines, trends), an AI interest map, and liveness checks. Optional pluggable AI; private/LAN data never leaves your machine.
browser-history bun chrome-history data-visualization hono local-first privacy react self-hosted semantic-search sqlite tailwindcss typescript vite
Last synced: 31 May 2026
https://github.com/xavierjefferson/log4net.fluentnhibernateappender
A simple-to-configure FluentNHibernate storage implementation for Log4Net. Supports MS SQL Server, MySQL, PostgreSQL, Oracle, Firebird, DB/2, SQLite, MS Access (Jet), and SQL Server Compact Edition.
db2 firebird jet log4net msaccess mssql-ce mysql oracle postgresql sql-server sqlite
Last synced: 11 Apr 2026
https://github.com/qanastek/edt-uapv
Ionic application for the Avignon University time table
angular angular8 apache-cordova api api-rest calendar college cordova france ionic ionic4 sqlite timetable university
Last synced: 08 Feb 2026