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/victorkiosh/temperature_anomaly_detection

Real-time temperature anomaly detection with FastAPI, Streamlit, and Docker — simulating IoT sensor data for predictive monitoring.

data-science docker fastapi iot machine-learning mlops model-deployment python real-time-analytics sqlite streamlit tensorflow timeseries

Last synced: 06 Apr 2026

https://github.com/faint-liebfraumilch101/fraud-detection-sql-unsupervised

🕵️♂️ Detect fraud in bank transactions using SQL for feature engineering and Python's Isolation Forest for unsupervised anomaly detection.

anomaly-detection banking-data data-analysis data-science financial-analytics fraud-detection isolation-forest machine-learning portfolio-project python sql sqlite unsupervised-learning

Last synced: 07 May 2026

https://github.com/maybebyte/flask-patient-registration-demo

Full-stack Flask/Python/HTML/CSS/Jinja2 learning project. Patient registration web application demo with SQLite database, pico.css, and form validation.

css database demo flask form-validation forms full-stack html jinja2 learning-project patient-registration picocss python sqlite validation web-app web-application web-development webapp

Last synced: 09 Apr 2026

https://github.com/sridevi2108/ai-code-reviewer

AI-powered code review application with Flask backend and LLM integration

css flask groqapi html pytest python sqlite vanilla-javascript

Last synced: 08 Nov 2025

https://github.com/binny3213/interviewtracker

Welcome to Interview Tracker – your ultimate companion in the job search journey.

css3 database django html5 project python3 sqlite

Last synced: 06 Apr 2026

https://github.com/marcelosanchezdev/paginapeliculas

Página de Películas Una aplicación web para explorar, buscar y gestionar películas favoritas. Utiliza la API de TMDb para obtener datos de películas y cuenta con un sistema de autenticación desarrollado en Node.js. Frontend creado con React y estilizado con Bootstrap.

authentication axios bootstrap express frontend-backend fullstack jwt movie-app nodejs react sqlite tmdb-api vite zod

Last synced: 09 Apr 2026

https://github.com/whosonfirst/go-whosonfirst-browser-sqlite

A Go package that implements a SQLite-enabled instance of the whosonfirst/go-whosonfirst-browser tool.

golang sqlite whosonfirst whosonfirst-browser

Last synced: 15 Jan 2026

https://github.com/fet1sov/noise-desktop

Open source audio-streaming platform. I did it as part of a course project.

audio audio-player audio-streaming sqlite wpf-application

Last synced: 18 May 2026

https://github.com/andreaslydemann/covid19counterserver

A vapor API for tracking covid-19 infected in various countries.

fluent sqlite vapor

Last synced: 18 May 2026

https://github.com/joaovicdsantos/trasle

Uma plataforma de letras. Feito em Golang com o framework Fiber (semelhante ao express do node). Resumidamente, é um CRUD de letras.

fiber go gofiber gorm sqlite

Last synced: 18 May 2026

https://github.com/jacked-php/lite-connect

Lightweight SQLite package for PHP

php sqlite

Last synced: 25 Jan 2026

https://github.com/Bronid/CGI-Interface-BookLibrary

CGI Book Library application

cgi cplusplus sqlite xampp

Last synced: 12 Mar 2025

https://github.com/rohanag03/protectu

ProtectU is an Android application prioritizes personal safety by providing immediate assistance during emergencies.

android-development android-sdk android-studio api firebase-auth sqlite

Last synced: 20 Jan 2026

https://github.com/jolovicdev/holloway

Self-hosted webhook relay for local development. Written in Go. Every webhook persists to SQLite before delivery - if your client is offline, nothing is lost. Live dashboard, one-click replay, rate limiting. Smee alternative. Deploy with Docker in 60 seconds.

caddy dashboard developer-tools devtools docker go golang htmx local-development ngrok-alternative replay self-hosted smee-alternative sqlite webhook webhook-relay websocket

Last synced: 23 Jun 2026

https://github.com/suhlig/sqlite-vault

Encrypted SQLite backup to S3-compatible storage with scheduled retention

age-encryption backup restore retention sqlite

Last synced: 15 May 2026

https://github.com/fpmi-pmvs2025/pmvs11a-lab8-flightwise

Flight tickets search application

android gradle kotlin sqlite

Last synced: 18 Feb 2026

