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/zeynepsudesanli/python-projects

Python projects including a task manager using SQLite

cli python sqlite

Last synced: 24 Apr 2026

https://github.com/rafielharake/portfolio-website

A Dynamic portfolio website created with umbraco

dotnet sqlite umbraco

Last synced: 16 Apr 2026

https://github.com/forwardemail/sqlite-benchmarks

Comprehensive SQLite performance benchmarking suite testing PRAGMA settings, WAL mode optimizations, and encryption performance across multiple Node.js versions.

benchmark nodejs pragma sqlite

Last synced: 13 May 2026

https://github.com/jameskulu/ashishpress

It is a desktop application where users can manipulate their product details.

java sqlite swing

Last synced: 13 May 2026

https://github.com/mar-alv/ignite-daily-diet-api

2nd NodeJs challenge of Ignite, Rocketseat's programming course, an API to handle your diet, where you can create, list, visualize, edit your diets, besides retrieving metrics of them

api back-end backend end-to-end end-to-end-testing fastify httpie javascript jest js knex node nodejs sqlite ts typescript vitest zod

Last synced: 03 Feb 2026

https://github.com/neclor/news-aggregator

Aggregates news from RSS feeds, websites, and Telegram channels. Includes a web UI, REST API, and Telegram bot. https://news.neclor.com

fastapi news-aggregator python sqlite

Last synced: 02 Jun 2026

https://github.com/golaughlin/north-pole-app-vapor

A simple Naughty and Nice JSON REST API using Swift and the Vapor framework.

advent-calendar-2025 api christmas christmas-2025 json rest-api sqlite sqlite-database sqlite3 sqlite3-database swift vapor vapor-swift

Last synced: 17 Apr 2026

https://github.com/foo-ogawa/embedoc

**In-Place Document Generator** - A tool that auto-updates marker blocks in documents and source code while preserving manually edited sections.

automation cli code-generation developer-tools docs-as-code documentation-generator handlebars markdown nodejs sqlite template-engine typescript

Last synced: 26 May 2026

https://github.com/pegasusheavy/prax

🦀 Type-safe, async-first ORM for Rust. Prisma-like schema, fluent queries, multi-database support.

async database mongodb mysql orm postgres postgresql prisma query-builder rust sql sqlite tokio type-safe typescript-alternative

Last synced: 20 Jan 2026

https://github.com/quanghuybest2k2/tudientienganh

Dự án môn phát triển ứng dụng Android JAVA (Bản chính thức)

android-app java sqlite

Last synced: 10 Apr 2026

https://github.com/mahonrim/phonecontact

This app simulate the phone contact list in a cell phone. We use java with SQLite for this application. We can add, update, delete and show information about a contact

android crudandroid java-8 sqlite sqlite3

Last synced: 06 May 2026

https://github.com/madihanazir/students-api

Students API is a lightweight and efficient RESTful API built with Go and SQLite, designed to manage student records. It provides essential CRUD operations (Create, Read, Update, Delete) along with a HEAD request to check if a student exists without fetching their full details.

backend backend-api golang restful-api sqlite tableplus

Last synced: 13 May 2026

https://github.com/rgolubtsov/customers-api-proto-lite-spring-boot

A Spring Boot-based application, designed and intended to be run as a microservice, implementing a special Customers API prototype with a smart yet simplified data scheme.

customers docker java json microservice rest-api spring-boot sqlite

Last synced: 28 Feb 2026

https://github.com/lucasbecker/proffy

Projeto desenvolvido durante a Next Level Week #2 da Rocketseat utilizando React, React Native, Expo e NodeJS.

api-restfull knex node react react-native sqlite typescript

Last synced: 16 Apr 2026

https://github.com/jotrorox/sqlodin

A simple and easy to understand pure Odin SQLite implementation. (Main Repo on Codeberg)

database library odin sqlite sqlite3

Last synced: 14 May 2026

https://github.com/nikita-petrovich/cli-randomreminders

Voice Random Reminders for MacOS Terminal. C++ STD library + SQLite.

cli cpp macos reminders sqlite standard-library terminal xcode

Last synced: 11 Apr 2026

