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/fityannugroho/contact-app

A simple contact android app. CRUD implementation using SQLite & Firebase.

android-app contacts-app crud firebase firestore sqlite

Last synced: 05 May 2026

https://github.com/dbsynckit/dbsynckit.templates.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.

dbsync dbsynckit dotnet dotnet-core fluid sql-query-builder sqlite templating

Last synced: 05 May 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/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/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/matiassenia/hamburguesasit

Este es un sistema de pedidos desarrollado en Python con interfaz gráfica utilizando Tkinter. Permite gestionar los pedidos de hamburguesas y llevar un registro de las ventas y del personal encargado.

python python3 sqlite tkinter

Last synced: 06 May 2026

https://github.com/pramit-marattha/portable-local-network-server-final-year-project

Hundreds and thousands of web application & web sites are being created every single day. In order to run or process these kinds of web-based application huge chunks of server are required, and to power these servers 24/7 huge amount of electricity is consumed. It might be possible to buy/rent certain amount of server space, but it is very expensive to buy the entire server. So, the main objective of this project is to make even more highly efficient, completely inexpensive and portable pocket size web server.

apache arduino-sketch arduino-uno bootstarp4 django motor-driver ngnix python3 raspberry-pi-3 sqlite vnc-server

Last synced: 07 May 2026

https://github.com/radikz/access-tmdb-api

Access The Movie DB API

android movie sqlite tmdb-api

Last synced: 07 May 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/danielt-dev/recipeable

Platform for discovering and sharing food recipes

crud django grasp python sqlite

Last synced: 07 May 2026

https://github.com/ariamehr-m/fastapi-backend-course

A FastAPI-based backend project featuring a blog application, including database integration and environment management for rapid backend development and learning.

backend backend-api backend-template fastapi fastapi-course fastapi-crud fastapi-framework fastapi-sqlalchemy fastapi-template fastapi-tutorials python python-fastapi sqlite uvicorn

Last synced: 07 May 2026

https://github.com/justsch/sqlite_to_xlsx

Returns Results of SQLite Query To Excel Format

excel python sqlite xlsx

Last synced: 07 May 2026

https://github.com/gustavohennig/simpledbquerybuilder

A very simply, lightweight, and fast SQL builder with detached request and responses.

net- orm postgresql sql-builder sqlite

Last synced: 08 May 2026

https://github.com/s-ayanide/eco-lens

A smart Eco-Friendly lens 🔬 which provides an Eco Score 💯 from 1 to 100 for your product, denoting the Eco-Friendliness of the item. 🌍

eco ecofriendly react score sqlite

Last synced: 08 May 2026

https://github.com/ciceroeduardo84/task-manager-api

Task Manager is a Full Stack application developed in React and Node.js to complete the Web Development Course offered by Reprograma Jucás. It was created with the aim of providing users with a tool to manage and monitor their tasks in an organized and intuitive way.

api backend bcrypt cors jwt-authentication nodejs restful-api sqlite task-manager typescript vitest web-development-course zod

Last synced: 08 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/mogluiz/go-openings-api

A modern job opportunities API built using Golang

gin-gonic golang gorm sqlite swagger

Last synced: 08 May 2026

https://github.com/kgindle/monkey

A coding monkey.

ai chromadb ollama python sqlite

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/jshinm/sql_mastery

collection of sql commands and its practical use

mysql sql sql-server sqlite

Last synced: 09 May 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/allworknoplay-95/confronto_inventario_per_data_ts

Questo script Python gestisce l'importazione, l'elaborazione e il confronto di inventari provenienti da diverse fonti. L'obiettivo è fornire una panoramica consolidata delle giacenze a una certa data, rilevando eventuali discrepanze tra i dati rilevati e quelli attesi.

comparison-tool mariadb python sqlite sshtunnel teamsystem

Last synced: 09 May 2026

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/cattlecloud/litesql

litesql is a Go library for convenient, easy, and performant use of SQLite3 databases in Go programs

database go golang library sqlite

Last synced: 10 May 2026

https://github.com/joaojkuligowski/sqlite-multi-db-rest-api

A minimal REST API for creating and managing SQLite3 databases remotely. Easily spin up lightweight SQLite instances, run queries, load extensions, and access multiple databases over HTTP. Ideal for prototyping, local tools, testing environments, and simple remote data storage.

