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/zer020/opencode-mem0

OpenCode plugin that gives coding agents persistent memory using local vector database

ai coding-agent local-first memory opencode plugin sqlite vector-database

Last synced: 01 May 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/shimul-zahan/dbms-bootcamp

This repository contains a collection of database problem-solving exercises aimed at building a strong foundation in: - Structured Query Language (SQL) for querying and manipulating relational databases. - Pandas, a popular data manipulation and analysis library in Python.

dbms leetcode-solutions mysql oracle pandas postgresql problem-solving relational-databases sql sqlite

Last synced: 01 May 2026

https://github.com/killo0077/flask-notes-api

A simple Flask REST API for managing notes using SQLIte. Perfect for leaning backend development.

api backend crud flask junior learning python rest-api sqlite

Last synced: 01 May 2026

https://github.com/rezafarazi/tq

Quiz App Server Version

java javafx javafxml socket sqlite

Last synced: 01 May 2026

https://github.com/andrewarrow/vibecoders

backend golang sqlite, frontend react tailwindcss, co-authored with Claude Code

claude golang sqlite vibecoding

Last synced: 01 May 2026

https://github.com/rohanag03/inventoryiq

InventoryIQ is a inventory management app with mobile barcode scanning.

android-development android-sdk crud-application firebase-auth inventory-app sqlite

Last synced: 01 May 2026

https://github.com/ziobrowskipiotr/logistic_regression_model

This project implements logistic regression in C++, to predict the likelihood of heart disease, using SQLite for data storage and Google Test for unit testing.

google-test machine-learning sqlite

Last synced: 02 May 2026

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/illarionov/wasm-sqlite-open-helper

Implementation of SupportSQLiteOpenHelper.Factory based on SQLite compiled for WASM

android emscripten graalvm kotlin room sqlite wasm

Last synced: 13 Apr 2026

https://github.com/wannacry081/makersync-django

The MakerSync API connects our Flutter mobile app with the machinery for converting PETG plastic into 3D printing filament. It has two versions: v1 links with Firebase Firestore via firebase_admin in Python, while v2 uses SQLite.

django django-ninja django-ninja-extra firebase rest-api sqlite

Last synced: 05 Oct 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/elivlo/spotifydatabaseinserter

Inserts your Spotify songs and playlists in a Sqlite local database. It allows creating backups of your Spotify songs.

database python3 spotify spotipy sqlite

Last synced: 12 Jun 2025

https://github.com/geekodour/strava-to-sqlite

Create a SQLite database containing data pulled from Strava

datasette sqlite strava strava-api

Last synced: 10 May 2026

https://github.com/thornbill/polymod-sqlite

A library to support SQLite data sources in Polymod.

experimental polymod sqlite

Last synced: 03 May 2026

https://github.com/sixarm/sixarm_debian_sqlite3_packages

SixArm.com » Debian » Sqlite3 packages for databases

debian dpkg packages sqlite

Last synced: 03 May 2026

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/clear-group-ausbildung/greetings

Ruby on Rails Web Client for the Welcome Screen Application

bootstrap rails4 ruby sqlite

Last synced: 21 Jan 2026

https://github.com/dporkka/100y-saas

SaaS template designed to last 100 years with minimal mainenance

100-year durable full-stack future-proof minimal minimalist no-dependencies no-maintenance resilient sqlite

Last synced: 19 Apr 2026

https://github.com/jamster3000/imagesearch

Used to search for images based on keywords from a personal library of images. Any images can be used, no specific ones.

csharp desktop-application image-explore image-search offline-search pic-search search-engine sqlite sqlite-database

Last synced: 04 May 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/ricnaga/nlw3-happy

Next Level Week 3 trilha discovery

expressjs handlebars html-css-javascript sqlite

Last synced: 14 Apr 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/codef0x/cira

🎟️ Minimalistic Ticketing System REST API — with Authentication, Search Filters & More

api backend crud rest-api rust sqlite ticketing-system

Last synced: 01 Mar 2026

https://github.com/sieep-coding/laptop-cli

This is a tool to manage device donations to my non-profit.

cli golang sqlite

Last synced: 04 May 2026

https://github.com/devmunyi/mazebank

A JavaFX Banking Application utilizing SQLite for Data persistence

data-persistence gui-application java javafx sqlite

Last synced: 04 May 2026

https://github.com/parzival129/ipfs-rest-api

A RESTful API for interacting with the IPFS network built with FastAPI

api api-rest decentralized-applications fastapi ipfs ipfs-api sqlite

Last synced: 19 Jan 2026

https://github.com/rafaelbortolozo/racket_bhaskara

Cálculo de Bhaskara para a matéria de Paradigmas da Computação, desenvolvido na linguagem Racket. Além de exibir o resultado no interpretador, todos os dados são salvos em um arquivo bhaskara.txt e no banco de dados SQLite

bhaskara paradigms racket sqlite

Last synced: 15 Mar 2025

https://github.com/marianapatcosta/places-app

