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/eltonsantos/proffy

Projeto desenvolvido no evento Next Level Week #2 promovido pela RocketSeat.

expo express express-js expressjs javascript node node-js nodejs react reactjs sqlite typescript vscode

Last synced: 04 Apr 2026

https://github.com/filiprokita/chatterbox

Chatterbox is a simple web-based chat application designed for real-time messaging. It features user authentication, message handling, and a responsive user interface.

bootstrap chat chat-application css docker flask html javascript js messenger python real-time-messaging sql sqlalchemy sqlite user user-authentication web-development websockets

Last synced: 04 Apr 2026

https://github.com/rostam-sodagari/backup-pilot

A cross-platform CLI utility for backing up and restoring multiple databases with pluggable storage backends.

backup-script backup-tool database database-backup database-backup-scripts mongodb mysql sqlite

Last synced: 04 Apr 2026

https://github.com/latentprion/cppbessot

CPPBESSOT (C++ BackEnd Single Source of Truth): a framework that uses OpenAPI to maintain a single source of truth for the data model of a software project. It generates C++ headers, JSON serdes, ODB-based ORM headers, DB migrations, Typescript types and Zod schemas. I.e: a type-safe backend-to-frontend data model manager.

backend-cpp backend-development cmake cpp database-migration database-schema json json-deserialization json-serialization json-validation odb openapi orm postgresql sqlite type-safety typescript typescript-definitions zod zod-validation

Last synced: 17 Apr 2026

https://github.com/ichinya/quiverkeep-core

Core service and CLI for QuiverKeep.

ai-usage api cli go quiverkeep sqlite

Last synced: 04 Apr 2026

https://github.com/lkhorasandzhian/my-fastapi-project

Финальное домашнее задание по дисциплине "Семинар наставника"

docker fastapi sqlalchemy sqlite uvicorn

Last synced: 04 Apr 2026

https://github.com/biancodavide3/festival

This web application manages a single annual music festival taking place over one weekend (Friday to Sunday), in Turin.

flask flask-login python sqlite website

Last synced: 18 Apr 2026

https://github.com/dinithmaleesha/wear-counter-flutter

A Flutter app to track cloth wear activity. Users can add, update, and delete clothes, and manage wear counts. Developed as a learning project and now abandoned 🤷

flutter flutter-apps sqlite sqlite-database

Last synced: 10 May 2026

https://github.com/meezaand/laravel-product-management

A Laravel application for managing products, including features for creating, editing, and deleting products, as well as managing their details such as name, price, description, and stock quantity.

laravel php reactjs sqlite tailwindcss

Last synced: 04 Apr 2026

https://github.com/02siri/burritoking

Food Ordering GUI Desktop Application

java javafx-gui jdbc-driver jdk junit scenebuilder sqlite

Last synced: 18 Apr 2026

https://github.com/luccasscds/run-script-turso

Aplicativo para rodar script no banco noSQLite do Turso.

electron sqlite

Last synced: 18 Apr 2026

https://github.com/malferrari48/heimdall-monitoring

Creation of a webapp for network monitoring for the "Progetto del Software" course. My final grade was 30/30.

backlog css html java javascript jenkins mattermost nodejs npm rest scrum-agile sonarqube sqlite taiga tdd uml-diagrams

Last synced: 04 Apr 2026

https://github.com/vitinho163/nlw-copa-ignite

Projeto desenvolvido durante a Next Level Week Copa, na trilha Ignite da @Rocketseat.

expo fastify next nodejs react react-native sqlite tailwindcss typescript

Last synced: 04 Apr 2026

https://github.com/karthikmprakash/quick-notes

A note-taking web-app that handles multiple user and notes database.

bootstrap css database flask heroku html javascript notes python requests sqlite

Last synced: 04 Apr 2026

https://github.com/spaceshaman/full-stack-fastapi-nuxt-jwt-auth-orm-free-template

ORM Free Full Stack, modern web application template. Using FastAPI, Nuxt.js, JWT Authentication, SQLite, Docker compose and more.