https://github.com/gogun-rgb/ai-work-rollback-logbook

A beginner-friendly rollback logbook for AI coding tools such as Codex, Claude Code, and OpenCode.

ai-coding beginner-friendly claude-code codex developer-tools git nextjs opencode rollback sqlite

Last synced: 27 Jun 2026

https://github.com/paultheal1en/musicstreaming

Music streaming app - Final project for Network Programming (NT106.022.ANTT) by Group 2. Built with .NET, Golang, SQLite 3, and Bunifu Framework. Features music playback, playlists, search, rankings, and shared video rooms.

audio-player bunifu-framework dotnet golang music-streaming network-programming playlist sqlite video-chat

Last synced: 16 Apr 2026

https://github.com/my1243762750/electron-react-ai-chat

基于 Electron、React 和 SQLite 构建的 AI 桌面助手 - 支持 macOS、Windows 和 Linux

ai chatbot desktop electron javascript react sqlite

Last synced: 13 Jan 2026

https://github.com/tgrifoni/task-management-api

This is a .NET 9 API project for a task management system. Read the README for more information.

api backend cqrs csharp database dotnet openapi rest rest-api sqlite swagger xunit

Last synced: 13 Feb 2026

https://github.com/yasmin-camargo/lista_de_tarefas-pythondjango

Projeto utilizando o framework Django, seguindo tutorial da TreinaWeb

api bootstrap5 crud django html python sqlite web

Last synced: 13 Feb 2026

https://github.com/carlos-hfc/api-rest-nodejs

Projeto desenvolvido no módulo sobre API REST da formação de Node.js

fastify knex nodejs rocketseat rocketseat-ignite sqlite typescript vitest zod

Last synced: 13 Feb 2026

https://github.com/aspeakman/dbtruck3

A relaxed schema-less interface to data tables and stored metadata in an SQLite, PostgreSQL, MySQL or SQL Server database

dbapi2 dumptruck mssqlserver mysql postgres postgresql python sql-server sqlite sqlserver

Last synced: 16 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/araga-dev/aux-data

PSR-16 key/value cache built on SQLite and PDO. Lightweight, single-file, perfect for local config and small apps.

cache composer-package key-value-store library pdo php psr-16 settings simple-cache sqlite

Last synced: 14 May 2026

https://github.com/companyofwords/bun-is-good-init

👌 Experiments in using 🍞 Bun JS (and 🦊 Elysia JS) to replace Node JS and Express JS - with examples of creating routes, controllers, middlewares, using state and derive, protecting routes and more...

bunjs cron drizzle-orm elysiajs expressjs guard jwt nodejs sqlite swagger websockets

Last synced: 14 Feb 2026

https://github.com/panchi64/gooby

A quirky Discord bot powered by local AI that provides genuinely helpful responses with a goblin twist. Features intelligent conversation, image search, dice rolling, and admin tools - all running privately through LM Studio

ai discord discord-bot lm-studio local-ai python self-hosted sqlite

Last synced: 14 Feb 2026

https://github.com/geekidharsh/cool_flask_webapp

A personal project to make a custom user based webapp written in Flask / SQLite3 / Python / Bootstrap

flask-application sqlite webapp

Last synced: 28 Feb 2026

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/rajyo/unicorn-app

Developed a combined OTT Platform and Chat App web application using Vite, Django Channels and DRF. Used Fetch API to make API requests to the TMDB API and implement DRF’s build-in Token Authentication. Implement a chat interface using Django Channels including message handling, broadcasting, CRUD operations,/ SQLite, Redis, SCSS and Material UI.

django-rest-framework djangochannels fetch-api material-ui reactjs redis redux-toolkit scss sqlite

Last synced: 11 Apr 2026

https://github.com/nikolareljin/vigilant-core

VigilantCore: Your local sentinel for what matters most. Real-time intelligence, parsed by AI, predicted for you.

desktop-app event-monitoring flask information-retrieval llm local-news news-aggregation news-monitoring newsapi ollama osint public-safety python risk-monitoring sqlite weather-alerts

Last synced: 26 Jan 2026

https://github.com/emomeni/cisco_switch_monitor_dashboard