api-server databases portable python remote-database rest-api sqlite

Last synced: 10 May 2026

https://github.com/kinostl/mushdb

"A Role Based Access Key Value built over sqlite, inspired by [MUSHes](https://en.wikipedia.org/wiki/MUSH) object oriented databases.

key-value-store nodejs role-based-access sqlite sqlite3

Last synced: 11 May 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/jpsala/copicu

Local-first clipboard workbench for search, scripts, and AI-assisted workflows.

ai automation clipboard clipboard-manager local-first productivity rust sqlite tauri typescript windows

Last synced: 13 Jun 2026

https://github.com/provasign/grove

Code knowledge graph — Tree-sitter parsing, SQLite storage, BFS traversal. Powers Prism; embeddable Go API, CLI, and MCP. MIT licensed.

ai-agents code-graph golang sqlite tree-sitter

Last synced: 14 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/eznix86/sqlite-to-postgres-migrator

Little script to make SQLite to Postgres easy

postgres script sqlite

Last synced: 19 Jun 2026

https://github.com/a350fan/purchase-statistics

Unofficial Flutter app for analyzing Steam purchases, spending, discounts, DLCs, backlog and playtime.

android backlog csv-export csv-import dart flutter game-tracker linux local-first material-design playtime purchase-tracker sqflite sqlite statistics steam windows

Last synced: 22 Jun 2026

https://github.com/peter7775/go-iching

A Go application for I Ching divination with a Fiber-based HTTP API, a browser frontend, and persistent reading storage.

api-rest fiber go golang i-ching postgresql sqlite ui

Last synced: 25 Jun 2026

https://github.com/pjonaszik/rustbase

A multi-tenant Backend-as-a-Service in Rust — realms, apps, collections, auth, hooks, files, realtime, dashboard.

axum baas backend backend-as-a-service multi-tenant rust self-hosted sqlite

Last synced: 26 Jun 2026

https://github.com/okamyuji/claude-history-manager

CLI tool to browse, search, and optimize Claude Code session logs, history, and claude-mem databases

claude claude-code cli developer-tools python rich session-manager sqlite

Last synced: 28 Jun 2026

https://github.com/jeffersongoncalves/erpkitv5

A full ERP starter app on Laravel + Filament v5 — bundles the jeffersongoncalves ERP ecosystem (13 modules, 130+ tables) with demo data and one admin panel

erp erp-ecosystem erpnext filament filamentphp laravel php sqlite starter-kit

Last synced: 29 Jun 2026

https://github.com/valchanoficial/nodejs1

Alura: Node.js Parte 1: Inovando com JavaScript no backend

crud javascript js node nodejs sqlite

Last synced: 30 Apr 2026

https://github.com/renanmoretto/keyv

Transform SQLite into a powerful and fast key-value store.

database key-value nosql nosql-database sqlite sqlite3

Last synced: 10 Mar 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/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/beka-birhanu/financial-tracker--backend

simple single CRUD project I used to learn ASP.NET 8

aspnet-core dotnetcli restful-api sqlite

Last synced: 18 Jan 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/ncmonx/icm-graph

Token-efficient context CLI for Claude Code, Cursor, Cline. Cuts AI coding costs 70-90% via context packs, output filters, local memory + receipts. 40 MCP tools, 122/122 tests, Apache-2.0.

ai-agents ai-coding anthropic claude-code cli cline context-engineering cpp17 cursor developer-tools knowledge-graph llm-tools local-first mcp mcp-server prompt-engineering semantic-search sqlite token-optimization

Last synced: 29 May 2026

https://github.com/gustavohenrique/taghub

All repositories that I starred in GitHub since 2009 organized by tags

github golang quasar-framework sqlite vuejs

Last synced: 12 Apr 2026

https://github.com/bieanimaton/nlw-heat-server

Servidor desenvolvido com NodeJS, Typescript e várias bibliotecas. - Next Level Week (NLW) Heat by Rocketseat.

axios cors express http-server jsonwebtoken migrations nodejs prisma prisma-client server socket-io sqlite ts-node-dev

Last synced: 12 Apr 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/gustavohps10/transactions-api

🎲 API REST - credit and debit transactions

fastify knex nodejs rest-api sqlite typescript vitest zod

Last synced: 01 Apr 2025

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/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/kenjyco/sql-helper

Helper funcs and tools for working with SQL in mysql, postgresql, and more

