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/ovasconceloss/openfootball

A open source football game.

react rust sqlite tauri typescript

Last synced: 16 Apr 2026

https://github.com/alieinstein2008/gerenciamento-de-informacoes-backend

Projeto Backend em Node.js, Express, Sequelize e SQLite desenvolvido para sanar um problema pessoal e fazer parte de um sistema FullStack fornecendo uma API em conexão com um Banco de Dados próprio.

api backend express javascript nodejs sequelize sqlite

Last synced: 16 Apr 2026

https://github.com/joseferben/indie-bare-stack

The Remix Stack for deploying to Fly with SQLite, authentication, testing, linting, formatting, etc.

remix-run sqlite typescript

Last synced: 16 Apr 2026

https://github.com/oil-oil/codex-usage

Codex Usage skill for generating Chinese Codex token usage reports

codex codex-skill html-report sqlite token-usage

Last synced: 02 Jun 2026

https://github.com/injamul3798/blog_post_django

Firstly i wrote some blog from Django administration and then see it in home page. Further i added comment box to add comment.

blog css django html python sqlite

Last synced: 16 Apr 2026

https://github.com/hitalo-lima/gopportunities

API para gerenciamento de oportunidades de emprego, desenvolvida em Golang. Utilizando o framework Gin como router, GoORM para comunicação com o banco de dados, SQLite como banco de dados, e Swagger para documentação e testes da API.

api-rest gin go gorm sqlite swagger

Last synced: 16 Apr 2026

https://github.com/daniele-senko/gerenciador-produtos-py-poo

Este é um projeto de console (CLI - Command-Line Interface) desenvolvido em Python para simular as operações básicas de um sistema de vendas, incluindo gerenciamento de produtos, um carrinho de compras e a finalização de pedidos.

cli composition python3 sqlite

Last synced: 16 Apr 2026

https://github.com/nuln/dbase

Database abstraction library for Go

boltdb database gorm mariadb mysql postgresql sqlite

Last synced: 04 Mar 2026

https://github.com/hugsjuf/megafeed

Página de notícias utilizando Rest API com armazenamento em banco de dados local

android ios rest-api sqlite xamarin xamarin-forms

Last synced: 16 Apr 2026

https://github.com/kayamuhammet/urlshortener

Hobi amaçlı url kısaltma projesidir.

bootstrap5 clipboard csharp dotnet dotnet-core qrcoder sqlite

Last synced: 16 Apr 2026

https://github.com/bodix/unisqlite

SQLite database editor for Unity based on ScriptableObjects

sqlite sqlite-database unity unity3d

Last synced: 16 Apr 2026

https://github.com/irchelper/ainative

AI-native multi-agent workbench: task queue + web UI for coordinating AI agents (SQLite + Go + Vue 3)

ai-agents golang human-in-the-loop multi-agent sqlite task-queue vue workbench

Last synced: 05 Mar 2026

https://github.com/olha-dev-fullstack/graphql-ws-chat-app

This is a simple GraphQL chat app build with websockets which allows authenticated users to chat in real time.

graphql sqlite websocket

Last synced: 17 Apr 2026

https://github.com/benthepoet/qola

A simple query builder for Python.

database orm python sql sqlite

Last synced: 17 Apr 2026

https://github.com/nikonych/lumoria

Modern movie database application with social features built with Laravel and Livewire

alpine-js cinema laravel livewire movie-database php sqlite tailwindcss webapp

Last synced: 02 Apr 2026

https://github.com/vilajj/flutter_simple-todo-list

A simple Todo List application, design with Flutter.

bloc dart flutter sqlite sqlite3 study-project todoapp

Last synced: 17 Apr 2026

https://github.com/gobbyai/gobby-cli

Rust CLI tools for AI-assisted development. AST-aware code search with tree-sitter + FTS5, and a YAML-configurable output compressor with 28 built-in pipelines. >90% token savings. Part of Gobby, works standalone.

ai-agents ai-coding-assistant ai-pair-programming ast claude-code cli code-search dependency-graph developer-tools fts5 gobby llm neo4j output-compaction rust sqlite symbol-navigation token-optimization tree-sitter yaml

Last synced: 06 Jun 2026

https://github.com/susannnnnna/qt-blepulsesensor

A user-friendly GUI that allow you to monitor your heart rate with extra knowledge about circulatory system and pulse

cmake cpp database html qml qt6 sqlite

Last synced: 17 Apr 2026

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

NoteHubAPI is a Django-based API for team note management. It offers user authentication, team handling, and note creation. It supports Swagger and Redoc for developer-friendly documentation.

django django-rest-framework drf-yasg python sqlite

Last synced: 30 Apr 2026

https://github.com/morethanmin/closegallery

OpenGallery Clone Project using django

django jquery sqlite swiper

Last synced: 17 Apr 2026

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

Server of open-source audio streaming platform Noise (Monolith)

audio audio-streaming ejs html js nodejs sqlite website