backend docker docker-compose fastapi frontend full-stack fullstack jwt jwt-auth jwt-authentication jwt-token nuxt nuxt3 nuxtjs python python3 sqlite sqlite3 template typescript

Last synced: 04 Apr 2026

https://github.com/alexekinney/url-shrtnr

Shortern URLs with ExpressJS, sqlite, and EJS

ejs express expressjs sql sqlite sqlite3 url-shortener

Last synced: 04 Apr 2026

https://github.com/gbdsantos/nodejs-notifications-service

4ª Edição do Ignite Lab da Rocketseat, microserviços com NodeJS.

2022 nestjs nodejs prisma sqlite typescript

Last synced: 04 Apr 2026

https://github.com/gabrielcenteiofreitas/estudos-rocketseat-nlw15_unite-trilha_nodejs

Projeto de um pass.in, uma aplicação de gestão de participantes em eventos presenciais, desenvolvido durante o evento "NLW Unite" da Rocketseat na Trilha NodeJS.

fastify node nodejs prisma sqlite typescript zod

Last synced: 04 Apr 2026

https://github.com/remcostoeten/simple-task-ui

A monorepo for rollyourownauth—an application demonstrating how to build custom authentication, paired with a feature-rich dashboard. Includes documentation and modular, framework-agnostic features.

authentication fumadocs jwt monorepo nextjs15 postgresql react scalable sessions sqlite

Last synced: 04 Apr 2026

https://github.com/ksh168/django_blog

Blog website made using Django and deployed on PythonAnywhere. Uses sqlite3 as database

django pillow python pythonanywhere sqlite

Last synced: 18 Apr 2026

https://github.com/embmeals/homelabbackend

Homelab monitoring dashboard — .NET 10, Hangfire, HTMX, Chart.js

dashboard dotnet hangfire homelab htmx infrastructure monitoring razor-pages self-hosted sqlite

Last synced: 18 Apr 2026

https://github.com/paperfoot/invoice-cli

Beautiful invoices from the CLI — international, stateful, agent-friendly

agent-cli-framework agent-friendly billing cli gst invoice multi-currency pdf rust sqlite typst vat

Last synced: 18 Apr 2026

https://github.com/kathleenwest/usermanagementwebapidemo

This repository contains a simple User Management Web API built with ASP.NET Core. The API provides CRUD operations for managing user data, including creating, retrieving, updating, and deleting users. The project uses Entity Framework Core with SQLite as the database provider and includes comprehensive unit tests.

asp-net-core coding-challenge coding-interview crud-application csharp csharp-app csharp-code demo demo-app entity-framework-core live-website middleware sqlite swagger unit unit-test unit-testing unit-tests user-management-system web-api

Last synced: 18 Apr 2026

https://github.com/rodrigo-kelven/fastapi_graphql

Este projeto é uma API GraphQL simples construída com FastAPI e Strawberry, duas ferramentas poderosas do ecossistema Python. A API permite que os usuários consultem uma lista de itens, cada um contendo um ID, username, fullName, email, role, hashedPassword, disabled, verified, createdAt.

docker fas graphql mon python3 redis sqlite

Last synced: 05 Apr 2026

https://github.com/ostrynska/gh-projects-manager-api

Express-based backend with SQLite used for storing public GitHub repositories per authenticated user

cors express sqlite sqlite3

Last synced: 18 Apr 2026

https://github.com/pixzl/recall

Shared memory for Claude Code — MCP server + CLI that indexes your local sessions and memory across all projects.

claude claude-code cli developer-tools embeddings mcp model-context-protocol semantic-search sqlite typescript

Last synced: 04 Jun 2026

https://github.com/tonguyenducmanh/devtools

tổng hợp các tool cần thiết cho dev

go js sqlite tools vite vue wasm

Last synced: 06 Jun 2026

https://github.com/karmaniverous/jeeves-runner

Graph-aware job execution engine with SQLite state. Part of the Jeeves platform.

cli cron fastify job-scheduler nodejs queue sqlite task-runner typescript

Last synced: 16 May 2026

https://github.com/pr1m8/sqldbagent