https://github.com/albertarakelyan/todo-go

Simple GUI task management utility written in Go with Fyne and SQLite. Includes export to PDF and TXT functionalities.

export-to-pdf export-to-text fyne go pet-project sqlite

Last synced: 17 Jun 2026

https://github.com/sqlite-mpi/sqlite-mpi-client-js

SQLite JavaScript client.

sqlite sqlite3

Last synced: 12 May 2026

https://github.com/4l1c3-r4bb1t/loja-virtual-dwa

🏪 Loja virtual desenvolvida durante a disciplina de Desenvolvimento Web Avançado no Ifes Cachoeiro.

fastapi jinja python sqlite

Last synced: 02 Feb 2026

https://github.com/hexcube/meor

Easy to use Media Organizer

app awt java java-se sqlite swing

Last synced: 18 Mar 2025

https://github.com/rhuanbarreto/ha-house-inventory

Home Assistant add-on: a private inventory of every physical asset in your house. Imports devices from HA, tracks non-HA assets, auto-finds manuals + product links via DuckDuckGo + any AI Task you configure.

bun hacs home-assistant home-assistant-addon home-assistant-custom hono inventory llm sqlite typescript

Last synced: 26 Apr 2026

https://github.com/bereket-g/big-data-lab-assignemnt-1

CRUD operation using R to SQLite database

crud-operation r sqlite sqlite-database

Last synced: 18 May 2026

https://github.com/camilafbarcellos/apollo-techtest

Development of a frontend and a backend application for Apollo Solutions technical test (2023).

api crud fullstack mui nestjs react sqlite typescript

Last synced: 05 May 2026

https://github.com/gzalo/fortnitemetro

Fortnite statistics tracker

plotly sqlite sqljs tabulator vue

Last synced: 18 May 2026

https://github.com/aandersonsantos/library-system

API Library-System

php sqlite

Last synced: 18 May 2026

https://github.com/m-reisner/r.mdb

🧩 Zentrale Management-Datenbank für IT-Systeme – Automatisierung, Config-Management & Inventory in einem System.

automation backend bootstrap config-management frontend inventory it-management jquery monitoring mssql mysql php powershell sqlite system-administration versioning webapp

Last synced: 07 Apr 2026

https://github.com/sairupeshl/apogee

A real-time cryptocurrency trading simulation built with Flask, SQLite, and the Binance API. Features session-based authentication and atomic database transactions.

binance-api bootstrap cryptocurrency finance flask html jinja python sqlite

Last synced: 07 Apr 2026

https://github.com/sqlc-contrib/sqlc-gen-template

Turn your SQL schema into any code — a sqlc WASM plugin that renders Go templates with Sprig, naming helpers, and language-aware type mappers (Go, Python, TypeScript, Rust, Kotlin, C++).

code-generation codegen go-template golang mysql postgresql scaffolding sprig sql sqlc sqlc-plugin sqlite template-engine text-template wasm

Last synced: 22 Apr 2026

https://github.com/heliolj/nlw-spacetime-api

Back-end usando NodeJS, Fastify, Prisma, TypeScript e mais tecnologias. Criado durante o evento da Rocketseat NLW.

axios cors dotenv eslint fastify jwt nodejs oauth prisma sqlite typescript zod

Last synced: 07 Apr 2026

https://github.com/gemmaro/flymake-sqlite

[MIRROR] Emacs Flymake backend for SQLite3.

emacs flymake sql sqlite

Last synced: 26 Jun 2026

https://github.com/kahleryasla/rick-morty-app

🔫 web project using React-Redux on the frontend and .Net 7.0 on the backend. APIs from https://rickandmortyapi.com

dotnet entity-framework entity-relationship full-stack n-tier n-tier-architecture react redux redux-toolkit rest-api sqlite web

Last synced: 02 Mar 2025

https://github.com/indestructiblegamer9/js-pomodoro

Node pomodoro app using echarts and sqlite for data storage

echarts frontend js node pomodoro sqlite

Last synced: 18 Mar 2025

https://github.com/farjs/better-sqlite3-websql

Cross-runtime implementation of WebSql api backed by better-sqlite3 and bun:sqlite

better-sqlite3 cross-runtime sqlite sqlite-database sqlite3 websql

Last synced: 25 Jan 2026

https://github.com/louiexz/personalbudget