FullStack Web app to create, retrieve, update and delete information about places in a openstreetmap using Vue-leaflet. Includes JWT authentication and image upload.

expressjs jwt-authentication multer nodejs responsive-design scss sqlite typeorm typescript vue vue-leaflet vue3 vuex web

Last synced: 14 Apr 2026

https://github.com/thekeenant/flow

Seamlessly query and update SQL databases.

databases java-8 library mysql sqlite

Last synced: 06 May 2026

https://github.com/neo-vortex/termbinsharp

A Project aims to replicate termbin.com with REST API with aspnet core.

dotnet-core high-performance pastbin-clone rest-api sqlite

Last synced: 05 May 2026

https://github.com/aman-barbaria/int-pad

A Calendly-like application for scheduling interviews with Google Calendar and Zoom integration. Manage your availability, create automated Zoom meetings, and share a booking link with interviewees. Built with Next.js, React, TypeScript, and Tailwind CSS.

booking-system calendar claude-3-7-sonnet cursor google-calendar interview-scheduler nextauth nextjs prisma react sqlite tailwindcss typescript zoom

Last synced: 14 Apr 2026

https://github.com/fudanglp/tauri-fastapi-full-stack-template

A production-ready template for building cross-platform desktop applications with a modern web frontend, Python FastAPI backend, and Rust integration layer.

boilerplate cross-platform desktop-app fastapi full-stack openapi python react rust scaffold shadcn-ui sqlite sqlmodel starter tailwindcss tanstack-router tauri template typescript vite

Last synced: 17 Feb 2026

https://github.com/finesse/queryscribe

Light SQL query builder designed for extensibility and flexibility

database library mysql query-builder sql sqlite

Last synced: 05 May 2026

https://github.com/dhouhaga/recipe-app

An android app developed as a final project for Mobile Development class, using Android Studio. It provides a personal space to the user who can: Sign In/Out | Add, modify or delete recipes | Change password.

android-application android-studio database java recipe-app sqlite xml

Last synced: 14 Apr 2026

https://github.com/abdulkader-safi/learnsql

a small repo to learn sql

database mysql sql sql-server sqlite t-sql

Last synced: 12 Apr 2026

https://github.com/confusedoncoffee/voters-verdict

User, which are invited, can vote on different candidates in different categories. The voting closes at a given time. While the voting is running, the results can be seen and filtered in different tables. An admin can create custom categories, candidate, voting and styles for each voting. All voters can vote as long as they have an invite code.

diesel diesel-cli e2e playwright polls rocket rust self-hosted server sqlite sqlx ssr tables voting

Last synced: 19 Jan 2026

https://github.com/mnnkhndlwl/flutter_my_places

My places is an app built with flutter where users can select places on map and can also rate them add photos of places

android flutter sql sqlite

Last synced: 06 May 2026

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/siriusphp/sql

Flexible query building library for PDO connections with a small API surface and auto-complete support (low cognitive load)

mysql pdo pdo-php php query sql sqlite

Last synced: 06 May 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/cayo-rodrigues/primeira-fila

Um projeto backend onde uma pessoa pode pesquisar por filmes em cartaz e comprar ingressos. Gerentes de cinema também podem gerenciar seus cinemas e sessões de filme que pretendem exibir.

api api-rest aws-s3 django django-rest-framework docker docker-compose postgresql python railway sqlite

Last synced: 14 Apr 2026

https://github.com/bbonkr/ef6-sqlite-sample

Entity Framework 6 with Sqlite Sample project

dotnet dotnet-framework entity-framework orm sample sql sqlite

Last synced: 07 May 2026

https://github.com/sqlite-mpi/smpidemoa

Simple React Native app to test SMPI.

react-native sqlite sqlite3

Last synced: 07 May 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/ryan-menezes/query-builder

A simple query builder for sql queries

mysql php query-builder sql sqlite

Last synced: 07 May 2026

https://github.com/schtengel/katastata

Katastata. App of monitoring system

monitoring-tool mvvm scanner sqlite wpf

Last synced: 07 May 2026

https://github.com/princessmiku/simplesave

Simple Save is an easy way to work with data in your Python script.

dictonary json sqlite storage

Last synced: 07 May 2026

https://github.com/dispensable/tailsql

Continually run sql query on tumbling/sliding window of log files records

duckdb log sql sqlite stream sysadmin tail tools

Last synced: 07 May 2026

https://github.com/overshard/analytics

Single-binary self-hosted website analytics. Collector API, dashboards, world map, PDF reports.

alpine analytics axum docker rust self-hosted sqlite vite

Last synced: 08 May 2026

https://github.com/marieorens/egaz

E-Gaz is an application that allows users to order gas and have it delivered to their location without having to move.

app delivery flutter gaz mobile order sqlite

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/seem/circleci-to-sqlite

Save data from CircleCI to a SQLite database

circleci datasette datasette-io datasette-tool dogsheep sqlite

Last synced: 09 May 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/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/tusharpandey003/sql_query_generator