Last synced: 17 Apr 2026

https://github.com/pranjalco/flask-coffee-and-wifi

A Flask web app where users can register, log in, add new cafes, view cafes, and bookmark favorites. Users must log in to bookmark or unbookmark cafes. The app features flash messages for errors and database-backed storage with relationships between User, Cafe, and Bookmark tables.

authentication authorization-backend backend-development bootstrap flask flask-application flask-login flaskwtf jinja python sqlalchemy sqlite webdevelopment wtforms

Last synced: 17 Apr 2026

https://github.com/asier-ortiz/agencias-turisticas

Java desktop application for managing tourist agencies

db4objects hibernate java mysql oracle sqlite swing

Last synced: 17 Apr 2026

https://github.com/queelius/chartfold

Patient-facing tool for consolidating personal health data from multiple EHR systems into a single SQLite database

cda ehr epic fhir health-data longecho-ecosystem medical-records meditech personal-health python sqlite

Last synced: 03 Apr 2026

https://github.com/danilomeneghel/crud-python-django

CRUD Complete - Python and Django

bootstrap css django js python scss sqlite

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/macktb/simple-banking-system

Simple banking system using JDBC API, SQLite database and Luhn algorithm to validate credit card.

jdbc-api sqlite

Last synced: 17 Apr 2026

https://github.com/gokul988/student-mark-management-in-django

This is a Django-based Student Mark List management system where users can add, view, update, and delete student marks in year and department wise.

css django django-application html javascript python-framework sqlite sqlite3

Last synced: 17 Apr 2026

https://github.com/rsclarke/certmagic-sqlite

SQLite storage backend for caddyserver/certmagic

certmagic 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/iamcaominhtien/kanban-board-mcp

A personal Kanban board with a polished React UI and Python MCP server — built for AI agent integration

ai-agents drag-and-drop fastapi kanban mcp model-context-protocol project-management python react sqlite typescript

Last synced: 17 Apr 2026

https://github.com/clay-good/agent-replay

agent-replay is a 100% local, SQLite-powered CLI tool for time-travel debugging AI agents that lets you replay execution traces, diff behavioral changes, fork runs to test fixes, and run AI-powered evaluations or safety guardrails to eliminate hallucinations and production failures.

agentic-workflows ai-agents ai-evaluation cli developer-tools guardrails hallucination-detection local-first machine-learning-engineering prompt-engineering rag regression-testing sqlite trace-analysis typescript

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/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/wesleyp846/djamgo_conceito_autenticacao

Esta aplicação é um sistema web para cadastro de usuários, implementando autenticação e registro de usuários de forma segura e profissional utilizando o framework Django.

authentication backend bootstrap database django html python sqlite web

Last synced: 05 Apr 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/azevedoguigo/nlw-spacetime-api

Projeto desenvolvido durante a NLW da Rocketseat.

fastify nodejs prisma sqlite typescript

Last synced: 18 Apr 2026

https://github.com/codewithkyle/schema-sketcher-app

Plan and visualize database schema diagrams privately and freely.

database-schema diagram-editor diagramming mysql postgresql sql-server sqlite

Last synced: 05 Apr 2026

https://github.com/joaopjt/africa.js

África.js is a fulfilled query builder/orm that runs over SQL Server, SQLite, MariaDB, MySQL and PostgreSQL.

mariadb mysql postgresql sql sqlite sqlserver

Last synced: 05 Apr 2026

https://github.com/ianadiwibowo/bookshelf

Sipping a taste of Hanami

hanami materialize ruby 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/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/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/muhammadmoeezkhan/vehicle-repair-app

Android SQLite Full-Stack Application To Help Users Manage/Track Vehicle Repairs

android sqlite

Last synced: 19 Apr 2026

https://github.com/developerscalambrine/sharpdevelop-projects

Projeto desenvolvido pela a empresa SCALAMBRINE, com foco no controle de lançamentos de foguetes, gerência de metas de captura de pássaros terrestres e monitoramento de níveis de dor em testes. A solução permite cadastrar e visualizar parâmetros de voo.

csharp sqlite windows-forms

Last synced: 19 Apr 2026

https://github.com/atao/csv2db

📋 Convert CSV to SQLite Database.

csv-parser python sqlite

Last synced: 19 Apr 2026

https://github.com/hari7261/intellicore-crm

advanced CRM system combines intelligent web scraping with AI-powered responses to provide comprehensive and accurate information on any query.

ai ai-integration crm crm-solution deepsearch flask gemini googlegenerative hari7261 perplexity-ai python research sqlite

Last synced: 20 Apr 2026

https://github.com/pearcoding/pearsql

Very simple sql query builder focusing on sqlite compatibility

builder python query-builder sql 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/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/vara-co/sqlalchemy-challenge

SQLAlchemy challenge "Climate Analysis for long vacation in Honolulu, Hawaii. Surf's Up!" It includes a Flask App