Website - PersonalBudget: Take Control of Your Finances Quickly and Easily

backend database django-application django-framework django-project python python3 sqlite sqlite3 web website

Last synced: 07 May 2026

https://github.com/kiyarashfarahani/notes50

Notes 50 - a CS50x Final Project Done By Me

css flask html javascript python sqlite

Last synced: 13 Apr 2026

https://github.com/911aryan/padre-ginos-pizza-app

Explore Padre Gino's Pizza App on GitHub! A full-stack pizza ordering app built with React, Express, and SQLite. 🍕🌐 Perfect for pizza lovers!

context-api express fullstack-project internship-project nodejs pizza-ordering-app react react-query sqlite tanstack-router vite

Last synced: 07 Apr 2026

https://github.com/keyyuwan/recp

Explore dishes from around the world and register your own recipes.

axios nextjs nodejs reactjs recipes sqlite styled-components typeorm typescript

Last synced: 07 Apr 2026

https://github.com/davidjnevin/vocab_teacher

The app will provide a spaced repition learning interface for the user, a highly automated card generation feature for the administrator.

docker fastapi logging postgres python react sqlite

Last synced: 29 Jan 2026

https://github.com/billy0402/django-todo-list

A learning project from NTUB Django course.

bootstrap4 course django django-res python restful-api sqlite web

Last synced: 07 Apr 2026

https://github.com/rvegajr/odata-active-record

The easiest way to interact with OData APIs ever - Active Record pattern with seamless data type handling

active-record api astro database interface-generation javascript mongodb odata orm schema-first sqlite typescript

Last synced: 07 Apr 2026

https://github.com/mementomorri/quizzy

Проект, реализующий минималистичное приложение для проведения викторин с вариантами ответов, данный проект нужен для демонстрации принципов работы с микрофреймворком Flask в учебных целях.

flask html-css python sqlite

Last synced: 08 Apr 2026

https://github.com/Kyle-Givler/DiscordBot

A Discord Bot written in C# The bot reports statistics to a REST API. This project uses C#, Discord.NET, Serilog, Dapper, Entity Framework Core, SQL Server, SQLite, ASP.NET Core Web API

csharp dapper discord discord-bot discord-moderation-bot entity-framework-core reddit rest-api serilog sql-server sqlite

Last synced: 11 Mar 2025

https://github.com/j5py/py4e

Python for Everybody Specialization (from University of Michigan on Coursera).

api data-visualization json python sql sqlite xml

Last synced: 05 May 2026

https://github.com/rockaflare/AplikasiElpiji

Aplikasi untuk mengolah penjualan LPG NPSO. Dalam tahap pengembangan.

avaloniaui crud dependency-injection efcore entity-framework-core mvvm n-tier-architecture reactiveui sqlite

Last synced: 11 Mar 2025

https://github.com/shivabajelan/hawaii-climate-analysis-surfsup-with_sqlalchemy

The analysis in this project aims to provide insight into the climate patterns of Honolulu in Hawaii and inform decisions regarding the best time to visit and what activities to plan.

pandas python sql sqlalchemy sqlalchemy-orm sqlite

Last synced: 07 Apr 2026

https://github.com/lucaslousada/jobs-calc

@Rocketseat - O JobsCalc é uma aplicação de estimativa de cálculo para projetos freelancer.

css3 ejs-template-engine express html5 javascript nodejs sqlite

Last synced: 07 Apr 2026

https://github.com/ebbeelsborg/mantis-shrimp-bot

A Django + MongoDB project to manage fictive AI agents

django mongodb python sqlite

Last synced: 08 Apr 2026

https://github.com/iqbaleff214/mycontact-desktop-with-python

Contact books are a useful and widely used kind of application. They’re everywhere. You probably have a contact book on your phone and on your computer. With a contact book, you can store and manage contact information for your family members, friends, coworkers, and so on.

gui pyqt5 python sqlite

Last synced: 19 May 2026

https://github.com/geeksilva97/db-demo

A simple database implementation written in Go and inspired in SQLite

database go golang sqlite

Last synced: 11 Jan 2026

https://github.com/mrcarb0n/opencode-memory-enhanced

[Experimental] Persistent local memory plugin for OpenCode — SQLite, FTS5, knowledge graph, hybrid search, curated dual stores, write approval, procedural skills, session scanning, external DB merge

