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/albahranimazin-commits/mazoon-platform

A comprehensive platform for every Omani

arabic flask oman python rest-api sqlite

Last synced: 01 May 2026

https://github.com/gustavo-damaceno/happy

💜 O Happy é uma aplicação que conecta pessoas à casas de acolhimento institucional para fazer o dia de muitas crianças mais feliz.

css3 express handlebars html5 nodejs sqlite

Last synced: 05 Jan 2026

https://github.com/sidibecker/agenda-contatos

Agenda de contatos. Em desenvolvimento com flutter.

dart flutter sqlite

Last synced: 06 May 2026

https://github.com/ntaraujo/hack4cities

Our project for Hack4Cities 2022

flask hackathon hackathon-project python sqlite

Last synced: 14 Apr 2026

https://github.com/joelseq/sqliteadmin-ui

Front-end for the SQLiteAdmin tool

admin admin-dashboard sqlite sqlite3 svelte svelte5 sveltekit

Last synced: 10 Nov 2025

https://github.com/deniska69/help-desk

Курсовая работа на тему "Автоматизация учёта заявок в IT-отделе"

django python sql sqlite

Last synced: 07 May 2026

https://github.com/allankoechke/pocketbase-cpp

Pocketbase C++ Qt SDK [Not an official SDK]

cpp pocketbase pocketbase-cpp pocketbase-realtime qt5 qt6 sqlite

Last synced: 03 Oct 2025

https://github.com/jalilbengoufa/ptp

pipe to pipe, just piping data to pipe data because why not

golang kafka postgres redis sqlite

Last synced: 07 Oct 2025

https://github.com/yumeangelica/bikes_database_reader

A Python based database reader for bikes.db (SQLite)

python3 sqlite

Last synced: 18 May 2026

https://github.com/s-gani/todoapp

Simple To-Do application built using Kotlin and SQLite for Android

android application kotlin sqlite sqlitedatabase todolist xml

Last synced: 21 Jan 2026

https://github.com/faytranevozter/cctv-bot

Telegram CCTV monitor bot for capturing FFmpeg-supported camera stream snapshots and sending them to authorized chats.

camera-monitoring cctv docker ffmpeg ghcr go golang hls rtmp rtsp sqlite surveillance telegram-bot

Last synced: 31 May 2026

https://github.com/nareshved/rupeebyte

Expenses tracker App: A feature built with Flutter, using sqlite database and graphs added

expense-manager expense-tracker flutter flutter-apps graphs sqlite sqlite-database

Last synced: 06 May 2026

https://github.com/aashahin/bunbreaker

Bun-native circuit breaker with built-in retry, abort-aware fetch, error mapping, and diagnostics. Zero dependencies — Redis + SQLite + Memory tiered storage, Bun.cron health probes, ElysiaJS & Hono adapters.

breaker bun bunjs circuit-breaker elysia elysiajs hono honojs redis sqlite

Last synced: 14 Jun 2026

https://github.com/khushneetsingh/datasanity

DataSanity is a AI-powered web application for dataset cleaning, synthetic data generation, vectorization, and data enrichment using natural language prompts.

cerebrus exa faiss-vector-database llm nextjs numpy pandas serperdev sqlite tailwindcss

Last synced: 08 Apr 2026

https://github.com/crisboleda/flight-reservation-system

Complete flight booking application built with microservices architecture.

apigateway fastapi microservices pytest python3 sqlite

Last synced: 16 Apr 2025

https://github.com/crbroughton/sibyl

A lightweight, type-safe query builder for sql.js, libSQL & Bun

bun database db embedded sql sqlite typescript wasm

Last synced: 11 Apr 2026

https://github.com/jefri1234/crud-next

App CRUD de tareas puedes Visualizar, crear, editar y eliminar

nextjs14 npm prisma react shadcn-ui sqlite tailwindcss

Last synced: 11 Apr 2026

https://github.com/ivov/monotax

Colorful dashboard to display financial stats for a side business, built with TypeScript/React, TypeScript/Node and SQLite.

material-ui nodejs reactjs sqlite typescript

Last synced: 06 May 2026

https://github.com/bjornmelin/codex-prompt-refinery

Local Codex CLI prompt refinery: ingest JSON/JSONL histories, dedupe, embed (OpenAI), cluster (sqlite-vec), synthesize atomic/workflow prompts via Responses API (Structured Outputs). FTS5+vector search; Streamlit UI; Typer CLI.