A Flask-based web application for monitoring Cisco switch ports status with real-time updates and basic authentication.

automation cisco cisco-it-networking css flask html javascript network-automation network-automation-dev network-automation-python python sqlite

Last synced: 11 Apr 2026

https://github.com/ai-ocean/gpu-usage-audit

Single-host daemon that surfaces 'idle-held' NVIDIA GPU memory — the embarrassing category conventional dashboards miss.

golang gpu gpu-monitoring idle-detection monitoring nvidia sqlite

Last synced: 14 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/denkhaus/knot

A standalone CLI tool for hierarchical project and task management with dependencies. Perfect for LLM agents to organize complex workflows.

ai-tools cli dependency-management golang hierarchical-tasks llm-agent productivity project-management sqlite task-management

Last synced: 28 Feb 2026

https://github.com/szj2ys/sqlstar

✨ Awesome databases framework that shines ✨

database mysql python sqlite sqlite3

Last synced: 28 Feb 2026

https://github.com/Perufitlife/pocketbase-security-skill

Open-source PocketBase security auditor: detects empty rules, the @request.auth.id != trap, true literals. Active probe confirms leaks live.

audit auditor cli devsecops leak nodejs pb penetration-testing pocketbase scanner security sqlite typescript vulnerability

Last synced: 11 Jun 2026

https://github.com/nasherickson/zephyrmarkt-portfolio

Offline first POS & inventory system. A clean, vendor ready platform showcasing distributed sync, event-sourced storage, and a “liquid glass” UI.

design-system event-sourcing grdb inventory ios macos multipeerconnectivity offline-first portfolio pos replication sqlite swift swiftui

Last synced: 11 Apr 2026

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/keithah/browser-history

Local CLI + MCP server to ingest and query browser history (Safari/Chrome/Firefox/Edge/Brave) with auto-labeling.

browser-history cli history mcp python sqlite

Last synced: 15 Feb 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/niasand/miniagent

Local control plane for CLI agents — orchestrate Codex CLI, Claude Code, and Trae CLI behind a unified interface

acp agent cli hono orchestration react sqlite typescript

Last synced: 12 Jun 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/vevdokimovm/finance-telegram-bot

Telegram bot for tracking personal income and expenses with per-user SQLite storage

aiogram finance python sqlite telegram-bot

Last synced: 27 Jun 2026

https://github.com/dnyfzr/acid-cache

💙 Async Key Value Store w/ Express API

api cache sqlite typescript

Last synced: 14 Sep 2025

https://github.com/rajsoni06/django-employee-manager

A Django-based Employee Management System API with Bootstrap for easy CRUD operations and RESTful endpoints to manage employee data efficiently.

bootstrap crud-operation django python rest-api sqlite

Last synced: 10 Apr 2026

https://github.com/seryai/sery-link

Private data agent for your files and databases. Connect S3, SFTP, Drive, local folders, MySQL, Postgres, Oracle, and more — query with SQL, search columns, sync to AI. Local-first, never proxied.

data-catalog desktop-app dropbox duckdb google-drive jdbc local-first mcp mysql onedrive parquet postgresql rust s3 sftp sql sqlite tauri webdav

Last synced: 14 Jun 2026

https://github.com/syaagalib/money-flow

A money management app in Django. Only built for university project showcase in Database Managements System. The main purpose was to complete CRUD operation. It is a very basic app. You can clone it or use it how you may see fit. But only I don't recommend to use it for unethical perpose.

css django html js python sqlite tailwindcss

Last synced: 11 Apr 2026

https://github.com/teslaproduuction/data_analiz_al

Прогнозирование курса алюминия с использованием модели ARIMAX

arimax csv django html-css-javascript numpy pandas python rss scipy sklearn sqlite yfinance-library

Last synced: 10 Apr 2026

https://github.com/felipebrenner/nlw-02-discovery-proffy

Projeto de estudos online desenvolvido durante a Next Level Week #02 da Rocketseat

css html javascript nextlevelweek nodejs nunjucks proffy rocketseat sqlite

Last synced: 11 Apr 2026

https://github.com/sqlrsync/client

SQLRsync.com Client

backup distribution rsync sqlite

