An open API service indexing awesome lists of open source software.

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.

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/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/brunnodev50/react-native-chat-telegram-bot

📱 App Expo/React Native com SQLite que atua como servidor de Chatbot do Telegram. Gerenciamento de leads e atendimento em tempo real sem backend externo.

expo mobile-server react-native sqlite telegram-bot

Last synced: 12 Apr 2026

https://github.com/AryanSharma5/kivy-with-sqlite

simple login system using kivy and sqlite

application-development kivy python3 sqlite

Last synced: 10 Mar 2025

https://github.com/alecwaumans/othello-java-frontend-backend-client-server

This project is a full client–server implementation of the classic Othello/Reversi game in Java 17 with JavaFX for the interface and SQLite for persistence. It features real-time board updates, undo/redo, surrender, and CPU opponents with basic or smart strategies, built on a modular Maven architecture.

backend client-server frontend fxml javafx sqlite

Last synced: 07 May 2026

https://github.com/etrusci-org/hylandbook

HYLANDBOOK watches your Schedule I save data files and logs progress to a local SQLite database. It can also automatically create/update export files with the current and history data. [ Demos: https://youtube.com/watch?v=bfY-a1li53U | https://twitch.tv/videos/2578729179 ] Last tested on game version 0.4.0f8.

command-line command-line-tool exporter logger schedule-one sqlite sqlite-database sqlite3

Last synced: 19 Apr 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/mskian/cycling-quotes-api

Cycling Quotes JSON API - Build using Prisma, Express and TypeScript.

bicycle cycle cycling express expressjs json json-api prisma quotes quotes-api quotes-generator sqlite sqlite3 strava typescript wccg

Last synced: 11 Apr 2026

https://github.com/starkgang/unidb-beta

Attempt to bring Mongo DB syntax to SQL.

mongo mongodb pymongo python3 sql sqlite sqlite3

Last synced: 15 Oct 2025

https://github.com/manti-by/semkov

Semkov Gorodok local portal.

docker sqlite wagtail

Last synced: 20 Feb 2026

https://github.com/mraliencito/tareas-es

App de tareas en Node + Express + Prisma (SQLite). UI simple. Código/documentación en español.

crud espanol express github-actions javascript node prisma rest-api sqlite

Last synced: 11 Apr 2026

https://github.com/nathaniel-daniel/nd-async-rusqlite-rs

Utilities for accessing an sqlite database via rusqlite in an async runtime.

async rust sqlite

Last synced: 17 Jan 2026

https://github.com/manti-by/mgallery

Image deduplicate script

imagehash pillow python rq sqlite

Last synced: 20 Feb 2026

https://github.com/danielmeloalencar/backend-base-fastify-docker

API backend TypeScript com Fastify, Prisma e Zod. Implementa Repository Pattern, DI, JWT, e documentação Swagger. Pronto para Docker, escalável e bem estruturado para desenvolvimento produtivo.

commit-message commitizen docker documentation fastify fastify-swagger fastify-swagger-ui jwt-authentication padronizacao postgresql prisma produtividade sqlite standardization supabase typescript

Last synced: 11 Apr 2026

https://github.com/ge0de/ge0des-notepad-app

A personalized notepad web application built with Flask and SQLite, featuring secure user authentication, note management (add, edit, delete), and a responsive Bootstrap-powered interface. This project showcases my back-end development, database management, and front-end design skills, focusing on functionality and user experience.

back-end-development bootstrap css flask front-end-development html python sqlite

Last synced: 11 Apr 2026

https://github.com/nisakson2000/dnd-tracker

D&D 5e Campaign Character Tracker — a local React + FastAPI web app for managing characters, spells, inventory, combat, journal, and more. Built-in PHB rules, beginner-friendly tooltips, and onboarding wizard.

character-tracker claude-code dnd dnd-5e fastapi javascript python react sqlite tailwindcss

Last synced: 01 Apr 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/ryan-otero/2025-09-02-support-ab-testing

Full-stack customer support system with integrated A/B testing infrastructure. Features real-time statistical analysis, dynamic conversion tracking, and comprehensive experiment management for data-driven decision making.

ab-testing analytics conversion-tracking customer-support data-driven experimentation express full-stack javascript nodejs react real-time sqlite statistical-analysis statistics

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/pmuens/nestjs-db-course

Working through the NestJS DB Course by "Anson the Developer"

javascript nestjs nodejs sqlite typeorm typescript

Last synced: 11 Apr 2026

https://github.com/eli-keli/soundsteps

Voice-first IVR educational platform with React Native companion app for visually impaired learners

accessibility africastalking education expo express ivr nodejs react-native sqlite typescript voicefirst

Last synced: 11 Apr 2026

https://github.com/porebskk/simple-php-document-store

SimplePhpDocumentStore is a simple NoSQL database for storing php arrays and querying them.

database dbal documentation nosql php sqlite

Last synced: 13 Jan 2026

https://github.com/dan-online/brinedb

SeaORM wrapper for NodeJS, providing basic key/value storage in SQLite/Postgres/MySQL/MariaDB

database key-value kv mariadb mysql nodejs postgres seaorm sqlite storage

Last synced: 24 Apr 2025

https://github.com/dbsynckit/dbsynckit.sqlite

Enhance your SQLite database queries with DbSyncKit.Templates.SQLite. This package delivers templates for SELECT, INSERT, UPDATE, DELETE, and COMMENT queries, simplifying SQL operations for improved readability and efficiency. Note: will only supports data sync for now

database dbsync dbsynckit dotnet dotnet-core sqlite

Last synced: 13 Apr 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/laateef/salsabil

Salsabil is an open source C++ persistence framework provides a unified way to interface with databases and performs object relational mapping (ORM) for your plain old objects.

connector cplusplus cpp cpp11 database driver orm persistence rdbms sql sqlite

Last synced: 10 Apr 2026

https://github.com/egor051/vpnbot

Telegram VPN bot for self-hosted Ubuntu VDS. Manages Xray VLESS Reality, AmneziaWG, SOCKS5/Dante, and MTProto Proxy with user approval, audit logging, and traffic statistics.

aiogram amneziawg mtproto proxy python selfhosted socks5 sqlite systemd telegram-bot ubuntu user-management vless-reality vpn-bot wireguard xray

Last synced: 23 May 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

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/yanchikfox/clinicmanager

JavaFX desktop suite for clinics: onboarding, scheduling, appointments, and notification automation on SQLite.

desktop-app flyway gradle healthcare java javafx sqlite

Last synced: 04 May 2026

https://github.com/stauber-justin/neocardium

NeoCardium – Die moderne Karteikarten App für Windows 11

education sqlite windows-app winui3

Last synced: 11 Mar 2025

https://github.com/nitin27may/stretchtracker

AI-powered desktop app that promotes healthy breaks with smart stretch detection. Utilizes OpenCvSharp4 for computer vision and TensorFlow.NET for ML-based pose recognition. Features adaptive environment calibration, SQLite data tracking, and responsive UI through async processing—helping users maintain physical well-being during computer work.

dotnet9 opencvsharp4 sqlite tensorflow wpf

Last synced: 21 May 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/sabujxi/people-store

An android app initially for educational purpose. Initially developed for teaching SQLite in Android

android android-application database java sqlite

Last synced: 13 Apr 2026

https://github.com/atc2146/pysqlgui

⚡ A lightweight package for interfacing with SQL in Python

database dataframe jupyter-notebook pandas python sql sqlite sqlite3

Last synced: 27 May 2026

https://github.com/mmaffi/be-the-hero

| Be The Hero | Projeto realizado com acompanhamento da Semana OmniStack da Rocketseat

api-rest backend expo expo-cli express-js frontend full-stack javascript mobile node-js ongs open-source projeto-social react react-native sqlite

Last synced: 09 Apr 2026

https://github.com/neves-rafael/rocket-movie-back-end

É a parte Back-End de uma aplicação fullStack que permite o cadastro de usuários em um banco de dados, adicionando notas para os filmes, links e tags vinculados a esse mesmo usuário já existente! Utilizando Node.Js com o insomnia, beekeeper, SQLite3 e dependências como Express, Knex e Bcryptjs desenvolvi um Back-End com as funcionalidades CRUD.

beekeeper express express-async-errors insomnia knexjs nodejs nodemon sqlite sqlite3

Last synced: 17 Jan 2026

https://github.com/kalilistic/fluentdapperlite

A small helper library to use with SQLite, Dapper, FluentMigrator, and AutoMapper.

automapper dapper database fluentmigrator sqlite

Last synced: 25 Feb 2025

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/yansircc/llm-broker

LLM account orchestration broker for Claude Code and Codex CLI.

claude codex golang llm oauth orchestration relay sqlite

Last synced: 27 May 2026

https://github.com/ornella-gigante/python-django-blog

This is a blog that I created using Django, Python, and SQLite

blog django python python3 sqlite

Last synced: 10 Apr 2026

https://github.com/justsml/sqlite-factory

A sqlite helper to simplify using it in your apps!

api sqlite sqlite3 wrapper

Last synced: 16 May 2026

https://github.com/erismaroliveira/gopportunities

A job opportunities API built using Golang. The API uses Go-Gin as a router, SQLite as a database, and GoORM for database communication. It also includes Swagger for documentation and testing, and a well-organized package structure.

api gin go golang goorm rest sqlite swagger

Last synced: 12 Jan 2026

https://github.com/charliee1w/consolidation-memory

Local-first persistent memory for AI agents — store, recall, and consolidate knowledge across sessions using FAISS, SQLite, and any LLM. MCP server for Claude Desktop/Code/Cursor.

ai-agents claude claude-code claude-desktop cursor faiss knowledge-base llm local-first mcp mcp-server memory python rag semantic-search sqlite vector-search

Last synced: 11 Mar 2026

https://github.com/ai-mindset/texttograph

Transforms text files into interactive relationship graphs by extracting character relationships using LLMs

graphs langchain llms ollama sqlite

Last synced: 08 Aug 2025

https://github.com/lordmike/mbw.ef.expressionvalidator

Extensions to Microsoft.EntityFrameworkCore that can translate queries in multiple databases, to validate them

ef-core entity-framework-core mysql sqlite sqlserver

Last synced: 09 Apr 2025

https://github.com/vilhalva/autenticacao-simples

👨‍🏫FORMULÁRIO DE LOGIN E CADASTRO COM DJANGO E SQLITE!

bootstrap cdn database django framework html javascript login projeto python site sqlite

Last synced: 12 Apr 2026

https://github.com/azizyartas/listining-party

Our podcast listening website offers a wide range of podcasts across various genres, including news, entertainment, and education. Enjoy high-quality audio streaming, and stay updated with new episodes—all in a user-friendly platform. Listen anytime, anywhere!

elequent framework laravel laravel-reverb mvc php-artisan sqlite

Last synced: 10 Feb 2026

https://github.com/tandohanthonynwiackah/dicto

Dicto is an App built for Android developers to improve their programming skills

android-development gradle kotlin kotlin-android-extensions sqlite

Last synced: 09 Apr 2026

https://github.com/egorumaev/2024-colab-sqlite-postgresql

SQL-запросы в Google Colab с помощью SQLite и PostgreSQL

colab elephantsql google-drive postgresql recursive-queries sqlite window-functions

Last synced: 08 May 2026

https://github.com/jke94/solutionrepositorypattern

A little example of how seed random data in the database when the web application is launched. Using SQL Server as data provider and code first strategy to build the application.

efcore net5 sqlite sqlserver

Last synced: 14 Apr 2026

https://github.com/a1ifh/full-stack-project

Academic Project: Multifunctional online shop with User & Admin login, data manipulation, session management and many more.

bootstrap css django docker git gitlab html javascript nodejs python rest-api sqlite

Last synced: 09 Apr 2026

https://github.com/ananya-hegde2001/job_portal

🧑‍🏫 The Teacher Job Portal is a centralized recruitment platform connecting educators and institutions through structured profiles, smart filters, and transparent hiring workflows.

i18next-react jwt-authentication nodejs reactjs restful-api sqlite

Last synced: 13 Apr 2026

https://github.com/sashka11111/park-control

Park control 360: parking management system

atlantafx hikaricp java javafx maven sqlite

Last synced: 04 Feb 2026

https://github.com/modscleo4/desafiorpa

Desafio de programador JAVA RPA

docker java java-17 junit maven selenium spring-boot sqlite

Last synced: 14 Apr 2026

https://github.com/gabivlj/sqlitetots

Sqlite migration files to TypeScript schemas in a simple way. (VERY ROUGH CODE STILL)

convert rust schema sqlite typescript

Last synced: 09 Apr 2026

https://github.com/mejanh/express-nodejs-typeorm-api

A Simple Expressjs API with TypeORM and Sqlite database

api crud expressjs nodejs sqlite typeorm typescript

Last synced: 02 Apr 2026

https://github.com/snick512/shorturl

Generate short URLs with tracking.

api bash php shorturl sqlite stats tracker url visitor

Last synced: 10 Apr 2026

https://github.com/renyzeraa/rocketnotes-backend

Aplicação para salvar avaliações de filmes assistidos

express knex nodejs sqlite

Last synced: 14 Apr 2026

https://github.com/thomasdesr/nssqlite

An NSS module that lets you store Linux Auth databases (passwd, group, shadow) in a SQLite database instead of text files.

linux-auth linux-authentication name-service-switch nss nsswitch sqlite

Last synced: 25 Aug 2025

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/salvadorbravo09/duocuc-programacion-web-django

Techno Shop es una tienda en linea construida con Django para la asignatura "Programacion Web" en Duoc UC Sede Concepcion

django javascript python sqlite

Last synced: 13 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/harshkapadia2/flask_course_task_manager

A simple task manager using Flask. From a YouTube video (link in README.md)

flask flask-api flask-application flask-sqlalchemy sqlite sqlite3

Last synced: 28 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/atao/rtl_tracking

👁️ Store findings from rtl_433 in SQLite

433mhz database rf rtl-sdr sdr sensors sqlite tpms tracking

Last synced: 24 Jan 2026

https://github.com/unimapper/dibi

Dibi integration with UniMapper

adapter dibi mysql orm postgresql sqlite unimapper

Last synced: 01 May 2025

https://github.com/nanotaboada/dotnet.samples.aspnetcore.webapi

🧪 Proof of Concept for a Web API (Async) made with .NET 8 (LTS) and ASP.NET Core 8.0

aspnetcore8 dotnet efcore8 net8 rest-api restful-api samples sqlite web-api

Last synced: 23 Jan 2026

https://github.com/aquadzn/the-good-corner

An Unsplash clone with Angular, Tailwind, Flask and SQLite

angular flask python sqlite tailwind unsplash

Last synced: 11 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/pprattis/city-tourism-events-with-Firebase-app

A Java Android application that simulates the functionality of a tourist guide for events in Athens saving event information in Firebase Realtime Database.

android android-application android-studio application cardview computer-science events firebase firebase-auth firebase-authentication firebase-database firebase-realtime-database java sqlite student

Last synced: 28 Sep 2025

https://github.com/suxrobgm/roblox-automatization-app

RobloxAutomatization is program which automatizes username sign up process in roblox site

net-framework selenium sqlite wpf

Last synced: 13 Apr 2026

https://github.com/mouses007/crypto-trading-journal

Local, privacy-focused crypto futures trading journal. Bitunix + Bitget, AI reports & share cards, SQLite/PostgreSQL, Docker support, auto-update. No cloud, no subscriptions.

bitget bitunix crypto express futures sqlite trading trading-journal vue3

Last synced: 24 May 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/varavelio/nsqlite-ui

Web UI for NSQLite

nsqlite sqlite ui varavel web

Last synced: 14 Jun 2026

https://github.com/krsoninikhil/sqlite-clone

A clone of Sqlite database, follows this tutorial: https://cstack.github.io/db_tutorial/

c database diy sqlite tutorial

Last synced: 28 Apr 2026

https://github.com/amirhosseinhonardoust/customer-sentiment-intelligence-platform

An enterprise-grade NLP + Streamlit + SQL platform for analyzing customer feedback. Performs automated sentiment detection, stores labeled reviews in SQLite, and delivers real-time dashboards with probability insights to support business, marketing, and product optimization decisions.

community-project cost-of-living dashboard data-analysis data-visualization economic-analysis inflation-tracking local-data open-data pandas price-tracker public-insight python sqlite streamlit

Last synced: 06 May 2026

https://github.com/crhan/contract-archive-cli

合同档案库 CLI:MinerU 解析 + qwen3.7-max 字段抽取 + SQLite 索引

cli contract dashscope mineru ocr pdf sqlite

Last synced: 15 Jun 2026

https://github.com/arianacabral/sqlite-database

:symbols: Banco de Dados com SQLite

sqlite

Last synced: 08 Jun 2026

https://github.com/sayedtahsin/routine-hono

🕛 Server-side code for Routine App. Build with Hono, Deployed on Cloudflare-Workers.

bun cloudflare-workers cron-triggers d1 hono jwt-authentication sqlite typescript

Last synced: 29 Apr 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/krlan2789/learn-maui-6

.NET MAUI - Learn .NET MAUI and SQLite

csharp dotnet maui sqlite

Last synced: 06 May 2026

https://github.com/clueing/share-nest

一个基于 Go 的轻量级自托管文件与文本分享服务,支持密码分享、在线预览、压缩包元信息预览、二进制元信息预览和简约实用的管理后台。

go golang sqlite

Last synced: 17 Jun 2026

https://github.com/cyanheads/faa-aircraft-registry-mcp-server

Decode N-numbers to aircraft, engine, status, and owner, and search the US civil aircraft registry (FAA Releasable Aircraft Database) by owner, type, or state — offline and keyless over an embedded SQLite + FTS5 mirror, with fail-safe owner-PII redaction.

ai ai-agents aircraft aircraft-registration aviation bun cyanheads faa mcp mcp-server model-context-protocol n-number registry sqlite typescript

Last synced: 20 Jun 2026

https://github.com/tritonix711/shopease

ShopEase is a user-friendly and efficient grocery inventory management solution tailored for small retailers

os python sqlite streamlit typing

Last synced: 06 May 2026

https://github.com/d221/vocaloid-rate

Personal, self-hosted web application for tracking, rating, and exploring Vocaloid music rankings

fastapi japanese music sqlite vocaloid

Last synced: 03 May 2026