Service-first database intelligence platform for safe inspection, guarded SQL, retrieval, and agent-ready context.

database-intelligence langchain langgraph mcp mssql postgres pydantic qdrant sql sqlalchemy sqlite streamlit

Last synced: 08 Apr 2026

https://github.com/lone-do/project-nuxt-passport

Digital Passport Application built using Nuxt, TypeScript, and tailwindcss for the frontend, and Drizzle + SQLlite for the backend.

daisyui drizzle fullstack nuxtjs pinia sqlite state-management tailwindcss typescript vue

Last synced: 05 Apr 2026

https://github.com/eduardofranca1/node-api

Node Rest API with Typescript, JWT, SQLite

jwt node sqlite typescript

Last synced: 05 Apr 2026

https://github.com/lonyasha/cs50w-mail

Mail is a single-page email client. It allows users to send, receive, view, archive, and reply to emails through a dynamic interface that communicates with a backend API. This project is part of CS50's Web Programming with Python and JavaScript course.

ajax cs50w django email-client html-css javascript python rest-api single-page-applications sqlite web-development

Last synced: 05 Apr 2026

https://github.com/eltonsantos/jobfinder

Projeto desenvolvido no curso da Udemy: JavaScript do básico ao avançado (c/ Node.js e projetos). Link: https://www.udemy.com/course/javascript-do-basico-ao-avancado-com-node-e-projetos

express handlebars javascript node nodemon postgres sequelize sqlite

Last synced: 05 Apr 2026

https://github.com/bloomca/youtube-mp3-grabber

Application to follow channels on youtube and convert new episodes to mp3

python sqlite youtube

Last synced: 18 Apr 2026

https://github.com/bdeekshith066/restaurant-uptime-tracker

A FastAPI-based backend that tracks store uptime/downtime from pings and generates time-zone aware reports for the last hour, day, and week.

fastapi python sqlalchemy sqlite

Last synced: 18 Apr 2026

https://github.com/peterkneale/galaxy

Sample Code: ServiceStack API + OrmLite + SQLite for aspnetcore sample

aspnetcore csharp ormlite servicestack sqlite

Last synced: 18 Apr 2026

https://github.com/coderooz/python-flask-recipt-generator

A simple yet powerful Receipt Generator built with Python (Flask), SQLite, and ReportLab. This tool allows you to create receipts through a clean web UI, store them locally, and export professional PDF receipts.

flask flask-sqlalchemy python recipt-generator reportlab-pdf sqlite

Last synced: 18 Apr 2026

https://github.com/samirasiavash/user_management_application

The User Management Application is a desktop application with a three-tier architecture, written in OOP in Python, and deployed on SQLite. This application has features such as registration, login, search, changing user status and roles, pagination, etc.

3tier decorator login manage-users oop pagination performance-logging python registration search sqlite sqlite-database tkinter user-management-system user-managment

Last synced: 18 Apr 2026

https://github.com/fitzy1321/pokebattle

C Project, Pokémon Battle System terminal simulator

c marimo marimo-notebook python python3 sqlite sqlite3

Last synced: 04 Jun 2026

https://github.com/sup2point0/ignis

Various projects involving the Yu-Gi-Oh! card game, including asynchronous API requests, SQL databases, machine learning, and a Discord bot!

ai discord discord-bot ignis ignister machine-learning nextcord sql sqlalchemy sqlite ygo ygoprodeck yu-gi-oh yugioh yugioh-api yugioh-card-images

Last synced: 18 Apr 2026

https://github.com/muhammadraffiramadhan/volcano-info-api

A Spark Java microservice for retrieving volcano and eruption data.

code-quality collections input-output interfaces java javadoc jdbc json junit sqlite swing-gui uml xml

Last synced: 18 Apr 2026

https://github.com/gitarber/habits_tracker

A modern Flutter application for building and tracking daily habits

dart flutter habit-tracker habits material-design mobile-app notifications productivity sqlite time-management

Last synced: 19 Apr 2026

https://github.com/pedromgsanches/nutpad

simple notes app entirely created with AI

ai bulma docker notes selfhosted sqlite