cli-tool embeddings openai openai-api prompt-engineering pydantic python responses-api sqlite sqlite-fts5 sqlite-vec streamlit structured-outputs typer vector-search

Last synced: 02 May 2026

https://github.com/juanmorales1810/dpi-boletin-oficial

Proyecto para el gobierno de San Juan para el manejo y gestión del boletín oficial de la provincia

fastapi nextjs python shadcn-ui sqlite taildwindcss

Last synced: 11 Apr 2026

https://github.com/tiagotas/mauiappminhascompras

CRUD no SQLite usando .NET MAUI

crud maui-app microsoft-net sqlite

Last synced: 17 May 2026

https://github.com/levysantiago/boarding-pass

Extensão do desafio Boarding Pass do #boraCodar da Rocketseat. Utilizando React.js, Nest.js, Prisma.

nestjs prisma reactjs sqlite styled-components typescript

Last synced: 14 Apr 2026

https://github.com/gorthyvyshuu-byte/fastapi--top5-students

Students API using FastAPI, SQLite, and Redis to manage student records and fetch top 5 students

api fastapi project python sqlite students

Last synced: 06 May 2026

https://github.com/heliolj/simple-database-in-c

A lightweight SQLite clone written in C that implements B-trees, paging, and basic SQL operations. Educational project demonstrating core database concepts and low-level system programming.

b-tree c database sqlite

Last synced: 06 May 2026

https://github.com/laurentinobezerra/imersao-devops-alura

Este projeto implementa uma API para gestão de alunos, cursos e matrículas, desenvolvida com FastAPI. Ele inclui configurações para execução local e orquestração via Docker e Docker Compose, realizado como prática da Imersão DevOps da Alura e Google Cloud.

alura api devops docker docker-compose fastapi python sqlite

Last synced: 11 Apr 2026

https://github.com/saahilanande/college-management-system-db1

Complete Term project for class DBMS Models and Implementation under Dr.abhishek santra. Includes Database schema, Er diagrams and frontend-backend for simple college management system.

java oracle-database spring-mvc sql sqlite

Last synced: 06 May 2026

https://github.com/tonigith/bookreviews

Aplicación de gestión de reseñas de libros (CRUD) desarrollada con Laravel 12 y Livewire 3. Permite crear, listar y eliminar reseñas (título, autor, rating) y buscar por título. Se comporta como una SPA gracias a `wire:navigate` y utiliza componentes de página completa de Livewire (Create y BookList).

blade crud crud-application laravel livewire php php8 spa sqlite tailwind tailwind-css vite

Last synced: 11 Apr 2026

https://github.com/winterwind/mal_sql_database

A SQL database made out of the data scraped in Hernan4444's repo (all credits for the dataset go to him) [made for my Database Systems' class' final project]

anime database database-management database-querying myanimelist query sql sqlite sqlite3

Last synced: 20 Apr 2026

https://github.com/ray8118/crypto-portfolio

Crypto Portfolio Tracker is a full-stack web application that helps users efficiently track and manage their cryptocurrency portfolios in real time. It features a secure backend API built with FastAPI and a modern, responsive frontend built with React and Tailwind CSS.

fastapi python react sqlalchemy sqlite tailwindcss typescript uv

Last synced: 10 Oct 2025

https://github.com/maksmez/deliveryversta

Web-приложение для управлением заказами на доставку компании Versta

asp-net-core csharp docker reactjs sqlite

Last synced: 14 Apr 2026

https://github.com/bakaq/market-helper

An app to make better decisions when buying groceries.

axum-rs react sqlite

Last synced: 06 May 2026

https://github.com/cvrajeesh/snowlite

Local SQLite-backed drop-in replacement for Snowflake — run integration tests without a data warehouse

snowflakedb sqlite

Last synced: 13 Mar 2026

https://github.com/dariustb/cocktailsearch

Python web app to search cocktail recipes via SQLite queries

flask python sqlite tailwind

Last synced: 01 Mar 2025

https://github.com/naeel63/officehelperwpf1

Приложение для учета офисного оборудования

entity-framework-core sqlite wpf

Last synced: 06 May 2026

https://github.com/roydevashish/queuectl

queuectl: a CLI-based background job queue system