Last synced: 13 Jun 2026

https://github.com/madhanmohanreddy2301/chat-with-sql_db

This project demonstrates how to use the Vanna AI library to connect to a SQLite database and query for the top 10 albums by sales from the Chinook database. Additionally, a Flask application is created to run the Vanna AI interface.

flask-sqlalchemy gpt35turbo llm sqlite streamlit vanna

Last synced: 08 May 2026

https://github.com/g4brym/prodboard

Self-hosted, CLI-first issue tracker and cron scheduler for Claude Code agents

ai-agents bun claude claude-code cli cron issue-tracker mcp model-context-protocol scheduler sqlite typescript

Last synced: 07 Mar 2026

https://github.com/takngabik/mandeman

Django backend collaboration with React frontend using JWT refresh token saved in HttpOnly Cookies

bootstrap-icons django python react sqlite tailwind typescript

Last synced: 11 Apr 2026

https://github.com/ck3mp3r/context

Task management and knowledge tracking system with git-based sync, built for AI-assisted workflows

ai-agents leptos mcp rest-api rust self-hosted sqlite task-management wasm websocket

Last synced: 02 Mar 2026

https://github.com/cyprich/filamenty

Semestrálna práca z predmetu Unix - Vývojové prostredie

3dprinting filament flask python qrcode react restapi school sqlite tailwindcss

Last synced: 16 Apr 2026

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-infomacoes-frotend

Projeto Frontend desenvolvido em React.js com consumo de Api, conceitos de componetização e interface dinâmica, tratamento de dados e com foco em facilitar o gerenciamento de um Banco de Dados.

api css css-grid javascript jsx reactjs sqlite

Last synced: 16 Apr 2026

https://github.com/mr-chang95/disaster_response_pipeline

Data Science Project for Udacity's Data Scientist Program. Here I created a webapp and ML/NLP pipeline that analyzes message data for disaster response and shows classification results.

data-engineering data-pipeline data-science disaster-response etl-pipeline flask gridsearchcv jupyter-notebook machine-learning natural-language-processing nlp ntlk python python-script sklearn sqlalchemy sqlite udacity-data-science-nanodegree

Last synced: 10 Apr 2026

https://github.com/donpotts/salesmetrics

A modern Blazor WebAssembly application for visualizing sales metrics, featuring interactive, draggable dashboard cards and dynamic charts for real-time business insights.

blazor-webassembly chartjs csvhelper dotnet-core gridstackjs mudblazor sales sqlite

Last synced: 18 Apr 2026

https://github.com/siyamulislam/duas

Dynamic Duas with NextJS

expressjs nextjs nodejs reactjs sqlite

Last synced: 04 Apr 2026

https://github.com/aldotestino/hackernews-clone

Hackernews server made with graphql and prisma

apollo-server graphql nodejs prisma sqlite typescript

Last synced: 16 Apr 2026

https://github.com/vilhalva/api-restful-com-adonisjs

👨‍🏫PROJETO CRIADO PARA O CURSO DE ADONISJS.

adonisjs api-rest crud curse database framework javascript nodejs projeto site sqlite

Last synced: 16 Apr 2026

https://github.com/bit-barron/todo-advanced

Todo Advanced App: A React Native app for managing todos offline with Drizzle and SQLite.

drizzle react-native shadcnui sqlite todo-app zustand

Last synced: 16 Apr 2026

https://github.com/n1zamu/npresents

✌ Best plugin for season events like present collecting / Лучший плагин на ивенты по сбору подарков, как на ReallyWorld

bukkit events java javaplugin minecraft npresent plugin present sqlite sqlite-database yaml yaml-configuration

Last synced: 16 Apr 2026

https://github.com/zolppy/contextus

Trabalho de Conclusão do Curso (TCC) de Licenciatura em Computação do Instituto Federal da Bahia (IFBA), Campus Jacobina.

groq-cloud ifba langchain llm plataforma-nilo-pecanha python sqlite streamlit tcc text-to-sql

Last synced: 02 Jun 2026

https://github.com/dragodui/olx-telegram-bot

Telegram bot for parsing olx.pl

javascript nodejs puppeteer sqlite telegraf telegram-bot