Last synced: 19 Apr 2026

https://github.com/bearddan2000/docker-desktop-alpine-sqlitebrowser-visualizer

This is a POC project to demonstrate sqlitebrowser a database visualization tool.

alpine desktop docker sqlitbrowser sqlite sqlitebrowser visualizer

Last synced: 19 Apr 2026

https://github.com/inventixcity/inventix-bank

Advanced Banking Management System built with Java & JavaFX - Features dual authentication, real-time transactions, account management, and modern MVC architecture with SQLite database

authantication clean-code java javafx javafx-application mvc-architecture sqlite sqlite3

Last synced: 19 Apr 2026

https://github.com/mxagar/disaster_response_pipeline

This repository contains a Machine Learning (ML) pipeline which predicts the response to messages in disaster situations. An ETL pipeline is also developed and everything is deployed with a web app based in Flask.

classification etl-pipeline flask machine-learning machine-learning-pipeline pipeline sqlite

Last synced: 19 Apr 2026

https://github.com/iluknow/encrypted_notes_app

Encrypted Notes - безопасное веб-приложение для заметок с полным шифрованием AES-256-GCM. Пароли никогда не сохраняются, только зашифрованный контент. Идеально для личного использования и изучения криптографии на PHP.

aes-256-gcm encryption openssl php privacy security sqlite web-app

Last synced: 19 Apr 2026

https://github.com/d-vale/grade-manager

Team project for the ProgServ2 course at HEIG-VD

css html html-css mail mailhog php sqlite tailwind tailwind-css tailwindcss

Last synced: 20 Apr 2026

https://github.com/tiagoderobertis/routine-manager

An app built with .NET MAUI designed to make it easy to track your gym routines, take notes, and more.

cross-platform csharp dotnet entity-framework-core maui sqlite

Last synced: 20 Apr 2026

https://github.com/mitchi-02/android-notes-fragments

An android notes app that uses dynamic fragments and SQLite DB.

android fragments java mobile-app sqlite

Last synced: 20 Apr 2026

https://github.com/snekussaurier/minban

A minimalistic kanban board application

backend dioxus frontend gin go kanban rust sqlite

Last synced: 20 Apr 2026

https://github.com/omarsalemdmet/go-school-stdb

Web-based attendance and grading management system built in Golang using the Echo framework

full-stack golang htmx server-side-rendering sqlite

Last synced: 20 Apr 2026

https://github.com/persteenolsen/umbraco-13-starter-two

Umbraco 13 CMS Website serving CRUD by custom MVC and Table in DB serving as a Starter

dotnet entity-framework-core sqlite umbraco

Last synced: 20 Apr 2026

https://github.com/jharrilim/comp304-assignment2

Developing an interactive GUI application in Android with Kotlin, Room, and RXJava

android kotlin room rxjava sqlite

Last synced: 20 Apr 2026

https://github.com/incubated-geek-cc/sql.js-node_and_browser-plugin

The sql.js plugin modularised for compatibility with both Browser and NodeJS

sql sqlite

Last synced: 20 Apr 2026

https://github.com/planimeter/lsqlite

LuaJIT FFI bindings for SQLite3

lua luajit luajit-ffi-bindings sqlite sqlite3

Last synced: 20 Apr 2026

https://github.com/jonghough/calendar-jx

Spring-Boot application for a local calendar and event schedule builder

calendar java schedule spring-boot sqlite

Last synced: 20 Apr 2026

https://github.com/hn275/cat-api

a backend for random cat images! built with the lightweight stack of Golang and SQLite

api cats golang https sqlite

Last synced: 20 Apr 2026

https://github.com/siakinnik/film-founder-bot

AI-powered Telegram bot to find movies by description. Built with Node.js, Telegraf.js, Google Gemini API, and SQLite. Features session management and multi-language support (RU/EN/DE).

ai gemini-ai generative-ai movie-finder-app nodejs sqlite telegraf telegram-bot telegram-bot-ai-assistant

Last synced: 20 Apr 2026

https://github.com/tznthou/ccrewind