This streamlit app framework help to generate sql query and generate result from database with help of generative AI (Gemini pro)

gemini-pro gen-ai generative-ai query sql sqlite sqlite3 streamlit-application

Last synced: 18 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/mekhyw/get-it

Like post-it, but with another verb. Get it?

flask reactjs sqlite

Last synced: 10 May 2026

https://github.com/aaronksaunders/svelte-sqlite-capacitor

This template should help get you started developing with Svelte and TypeScript in Vite, building mobile applications or web sites with SQLite

capacitor capacitor-plugin mobile-app pwa-app sqlite svelte

Last synced: 10 May 2026

https://github.com/abhinavraj23/votes

A voting maching app

android java sqlite

Last synced: 10 May 2026

https://github.com/xiaxia0414/monitor-upper-computer

基于qt5实现的粮仓监测系统的上位机,支持实时的串口数据波形显示,数据库,json加载保存配置

qss qt5 sqlite

Last synced: 10 May 2026

https://github.com/simsononroad/easy_sqlite_db

This is a python library what makes easyer to use qlite

database library python sql sqlite

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

node raft replication sqlite

Last synced: 10 May 2026

https://github.com/andy-y-li/pi-db

povide access sqlite on pi

gin go-server golang sqlite

Last synced: 11 May 2026

https://github.com/naturalcycles/sqlite-lib

SQLite implementation of CommonDB interface

db-lib sqlite

Last synced: 27 Oct 2025

https://github.com/upendraverma/daily-reminder

🧠 A simple Flutter app to create, view, and manage daily reminders. Built with local persistence using SQLite – my first hands-on project exploring local databases in Flutter.

daily-reminder daily-tasks dart flutter reminder sqlite

Last synced: 27 Oct 2025

https://github.com/tdanks2000/create-electrobun-stack

Scaffold production-minded Electrobun desktop apps with Bun, React, TypeScript, Vite, typed RPC, and optional integrations.

biome boilerplate bun cli desktop-app drizzle electrobun react rpc scaffolding shadcn-ui sqlite tailwindcss tanstack-query tanstack-router template typescript vite

Last synced: 11 May 2026

https://github.com/jmagar/cortex

Homelab syslog receiver plus MCP server for searching, tailing, and correlating logs across hosts.

ai claude-code claude-code-plugins codex gemini homelab llm logs mcp mcp-server model-context-protocol observability rust self-hosted sqlite syslog

Last synced: 10 Jun 2026

https://github.com/preston-peterson/aerodrome

A self-hosted ADS-B aircraft tracker for your home receiver. Live tracking, watchlist alerts, military-aircraft highlighting, push notifications, and a stats dashboard — runs on a Raspberry Pi or any small Linux box.

ads-b aircraft-tracking aviation fastapi home-server python raspberry-pi self-hosted sqlite

Last synced: 01 Jun 2026

https://github.com/thyripian/core

This repository contains the Centralized Operational Reporting Engine (CORE), designed for processing diverse datasets and integrating with Elasticsearch, PostgreSQL, and SQLite. It features a React-based UI for interacting with the backend, offering data extraction, processing, and search functionalities.

api csv data-science elasticsearch flask fullstack-development javascript pandas postgresql python react spacy sqlite

Last synced: 11 Apr 2026

https://github.com/ironadamant/stele-context

Local context cache for LLM agents. 100% offline, zero dependencies.

code-indexing developer-tools llm mcp offline-first python semantic-search sqlite vector-search

Last synced: 11 Jun 2026

https://github.com/escoffier-labs/miseledger

MiseLedger is a local-first evidence ledger for AI work history: SQLite FTS search, Markdown export, StationTrail and SourceHarvest imports, and Brigade-ready evidence bundles.

ai-agents brigade cli evidence fts5 go local-first miseledger sqlite

Last synced: 11 Jun 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/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/fialex1212/fastapi-react-todo

✅✅✅ | A simple Todo application using React(vite) and FastAPI for task management. It allows you to add, edit, and delete tasks, as well as mark them as completed.

fastapi react sqlite vite zustand

Last synced: 13 Jun 2026

https://github.com/qanastek/pineapple-monitoring

A web monitoring application for servers clusters in Flask

api flask jinja2 jquery json lxml python rest-api sqlite sqlite3

Last synced: 15 Apr 2026

https://github.com/varavelio/nsqlite-ui

Web UI for NSQLite

nsqlite sqlite ui varavel web

Last synced: 14 Jun 2026

https://github.com/renzynx/buh1

A modern, self-hosted file storage solution built with Vike, React, and Hono. Features resumable TUS uploads, nested folders, built-in file previews, ShareX integration, and a robust admin dashboard with RBAC and 2FA for complete data sovereignty.

better-auth docker drizzle-orm file-storage file-upload hono self-hosted shadcn sharex sqlite tailwindcss trpc tus-protocol typescript vike

Last synced: 15 Apr 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/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/clueing/share-nest

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

go golang sqlite

Last synced: 17 Jun 2026