cli cobra-cli go golang job-queue sqlite sqlite3

Last synced: 18 Apr 2026

https://github.com/ethical0101/music-player

This is a simple Music Player web application built using **Django**, my very first Django project! 🎉 I referred to YouTube tutorials to learn and implement this.

css django html js sqlite

Last synced: 14 Apr 2026

https://github.com/ruelalarcon/a_plus

A social network for students to track course grades, share grade calculation templates, and manage course prerequisites.

express grade-calculator grades graphql javascript nodejs sqlite svelte

Last synced: 11 Apr 2026

https://github.com/sanveed-adnan/supermarket-sales-sql-project

SQL-based data analysis project on supermarket sales performance using SQLite and Power BI.

business-intelligence data-analysis data-science data-science-projects data-visualization power-bi sales-data sql sqlite

Last synced: 08 Nov 2025

https://github.com/fylga/workshop_bunjs

Bun is an all-in-one toolkit for JavaScript and TypeScript apps. It ships as a single executable called bun​. The workshop will cover most of it functionnalities in order to create an API/Front Web.

bunjs sqlite

Last synced: 21 Feb 2026

https://github.com/alexandra-valkova/usersmanagementsystemxamarinandroid

A simple CRUD mobile application 📱 for managing users, written on Xamarin.Android and using SQLite

android c-sharp crud-application material-design mobile-app sqlite users xamarin xamarin-android

Last synced: 05 Jan 2026

https://github.com/joschonarth/daily-diet-api

🥗 The Daily Diet API is a comprehensive solution for managing eating habits and tracking daily water intake, allowing for the logging, monitoring, and analysis of daily consumption.

flask python slqalchemy sqlite

Last synced: 14 Apr 2026

https://github.com/rick1551/notemanager

A desktop application developed with Qt 6 and C++20, designed to manage personal notes with tags, advanced search, and persistence in SQLite.

cmake cpp20 qt6 sqlite

Last synced: 07 May 2026

https://github.com/mementomorri/iot_project_dashboard

Реализация технического задания для веб интерфейса проекта на тему интернета вещей

authentication flask iot python sqlalchemy sqlite

Last synced: 11 Apr 2026

https://github.com/huizhougrocery/tkinter-uploadfilesto-sqlite

This is an open-source GUI desktop software designed to upload files to sqlite on our desktop.

python sqlite tkinter-gui windows

Last synced: 09 May 2026

https://github.com/alyssonbarrera/inventory-management-app

Back-end - aplicativo de gerenciamento de estoque

fastify knexjs nodejs sqlite typescript

Last synced: 30 Apr 2026

https://github.com/meleshkodmitriy/expo-offline-app

💾 TypeScript, React Native, Expo, Realm, SQLite, React Navigation

expo react-native realm sqlite typescript

Last synced: 11 Apr 2026

https://github.com/sithira/simple-android-event-manager

A Simple Event manager using android, SQLite and Android Room

android android-room android-room-persistence-library sqlite sqlite-android

Last synced: 07 May 2026

https://github.com/jeannesbryan/relay-station

A sovereign, decentralized, and zero-dependency P2P communication node built for the open web.

communication-node cyberpunks decentralized dweb encrypted-messaging fediverse p2p php privacy pwa self-hosted small-web sovereignty sqlite zero-dependency

Last synced: 14 Apr 2026

https://github.com/thiagohrcosta/onebitfood

Project developed during the OneBitCode week (Ruby on Rails).

api api-client nextjs rails ransack react ruby sqlite

Last synced: 11 Apr 2026

https://github.com/shihanng/csvs-to-sqlite-docker

A docker image for csvs-to-sqlite https://github.com/simonw/csvs-to-sqlite.

csv datasette datasette-io docker python sqlite

Last synced: 06 Apr 2026

https://github.com/burnsoftnet/burnsoft.database

General Functions to Connect to different types of databases along with the ability to run SQL commands and return data.

connection database mssql mysql oledb sqlite

Last synced: 04 Apr 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/bowber/axum-db-benchmark

A benchmark of some db using rust + axum + wrk. Each db benchmark code and result locate in its own branch.

benchmarking rocksdb rust sqlite

Last synced: 16 Jan 2026

https://github.com/abhijeet-muneshwar/url-shortener-app

URL Shortener App using Golang, SQLite

golang sqlite

Last synced: 18 May 2026