Claude Code 對話回放與考古工具 — Replay & search your Claude Code conversations. Lightweight, read-only, offline-first.

claude-code conversation-viewer developer-tools electron fts5 react sqlite typescript

Last synced: 21 Apr 2026

https://github.com/nuraj250/lockbox-secure-password-manager

LockBox is a lightweight yet powerful password manager built with Python. It encrypts and securely stores your passwords, providing an intuitive CLI and optional GUI for easy access. Say goodbye to forgotten passwords and hello to secure automation! 🔒🚀

authentication automation cryptography cybersecurity encryption lockbox password-manager pyqt5 python secure-storage sqlite

Last synced: 21 Apr 2026

https://github.com/liviro/boob-o-clock

Self-hosted dark-mode baby tracker for the infant nights

baby-tracker docker golang preact pwa self-hosted sqlite

Last synced: 24 Apr 2026

https://github.com/galaxywk223/yinghuoji-desktop

萤火集的桌面端独立仓库,一个单用户、本地优先的学习记录与分析桌面应用

desktop-app focus-timer learning-analytics rust sqlite study-tracking tauri vue

Last synced: 22 Apr 2026

https://github.com/nichsedge/expense-tracker

A modern, privacy-focused Android expense tracker built with Kotlin and Jetpack Compose. Includes SQLite persistence via Room, Hilt dependency injection, and a Material 3 design system.

android android-development expense-tracker hilt jetpack-compose kotlin material3 money-management mvvm personal-finance room-database sqlite

Last synced: 22 Apr 2026

https://github.com/lucas-bardeli/api-csharp-dotnet

⚔️ Uma API com funcionalidades essenciais, como criar, visualizar, editar e excluir dados, com C# e .NET.

api csharp dotnet entity-framework sqlite swagger

Last synced: 22 Apr 2026

https://github.com/hungreeee/lifetime-value-analysis

Perform data analysis regarding the revenue and LTV of a hypothetical mobile game sqlite3 database using R and SQLite.

r sqlite

Last synced: 22 Apr 2026

https://github.com/joeychilson/litequery

A simple and fast SQLite query builder library for Go.

go golang query query-builder sqlite

Last synced: 22 Apr 2026

https://github.com/shadyashraf174/blog

A C# console app using Entity Framework Core to query blog data. It calculates comments per user, posts by last comment date, and "last comments" per user. Uses an in-memory SQLite database with clean console output.

console-app csharp data-queries ef-core linq net-7 sqlite

Last synced: 22 Apr 2026

https://github.com/apajon/mempalace-migrator

Experimental tool for reconstructing MemPalace data across ChromaDB versions (no correctness guarantees).

ai-memory chromadb data-migration data-reconstruction experimental mempalace sqlite

Last synced: 23 Apr 2026

https://github.com/brunoportis/localqueue

Durable local queues for Python workers, scripts, and CLI tools.

cli python queue retry sqlite workers

Last synced: 23 Apr 2026

https://github.com/renji61/remi-trip-planner

Self-hosted trip planner: itinerary, map, budget, stays, rentals, flights, checklist.

docker go itinerary itinerary-planner self-hosted sqlite trip-planner

Last synced: 23 Apr 2026

https://github.com/zzhang82/agent-memory-bridge

MCP-native memory for coding agents that turns real sessions into reusable decisions, gotchas, and domain knowledge.

agent-memory ai-agents codex coding-agents local-first mcp model-context-protocol sqlite

Last synced: 24 Apr 2026

https://github.com/calesi19/journal-lite

A lightweight journaling app built with Go, HTMX, and SQLite. Full-stack deploy with one command.

go htmx sqlite turso

Last synced: 24 Apr 2026

https://github.com/tatianasharova/api_yamdb

Сервис для работы с отзывами.

django djoser drf rest-api sqlite

Last synced: 24 Apr 2026

https://github.com/poltanek/gift-wrapping-application

Began coding in python by creating my very own gift wrapping application dedicated towards just learning python as well as connecting a functioning database to the program

python sqlite tkinter

Last synced: 24 Apr 2026

https://github.com/vianpyro/profanity