cli database kenjyco mysql postgresql python sql sqlalchemy sqlite

Last synced: 04 Jul 2025

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/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/yousha/dbalite

A lightweight DBAL(Database Abstraction Layer) library for PHP.

database database-access-layer dbal migration mysql oracle php schema-management sqlite

Last synced: 09 Apr 2025

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/nashie1004/online-chess

online-chess: A simple, lightweight real time chess web app

asp-net-core aspnetcore chess csharp game phaser react signalr sqlite typescript

Last synced: 02 Dec 2025

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/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/chadwyck242/udemy-java-masterclass

Repository for working on Tim Buchalka's Java Masterclass on Udemy. Lessons, code examples and challenges.

idea java java-collections java-fx java-lambda java-masterclass java-modules java-networking java11 java17 spring spring-boot sql sqlite udemy

Last synced: 13 Apr 2026

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/rudolfochrist/jasql

Simple SQL in Common Lisp

common-lisp lisp postgresql sqlite

Last synced: 19 May 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/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/410979729/scope-recall

Hermes current-turn memory provider with SQLite truth storage, LanceDB semantic companion, and strong scope isolation.

agent ai-agent ai-memory hermes hermes-agent hermes-plugin hybrid-retrieval lancedb memory python scope-isolation sqlite vector-search

Last synced: 30 May 2026

https://github.com/cku3987/codex-local-cleanup-skill

Clean stale Codex Desktop project/thread metadata under ~/.codex with backup-first safety checks.

agent-skills cleanup codex codex-desktop codex-skills developer-tools dot-codex metadata-cleanup openai-codex sqlite

Last synced: 30 May 2026

https://github.com/danijeldragicevic/simple-atm-system

Desktop application who simulate software on ATM.

hyperskill-solutions java-11 luhn-algorithm sqlite

Last synced: 28 Apr 2026

https://github.com/mononobi/charma-server

Server side application for Charma, personal movie collection manager.

data-scrapping flask movie-collection movie-management movie-manager movies pyrin python sqlalchemy sqlite web-scraping

Last synced: 13 Apr 2026

https://github.com/ebolblga/caloriescalculator

Desktop App to calculate your daily calories on C# Windows Forms App (.NET Framework) with SQLite

desktop sqlite windows-forms

Last synced: 13 Apr 2026

https://github.com/atasoglu/sqlite-vec-client

A lightweight Python client around sqlite-vec for CRUD and similarity search.

embeddings similarity-search sqlite sqlite-extension sqlite-vec vector-database

Last synced: 20 Apr 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/utensils/claudex

Query, search, and analyze Claude Code sessions.

anthropic claude claude-code cli developer-tools fts5 observability rust session-analysis sqlite

Last synced: 30 May 2026

https://github.com/jarrarshahid/data-manager-app-with-apis

Data Manager App is a Flutter-based project that demonstrates efficient local data management with a clean and modern UI. It features CRUD operations powered by SQLite and also Includes REST APIs with the help of Mock Server making it an excellent tool for learning or showcasing app development skills in Flutter.

android android-app apis crud-application dart data-management flutter flutter-database ios localstorage mobile-app rest-api sqlite ui-design ux-design

Last synced: 11 Apr 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/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/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/betarixm/kysely-sql-js

Kysely dialect for sql.js

kysely sql-js sqlite

Last synced: 08 Jan 2026

https://github.com/adityasahu786/nodechronicles

NodeJS ExpressJS PostgreSQL Prisma & Docker w. JWT Auth, CRUD Database Interactions & REST API Endpoints

docker docker-compose express jwt-authentication nodejs postgresql prisma rest-api sqlite

Last synced: 13 Apr 2026

https://github.com/manjit-baishya-datascience/cargo-delivery-database-management-system

This Parcel Management System is designed to efficiently manage parcels, customers, sellers, hubs, routes, delivery persons, staff, managers, and buyers within a delivery network. It provides a comprehensive solution for tracking parcels from order placement to delivery.

database-design database-designed-project sql sqlite

Last synced: 31 May 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/kerciu/sqlite-clone

📒 Simple Database in C 🚀 — A lightweight and intuitive database system built in C 🗃️. This project covers essential database operations and is designed to be easy to understand and use. 💡🔍

c database database-management memory-management scratch-implementation sqlite

Last synced: 13 Apr 2026