ai-memory fts5 knowledge-graph local-first memory opencode opencode-plugin sqlite sqljs typescript vector-search

Last synced: 26 Jun 2026

https://github.com/velcro-xiv/velcro

Archive Velcro JSON Lines data to SQLite.

ffxiv go golang pcap sqlite

Last synced: 18 May 2026

https://github.com/jesusgomez-data/retail-sales-data-analysis

End-to-end retail sales data analysis project using SQL, SQLite and Python (Pandas). Includes data generation, KPIs and business insights.

data-analysis junior-data-analyst pandas portfolio-project python retail-analysis sql sqlite sqlite3

Last synced: 11 Apr 2026

https://github.com/copyleftdev/torii

🎌 TORII (鳥居) - The Ultimate Git Control Plane. Policy-driven governance for Git at scale. Zero-trust enforcement, multi-tenancy, and comprehensive audit trails. Built in Rust.

audit compliance control-plane devops git git-hooks governance multi-tenancy policy-engine postgresql rust security sqlite ssh-authentication zero-trust

Last synced: 10 Apr 2026

https://github.com/igapyon/nyancel-uwp

NyanCEL-UWP is a server tool that enables SQL queries on the contents of Excel workbooks (.xlsx).

excel json rest sql sqlite uwp xlsx

Last synced: 16 Jan 2026

https://github.com/mustafalazzawe/devil-fruit-database

A comprehensive database application for tracking Devil Fruits from the One Piece universe. This project features a modern web interface for browsing and searching Devil Fruits, their users, and abilities.

bun devil-fruits docker fastapi google-cloud-platform one-piece python react react-query sqlite styled-components typescript vite

Last synced: 07 Apr 2026

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

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, making it an excellent tool for learning or showcasing app development skills in Flutter.

android-app android-application app-development crud-operation dart data-management data-management-platform flutter flutter-database flutter-ui ios local-database local-databases mobile-app modern-ui modern-ui-design sqlite widgets

Last synced: 11 Apr 2026

https://github.com/nenodias/lista-de-compras

Android Kotlin project

android kotlin kotlin-android sqlite

Last synced: 15 Apr 2026

https://github.com/carlossanabriam/docker-sqlite

Local & automated environment for SQLite with a test database.

docker sql sqlite

Last synced: 05 Apr 2026

https://github.com/hafsa-aarifeen/sqlite_database

Mobile app developed with Android Studio harnessing the power of SQLite, a serverless, self-contained, and transactional SQL database engine. Enjoy the benefits of zero-configuration, efficient storage, and seamless integration within theproject

java mobile-app offline-database sqlite

Last synced: 18 May 2026

https://github.com/gabriel-vasconcelos/poc-user-prisma-sqlite

POC desenvolvida na cadeira de Projeto Integrado 2 do curso de Sistemas e Mídias Digitais (UFC), explorando Prisma com SQLite como solução backend em uma aplicação Next.js. A aplicação cria e lista usuários, demonstrando a eficiência e simplicidade dessa combinação. Parte de um estudo comparativo com Firebase.

nextjs poc prisma prova-de-conceito reactjs shadcn-ui smd sqlite tailwindcss ufc

Last synced: 11 Apr 2026

https://github.com/dacrab/beauty-salon-scheduling-api

Beauty Salon Scheduling API (Laravel 12, Docker, Nginx, SQLite). Endpoints: slots, book, cancel. Bearer auth. Seeders + tests.

docker laravel nginx php rest-api sqlite

Last synced: 07 Mar 2026

https://github.com/princemuel/exercism-scheduler

Daily language track picker for Exercism polyglots

exercism python scheduler sqlite

Last synced: 21 Apr 2026

https://github.com/korjavin/ory-compose

Lightweight self-hosted Ory stack — Kratos (identity + social sign-in) + Hydra (OAuth2/OIDC for your apps) + Login UI, on SQLite. Git-ops deploy via Portainer + GHCR-vendored images.

docker-compose hydra identity-management kratos oauth2 oidc ory portainer self-hosted sqlite

Last synced: 03 Jul 2026

https://github.com/cmtv/sqlean

Simple SQLite database manager. Focus on writing code, rather then messing with queries.

database db entity sql sql-entity sqlite

Last synced: 30 Sep 2025