flask flask-api flask-application flask-sqlalchemy jupyter-notebook orm sql sqlalchemy sqlite

Last synced: 20 Apr 2026

https://github.com/cmarker0/android_exam

Exam soulution for PGR201-V18 - Java Android app for a Tic-Tac-Toe game

android exam game-development sqlite tic-tac-toe

Last synced: 20 Apr 2026

https://github.com/akobirmarupov/movies_bot

A Telegram bot that provides movies based on unique codes. Users must subscribe to a specific channel to access content. Built with aiogram and SQLite, supporting asynchronous operations.

aiogram aiogram-bot python python-asynchronous sqlite

Last synced: 21 Apr 2026

https://github.com/tsnsoft/rpcpp_sqlite_demo

Пример программы на C++ с использованием базы данных SQLite и wxWidgets в RedPanda-CPP

cpp redpanda-cpp sqlite wxwidgets

Last synced: 21 Apr 2026

https://github.com/joeychilson/litemigrate

A simple SQLite migration library for Go.

go golang migrate migrations sql sqlite

Last synced: 21 Apr 2026

https://github.com/asynched/gist-backend

An API for saving and retrieving code snippets (gists) from a database.

fiber gist go 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/artainmo/ft_hangouts

42 school project. Mobile app with ability to save, message, call contacts.

42school mobile sqlite storyboard swift

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/yxforever666gh/go-stock

基于 Go、Wails、Vue 3 的本地股票分析工具,支持桌面模式与 Web 模式,包含自选股、市场资讯、AI 分析报告、推荐收益跟踪与邮件报告能力。

ai desktop-app echarts golang naive-ui sqlite stock-analysis vite vue3 wails

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/edisedis777/jira-issues-extraction

This Python script extracts Jira issues using the Jira API, stores them in a SQLite database, and generates summary reports in Excel format.

api jira python sqlite

Last synced: 24 Apr 2026

https://github.com/robinblomberg/sqlite-compiler

Well-tested SQLite compiler that covers the entire SQLite specification.

sqlite

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/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/jdelaire/opensocialdashboard

Open-source dashboard for tracking daily follower and subscriber counts from public social profiles without OAuth.

analytics follower-tracking playwright react scraping social-dashboard social-media sqlite subscriber-tracking typescript

Last synced: 25 Apr 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/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/stephenlb/pubnub-sqlite-server

How to Use localhost as Web Database Server. The PubNub SQLite Query Server contains a Node.js server application that uses PubNub to listen for SQL queries on a specified channel and executes them on an in-memory SQLite database. The results are then sent back to a designated response channel.

nodejs server sql sqlite sqlite3

Last synced: 26 Apr 2026

https://github.com/clawket/clawket

LLM-native work management plugin for Claude Code — structured task board across sessions

claude-code llm project-management sqlite task-management

Last synced: 26 Apr 2026

https://github.com/dulip-sameera/ai-banking-chatbot

This AI-powered chatbot simulates an intelligent banking assistant,

chatbot nltk-python oop openai-api python3 sqlite tkinter-gui

Last synced: 26 Apr 2026

https://github.com/desarrollo-de-soluciones-iot-17757/restock-mobile-application

Restock Mobile Application has inventory management features for restaurants and retail stores. Built with Dart, Flutter and BLoC state pattern.

bloc-flutter cross-platform-app dart domain-driven-design flutter local-storage shared-preferences sqlite

Last synced: 07 Jun 2026

https://github.com/akashvarma26/data-analysis-on-imbd-using-sqlite3

Data Analysis on IMDb dataset using sqlite3 and Pandas in Jupyter notebook.

data-analysis jupyter-notebook pandas-dataframe sqlite

Last synced: 27 Apr 2026

https://github.com/olmaneuh/fastapi-samples

This repository is a collection of various examples and code snippets to help get started with FastAPI, a framework for building APIs with Python.

examples fastapi pydantic python samples sqlalchemy sqlite

Last synced: 27 Apr 2026

https://github.com/maximefarre/portfolio-tracker

PyQt6 desktop app for personal and family wealth tracking portfolio, credits, projections, and cash flow. Local SQLite, optional Turso sync.

backtesting monte-carlo-simulation portfolio-tracker projections pyqt6 python sqlite

Last synced: 27 Apr 2026

https://github.com/jeannesbryan/kayooh

A privacy-first, self-hosted GPS cycling tracker. Features native Telegram Live Location, Custom Peleton Web Radar, Auto-Flexing stats, OSRM Map Matching, and Offline PWA. Ride hard, keep your data yours.

cycling dark-mode gps-tracker javascript leafletjs offline-first php privacy-first pwa self-hosted sqlite strava-api

Last synced: 27 Apr 2026

https://github.com/guraspy/alpha-vantage-etl-pipeline

A Python ETL pipeline to fetch daily stock data from Alpha Vantage and load it into an SQLite database.

automation etl-pipeline json pandas python sqlite

Last synced: 27 Apr 2026