https://github.com/fayfan/arkbites

Arkbites is website with tools for helping players of the mobile game Arknights. Players can create an account to track their operators & materials, make squads with their operators, & favorite their operators.

alembic beautifulsoup flask html-css postgresql python react redux sqlalchemy sqlite

Last synced: 09 Apr 2026

https://github.com/harenafiantso/poja-big-sum-std22086

Git repository that contains the source code of the exam about using the infrawork named poja, using the version 9.0.2

aws java spring sqlite

Last synced: 09 Apr 2026

https://github.com/gevanilopez/python-weather-etl-app

Simple Python ETL that loads Open-Meteo hourly weather into SQLite and prints summary stats.

data-engineering etl open-meteo python sqlite

Last synced: 18 May 2026

https://github.com/golaughlin/mockbuster-video-flask

Fictional VIdeo Store JSON REST API written using Python and Flask.

flask json json-api python python3 sqlalchemy sqlite sqlite3

Last synced: 11 Apr 2026

https://github.com/adhiiisetiawan/android-sqlite-basic

Assignment for android sqlite

android java sqlite

Last synced: 02 May 2026

https://github.com/hasanyahya101/palate-path-vite

A Simple CRUD based task tracking application that uses SQLite Cloud for database. It allows for moving tasks through states such as to-do, in-progress and done. It also allows for filtering of tasks.

cloud crud githubpages http requests sqlite static task tracker tracking

Last synced: 19 May 2026

https://github.com/maxime-cllt/sqlitecleaner

A simple program that clean and optimize your SQLite file

cargo cicd cleaner github-actions optimizer rust sqlite

Last synced: 08 May 2026

https://github.com/sathiypriyan/toll-transaction-simulator

C++17 project simulating a toll plaza system. Reads vehicle data, applies toll rules, stores transactions in SQLite, and generates summary reports. Demonstrates modern C++ with STL, OOP, and database integration.

cpp17 oop sqlite system-simulation

Last synced: 18 May 2026

https://github.com/liascode/ts-express-starter

Clean and Simple starter for Typescript, Express, and Sqlite on node

express expressjs node sqlite starter typescript

Last synced: 07 Apr 2026

https://github.com/07rinat07/fastapimyapp

fastapimyapp

fastapi python3 sqlite

Last synced: 15 Apr 2026

https://github.com/daniel-elston/sql-training

SQL training received while conducting MSc Dissertation in industry.

sql sqlite

Last synced: 04 Apr 2025

https://github.com/hbmartin/safari-to-sqlite

Save tabs from Safari to a SQLite database. Supports Datasette. Can sync multiple devices with Turso.

browser-automation datasette macos safari sqlite

Last synced: 13 May 2025

https://github.com/iloveitaly/datasette-enrichments-shell

Enrich data using datasette and arbitrary commands on your local machine

datasette datasette-enrichments shell sqlite

Last synced: 13 May 2025

https://github.com/h0kd/expense-tracker-nextjs

Aplicación web fullstack para registrar, visualizar y exportar gastos de forma simple y moderna. Construido con Next.js 15, TailwindCSS 4 y Prisma ORM.

chartjs fullstack nextjs prisma sqlite tailwindcss typescript vercel webapp

Last synced: 05 Apr 2026

https://github.com/donpotts/blazorstripecheckout

Blazor WASM Sample application using Stripe Checkout for Products payment.

asp-net-core blazor-webassembly ef-core mudblazor shoppingcart sqlite stripe-payments

Last synced: 19 May 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/mayromyller/transactions-api

API for registering transactions and controlling expenses

knex nodejs sqlite

Last synced: 03 May 2026

https://github.com/billy0402/django-test-driven-development

A learning project from the book 'Test-Driven Development with Python'.

course django python selenium sqlite testing web

Last synced: 07 Apr 2026

https://github.com/aligcgl/nestjs-modular-monolith-cqrs-event-sourcing-architecture-template

A scalable NestJS project template with modular monolith architecture, CQRS, and Event Sourcing support (MongoDB/Kafka/EventStoreDB). Built with DDD and Onion Architecture principles, ideal for PoC to production-ready backend systems.

cqrs docker docker-compose event-sourcing event-store kafka modular-monolith-architecture mongodb nestjs onion-architecture postgresql sqlite typescript

Last synced: 08 Apr 2026