https://github.com/sylviat01/biashara-first-healthcare

Biashara First Healthcare is a platform designed to streamline the connection between businesses and healthcare facilities.The platform features an interactive map powered by OpenLayers, allowing users to easily locate healthcare providers.

flask openlayers python3 reactjs sqlite

Last synced: 04 Aug 2025

https://github.com/pymarcus/java_crud

Crud with default libraries to connect and work with sqlite database

crud java sqlite

Last synced: 18 May 2026

https://github.com/thirdeyeinfo/google-gemini-sqllite

This application will generate SQL queries using gemini-pro llm

gemini gemini-pro python sqlite

Last synced: 19 May 2026

https://github.com/gold-roger33/fxmoney_management

A Personal Money Management Application

java javafx-application sqlite

Last synced: 05 May 2026

https://github.com/dumindup/symfonydemo

This is a PHP Symfony version 3.4 based demo project.

bootstrap5 css3 datatables doctrine html5 jquery php phpunit sqlite sqlite3 symfony symfony3 twig

Last synced: 03 Jan 2026

https://github.com/edugese/task-manager

This Ionic 6 Angular Android app empowers you to manage tasks offline. Create, edit, mark tasks complete, and delete them. View pending and completed tasks in separate lists, and track deadlines with a calendar view. Set reminders with local notifications directly on your device - no internet connection required!

angular capacitor-android ionic ionic-framework sqlite typscript

Last synced: 25 Feb 2026

https://github.com/csanjeev25/wishlist

Android Application,database management using ORMLite with SQLite

android java orm sqlite xml

Last synced: 08 May 2026

https://github.com/simpsonresearch/apc9-10

Learn Databases in Week 9 and 10 of my Advanced Programming Club

learn programming python sql sqlite

Last synced: 30 Jun 2026

https://github.com/kxlmtdx/atlantis

A simple template for building your own discord bot with cogs and an initial database 🔥

cogs discord-bot discord-py discord-py-bot python slash-commands sqlite sqlite3 statistics stats

Last synced: 20 Apr 2026

https://github.com/roll-w/ml-model-platform

A platform for training machine learning models based on SpringBoot.

bootstrap java java-17 machine-learning spring-boot sqlite vue

Last synced: 31 Oct 2025

https://github.com/bilbottom/testing-sql

Sample SQL scripts to test various features.

sql sqlite testing

Last synced: 17 Jun 2026

https://github.com/arthrp/rqlitedotnet

.NET client for Rqlite (lightweight distributed database)

rqlite sqlite

Last synced: 18 May 2026

https://github.com/origamiofficial/rclone-http-updater

A Python script that updates rclone HTTP Remote configuration file (rclone.conf) with the latest URLs from specified websites using XPath, and notifies via Telegram if changes are detected.

bdix database python python-script python3 rclone rclone-client rclone-config rclone-configuration rclone-mount samftp samonline scraper scraping script scripts sqlite sqlite3 xpath xpath-expression

Last synced: 07 Apr 2026

https://github.com/jamesaphoenix/trail

A tiny coverage scheduler with memory for AI agent loops: hands an agent the next folder to cover, per task-name.

agentic ai-agents cli code-review coverage rust sqlite

Last synced: 04 Jul 2026

https://github.com/farjs/better-sqlite3-migrate

Automates Sqlite DB schema versioning

sql-migrate sql-migration sqlite sqlite3

Last synced: 25 Jan 2026

https://github.com/giacomosx/tasktide

WIP Personale Project. To-Do App created with Flask (Python Framework)

flask python sqlite

Last synced: 09 May 2026

https://github.com/fadilxcoder/reactjs-php

PHP API (Single file Api with CRUD "user" endpoint) / ReactJS

api api-server crud mysql newman php poc react reactjs sqlite

Last synced: 06 May 2026

https://github.com/whoishusni/catatankeutangan

Aplikasi Catatan Utang-Piutang Sederhana Dengan Sqlite

catatan debt notes sqlite utang

Last synced: 04 Mar 2025

https://github.com/bakangmonei/ddd2022

My SQL Assignment

sql sqlite

Last synced: 04 Apr 2025

https://github.com/annabien/exchange_rates_report_generator

Application to generate reports of exchange rates

api python rest sqlalchemy sqlite unittest

Last synced: 19 May 2026