Last synced: 02 Mar 2026

https://github.com/edummorenolp/nodejs-injecciondedependencias

Este proyecto es una API RESTful para la gestión de tareas, desarrollada con Node.js y SQLite (o MySQL, dependiendo de la configuración elegida). Permite realizar operaciones CRUD (Crear, Leer, Actualizar, Eliminar) sobre tareas.

mysql nodejs sqlite

Last synced: 16 Apr 2026

https://github.com/mrlmic/purchasing-power

Python/ Typescript project to make ownership information available to consumers.

etl-pipeline figma jupyter-notebook pandas-dataframes python sqlite

Last synced: 18 Apr 2026

https://github.com/nitish2773/portfolio-website

This project is a personal portfolio website built using Django and styled with Bootstrap. It showcases my skills as a Full Stack Developer, including frontend, backend, and database expertise. It features sections such as Home, About, Skills, Projects, Resume, and Contact, offering visitors a comprehensive view of my professional background

bootstrap5 css3 django html5 python sqlite

Last synced: 11 Apr 2026

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

A RESTful API built with Node.js/Express for managing tasks. Features include user authentication, CRUD operations for tasks, SQLite database, and Swagger documentation.

express jwt-authentication nodejs rest-api sqlite swagger-ui task-management

Last synced: 10 Apr 2026

https://github.com/axelestrada/mi-pulperia

Aplicación de escritorio construida con Electron, Vite, TypeScript y Drizzle ORM, diseñada para la gestión de inventario, ventas y clientes de una pulpería o negocio pequeño.

drizzle electron react shadcn sqlite tailwind vite

Last synced: 03 Mar 2026

https://github.com/hasanyahya101/pacman_sfml

Pacman game created in C++ and SFML, and uses Sqlite3 for Database. All, rights to the Sqlite3 (Amalgamation) files and SFML files go to them and them alone. The code contains a First Version, which is not efficient and uses Grids and Second Version, which is efficient. This project is also OOP and ISE subjects Semester Projects for Fast Nuces Lhr.

c cpp fast ise lhr nuces oop pacman sfml sqlite

Last synced: 20 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/joaosantossgp/analisys

Local-first Windows desktop financial data tool for Brazilian public companies, built with Python, SQLite, pywebview, and Vite.

brazilian-market cvm data-pipeline desktop-app equity-research financial-data python pywebview sqlite vite windows

Last synced: 02 Jun 2026

https://github.com/matsjfunke/fastapi-traefik-auth

straightforward template/example for user authentication with JSON Web Tokens using FastAPI, Jinja2 templates and Traefik to enable HTTPS encryption

authentication cookies docker-compose fastapi jinja2-templates jose-jwt passlib pydantic sqlite traefik

Last synced: 16 Apr 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/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/ryohidaka/action-dump-sqlite

GitHub Actions to generate SQLite database dump files.

database dump dumper github-actions sqlite sqlite3

Last synced: 05 May 2026

https://github.com/achmadya-dev/mcp-sqlite-query

Model Context Protocol (MCP) server for SQLite to run SQL queries via stdio

cursor database mcp model-context-protocol sqlite typescript

Last synced: 14 Jun 2026

https://github.com/yumeangelica/persons_database_app

Python CRUD app connected to an SQLite database for managing person records.

python3 sqlite

Last synced: 14 Jun 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/ayshenm/volti

🛵 Take our bikes to not damage the nature 🛵

backend css flask frontend html javascript sqlite

Last synced: 11 Apr 2026

https://github.com/uzbekdev1/sqliteextension

Sqlite Extension

sqlite

Last synced: 18 Sep 2025

https://github.com/effectra/db

Effectra\Database is a PHP package that provides database connection and query execution functionality. It offers a convenient interface for interacting with different database drivers and executing common database operations.

connection db db-manager mysql oop pdo php sqlite

Last synced: 11 Apr 2026

https://github.com/endo-ly/egopulse

Self-hosted AI agent runtime (Rust/Tokio). TUI / Web UI / Discord / Telegram in a single binary.

ai-agent discord multi-agent rust sqlite

Last synced: 14 Jun 2026