Profanity database and API for checks and filters

flask-api sqlite sqlite3

Last synced: 24 Apr 2026

https://github.com/furkancosgun/sqlitebrowser

SQLiteBrowser is an Android-based application that allows you to perform SQLite database queries. With this application, you can select a pre-existing database, perform CRUD operations, and export the modified database.

jetpack-android jetpack-compose kotlin mvvm mvvm-architecture sqlite sqlite-android sqlite-database sqlite3

Last synced: 24 Apr 2026

https://github.com/saboye/extract-transform-load-weather-data

ETL (extract, transform, load) pipeline project that involves extracting data from flat files, manipulating and organizing the data through a series of transformation steps, and loading the resulting data into an SQLite database.

etl etl-job etl-pipeline python sqlite

Last synced: 24 Apr 2026

https://github.com/douglasac/gestion-de-libros

Aplicación de escritorio para gestionar libros, desarrollada en Python utilizando Tkinter y SQLite.

crud learning python sqlite tkinter

Last synced: 24 Apr 2026

https://github.com/solomonneas/code-search-api

Local semantic code search with Ollama embeddings, SQLite, and hybrid search. Index your codebase with language-aware chunking and find code by intent.

code-indexing code-search developer-tools embeddings fastapi hybrid-search local-first ollama semantic-search sqlite

Last synced: 25 Apr 2026

https://github.com/oaslananka/mcp-health-monitor

Monitor MCP server health, uptime, response times, and Azure DevOps pipelines through natural-language tools.

azure-devops health-check mcp mcp-server model-context-protocol monitoring observability sqlite typescript uptime

Last synced: 25 Apr 2026

https://github.com/majharul-islam181/sqflite_flutter

A beautiful and fully functional Notes application built with Flutter and SQLite for local data persistence. This app demonstrates complete CRUD (Create, Read, Update, Delete) operations with a modern dark-themed UI.

flutter localstorage sqflite sqlite

Last synced: 06 Jun 2026

https://github.com/timyiu478/wiz-challenges

Hands-on Cloud Capture the Flag (CTF) challenges by Wiz

ai aws cloud eks-cluster iam incident-response istio kubernetes llm security sqlite

Last synced: 25 Apr 2026

https://github.com/danielsrbueno/flash-master-backend

Backend for a flashcards mobile app, a school assignment.

nestjs nodejs sqlite

Last synced: 25 Apr 2026

https://github.com/asynched/golang-payment-api

A simple payments API using golang.

go jwt sqlite

Last synced: 25 Apr 2026

https://github.com/jolovicdev/cashet

Cache Python function results like git objects. Content-addressable, pipeline-friendly, and CLI-inspectable. Run once, reuse forever.

cache cli-tool compute-cache content-addressable dag deduplication function-cache hashing memoization pickle pythn sqlite

Last synced: 25 Apr 2026

https://github.com/andiupn/php-native-crud-starter-free

🐘 Simple PHP Native CRUD starter application with SQLite database and Docker support, built for beginners.

boilerplate bootstrap-5 crud docker learning-by-doing php-native php8 sqlite starter-kit

Last synced: 06 Jun 2026

https://github.com/luisall12/ipt-6.1_expensemanager

Track expenses and get Datavisualation, with C# WPF and SQLite

csharp csharp-wpf netcore object-oriented-programming sql sqlite wpf xaml

Last synced: 26 Apr 2026

https://github.com/o6lvl4/memre

AI-powered spaced repetition flashcards. Native macOS desktop app with multi-provider LLM support (Ollama / Claude / Gemma 4) and 2026 Go DDD architecture.

anthropic claude ddd desktop-app domain-driven-design flashcards gemma golang llm local-first macos ollama react sm-2 spaced-repetition sqlite tailwindcss wails wails-v3

Last synced: 26 Apr 2026

https://github.com/kurenn/trove

Trove — self-hosted desktop 3D-print model library (Tauri v2 + React/TS)

3d-models 3d-printing desktop react rust self-hosted sqlite tauri threejs typescript

Last synced: 07 Jun 2026