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/karoldm/myplants

Flutter app to store information about your plants and remember to water them 🌱

dart flutter sqlite

Last synced: 03 May 2026

https://github.com/rcmilan/ex-dbs

Exemplos de implementações de Bancos de Dados

mongodb neo4j redis sqlite

Last synced: 09 Apr 2026

https://github.com/mementomorri/micro_octo_handler

Микросевисное приложение обработки сообщений на основе архитектуры REST.

fastapi fastapi-users jwt microservice python rest sqlite

Last synced: 03 May 2026

https://github.com/rishn/little-lemon

Final assignment submission as part of Capstone (React App) course provided by Meta under React Native Specialization Certification Course

app-development expo-react-native react-native sqlite user-experience-design

Last synced: 03 May 2026

https://github.com/maxgfr/rabbitmq-twitter-process

Java application to process files and twitter trends with RabbitMQ

apache-camel java rabbitmq rabbitmq-client sqlite twitter-api twitter-trends

Last synced: 04 May 2026

https://github.com/efecaliskannn/console-based-banking-system-

Console Based Banking System with C++ in QT Creator And SQLite.I designed a banking interface using QT Creator on the Linux-based operating system Ubuntu. In this interface, operations such as account registration, adding money, withdrawing money, and transferring money were managed through an SQLite database.

sqlite

Last synced: 12 May 2026

https://github.com/jayvenn21/dbscope

Universal relational schema intelligence CLI — analyze risk, blast radius, and structural health before changing your database.

analysis ci cli clickhouse database database-tools devops devtools infrastructure mysql postgres rust schema sqlite static-analysis

Last synced: 03 May 2026

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

fastapimyapp

fastapi python3 sqlite

Last synced: 15 Apr 2026

https://github.com/brandonhon/ember

Self-hosted RSS reader with on-device AI summaries. Single Go binary, embedded Svelte SPA, runs behind Caddy.

ai atom docker feed-reader fever-api golang ollama rss rss-reader self-hosted sqlite svelte

Last synced: 11 Jun 2026

https://github.com/dhiraviyasundaram/sql-injection-demo

A Flask app demonstrating SQL Injection vulnerability and its prevention using parameterized queries.

demonstration education flask parameterized-queries python security sql-injection sqlite vulnerability web-security

Last synced: 03 May 2026

https://github.com/luansilvatechdp/scas

Sistema de Controle de Atendimentos desenvolvido em Python e SQLite

python sqlite tkinter

Last synced: 12 May 2026

https://github.com/duanechan/tldr

A file/text summarizer web app & API powered by Gemini.

ai gemini go jwt-authentication sqlite summarizer svelte tailwindcss typescript

Last synced: 09 Jun 2026

https://github.com/ahg-bscs/console-point-of-sales

Process point-of-sale transactions from a database and save transactions to a database. Users can navigate through the console using the numeric menu and with the help of colored text for easier navigation.

colored-terminal console-app console-application numeric point-of-sale serverless sqlite terminal-app

Last synced: 04 May 2026

https://github.com/icehub82/razorshop

Minimal api webshop app with HTMX calling EF Core Sqlite returning razor slices.

dotnet9 efcore8 htmx minimal-api razorslices sqlite

Last synced: 04 May 2026

https://github.com/mordiaky/idea-lab-mcp

MCP server for structured ideation — generating, scoring, and storing software ideas

idea-generation ideation mcp mcp-server model-context-protocol software-ideas sqlite typescript

Last synced: 28 Jun 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/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/2qp/pythongtkcrud

simple python gtk 3 sqlite create read update delete script

gtk gtk3 python python27 sqlite sqlite3

Last synced: 03 Oct 2025

https://github.com/ology/mojo-tutorial

Web Developer Tutorial

css javascript mojolicious perl sqlite

Last synced: 04 May 2026

https://github.com/salimdriai/electron-react-sqlite-boilerplate

This is a boilerplate home page for your Electron, SQLite, and React application.

boilerplate electron electron-boilerplate electron-sqlite3 react sqlite

Last synced: 18 Apr 2026

https://github.com/prakhardoneria/library-management-school-project

A Python and SQL Lite based Full Stack console ui based application with features like Add, Display, Search, Issue, Return and Delete

localhost pycharm python python3 school-project server sql sql-server sqlite sqlite3

Last synced: 04 May 2026

https://github.com/danlikendy/local_llm_project

Local AI assistant with web interface built on Ollama. Fully private artificial intelligence system running on your computer without internet connection. Features conversation memory, modern web interface, and ability to connect from any device on local network

ai-assistant chat-bot flask llm local-ai offline-ai ollama privacy python sqlite web-interface

Last synced: 04 May 2026

https://github.com/jjgouveia/moments-api-deprecated

API Restful de um projeto de rede social chamada "Moments" construída com AdonisJS, Typescript e sqLite.

adonisjs lucid sqlite typescript

Last synced: 14 May 2026

https://github.com/sgbj/go-todos

Todo app written in Go

golang sqlite

Last synced: 14 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/marcosviniciusjau/python-redis

This is a API in Python with Redis where its possible to create products, first on SQLite and then save on cache on Redis

python redis redis-cache sqlite

Last synced: 04 May 2026

https://github.com/sa-k1b/rentwise

A Django-based web application for car rental management. RentWise simplifies the process for both dealers and customers, featuring car management, booking requests, email notifications, and real-time updates for a smooth rental experience.

django docker sqlite

Last synced: 04 May 2026

https://github.com/crizin/bible-db

Multilingual Bible dataset (Korean/KJV/Hebrew/Greek) with Strong's numbers and semantic-domain tags on every original-language word

bible biblical-studies dataset greek hebrew korean-bible nlp public-domain sqlite strongs

Last synced: 28 Jun 2026

https://github.com/thenriquedb/reading-large-files-with-node-streams

Read and write large CSV files efficiently using Node.js streams.

csv-parse node node-streams nodejs sqlite

Last synced: 04 May 2026

https://github.com/backmeupplz/telegram-chat-summarizer

Telegram group bot that stores chat history and summarizes recent topics with Kimi K2.6 Turbo.

bun fireworks grammy kimi sqlite summarization telegram-bot

Last synced: 13 Jun 2026

https://github.com/jyothikaprabhakar/onlinelearningplatform

Backend API for an online learning platform similar to Unacademy. This system handles user accounts, courses, live classes, video lectures, tests, educators, subscriptions, and progress tracking.

accounts educators- expressjs live-classes nodejs progress-tracking sqlite subscriptions user-accounts

Last synced: 05 May 2026

https://github.com/tnar/algobreath-api

Algobreath API is a RESTful API built with TypeScript and the Hono framework, utilizing Drizzle ORM for database interactions with SQLite. It manages notes and tags with a many-to-many relationship.

cloudflare-workers d1 drizzle hono sqlite typescript

Last synced: 05 May 2026

https://github.com/reedkrawiec/citizenship.io

Full-stack quiz app with Flask, SQL and React.

python3 react sql sqlite

Last synced: 05 May 2026

https://github.com/ingfranciscastillo/elysia-weather-api

Un microservicio moderno y eficiente para obtener datos meteorológicos con cache, construido con Elysia.js sobre Bun.

bun elysia elysiajs openweathermap openweathermap-api redis sqlite

Last synced: 05 May 2026

https://github.com/vera0011/npm-sqlite3-simplifier

NPM package, for SQLite simplifications

nodejs npm sqlite sqlite-database sqlite3

Last synced: 05 May 2026

https://github.com/mckenziejdan/twitter-spotify-nowplaying

Python script to do useful things with the current song you're listening to on Spotify

nowplaying python spotify sqlite twitter

Last synced: 15 Jun 2026

https://github.com/viggomeesters/obsidian-sql-viewer

Read-only SQLite database viewer for Obsidian.

obsidian obsidian-plugin read-only sql sqlite viewer

Last synced: 13 Jun 2026

https://github.com/micael-william/web-store

**WebStore** é uma plataforma de e-commerce desenvolvida com PHP e SQLite, ideal para pequenas e médias lojas online. O sistema oferece funcionalidades completas como cadastro de produtos, gerenciamento de usuários, carrinho de compras, finalização de pedidos e um painel administrativo.

html-css-javascript mysql php8 sqlite tailwind

Last synced: 05 May 2026

https://github.com/henryleach/store-mqtt-data

A Python 3 script that subscribes to an MQTT broker, and stores the readings into an SQLite3 Database.

iot mqtt python smart-home sqlite

Last synced: 05 May 2026

https://github.com/cycneuramus/nomad-litestream-example

Nomad example job for deploying SQLite-backed applications with high availability

high-availability litestream nomad s3 sqlite

Last synced: 14 Jun 2026

https://github.com/sarmad426/posts-crud-app

Posts App built with Next.js and Prisma

nextjs prisma sqlite tailwind typescript

Last synced: 05 May 2026

https://github.com/jesusbmx/ormx-android

Convertir datos entre el sistema de tipos utilizado en un lenguaje de programación orientado a objetos

android orm pojo sqlite sqlite-android

Last synced: 05 May 2026

https://github.com/phx/browserintel

Suite of python3 tools including platform-dependent golang binaries to gather browser info from red team exercises

browser cookies cybersecurity golang hacking python3 redteam sqlite sqlite3

Last synced: 05 May 2026

https://github.com/andrepfdev/corno-lendario

Corno Lendário é uma API divertida e leve desenvolvida em Laravel para gerenciar um ranking de cornos.

api artisan eloquent mysql php php8 restful-api sqlite

Last synced: 05 May 2026

https://github.com/shads06/ace-reg

An Event Registration Application for ACE society from VIPS

ace dot-net event-registration sqlite windows-presentation-foundation wpf-application

Last synced: 30 Sep 2025

https://github.com/nob101/lotto-analyzer

Ein Node.js & SQLite basiertes Tool zur Analyse und Auswertung der Euromillionenziehung und Joker. A Node.js and SQLite web application to analyze, track, and evaluate lottery (Euromillionen) and Joker results.

backend css data-analysis express html5 javascript nodejs sqlite statistical-analysis

Last synced: 14 Jun 2026

https://github.com/sazardev/clean_stock

The Clean Stock App is a comprehensive solution for managing and tracking stock inventory both online and offline.

api-rest desktop-app flutter flutter-apps flutter-examples mobile-app responsive-design sqlite theme-switcher

Last synced: 05 May 2026

https://github.com/vilhalva/cadastro-de-clientes-com-pyqt

👨‍🏫CRUD DE CADASTRO DE NOME, EMAIL E TELEFONE DE CLIENTES COM PYQT E SQLITE.

aplicativo codigo crud database framework interface projeto pyqt python sqlite

Last synced: 05 May 2026

https://github.com/vilhalva/tarefas-com-beeware

👨‍🏫SIMPLES CRUD DE LISTA DE TAREFAS COM BEEWARE E SQLITE.

aplicativo beeware codigo crud database framework interface projeto python sqlite

Last synced: 05 May 2026

https://github.com/2002yy/smart-calligraphy-edu

书法教育 AI 评测系统 — 基于 Vue 3 + FastAPI + 阿里云百炼 qwen3.5-omni-plus 的视觉评测平台,教师端管理教学流程,学生端提交作品获取 AI 即时评分反馈

ai ai-vision calligraphy course-project dashscope education fastapi fullstack pinia sqlalchemy sqlite vite vue3

Last synced: 14 Jun 2026

https://github.com/jeslinmariumalex/fitness-studio-booking-api

A simple Booking API for a fictional fitness studio using Python.

django django-rest-framework git python3 sqlite

Last synced: 06 May 2026

https://github.com/leonardospereira/foodexplorerbackend

Back-End do projeto do Food Explorer. Um app de e-commerce focado em um restaurante de delivery. / Back-End of the Food Explorer project. An e-commerce app focused on a delivery restaurant.

express javascript jwt-authentication knex nodejs sqlite

Last synced: 06 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/andrewgerez/fast-ify

Payment simulations API, where it is possible to view your transactions, your summary, simulate credit gain actions and debit actions. 💳

fastify knex nodejs sqlite

Last synced: 06 May 2026

https://github.com/arthursvpb/search360

Search360 is a full-stack web application that enables users to search the web using DuckDuckGo and store query history. The project includes persistent query history with caching for improved performance.

docker material-ui mui nestjs nodejs react redis redux sqlite typescript vite

Last synced: 09 Apr 2026

https://github.com/climentea/sqlitepandas

The most simple SQLITE ORM for data scientists!

orm pandas sqlite

Last synced: 06 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/foufou-exe/trophy-manager

🏆Trophy management for PS4,XBOX...

bdd css html project python python3 scraper sqlite

Last synced: 06 May 2026

https://github.com/deviquee/ou-edu-pulse-app

OUEduPulse - OU Student Management

android java mobileapp room-database sqlite

Last synced: 03 Aug 2025

https://github.com/dsk-david/correioapi

O Correio API é um projeto pessoal criado com o objetivo de simular um sistema de gerenciamento de encomendas de um correio.

api api-rest correios express json nodejs sql sqlite

Last synced: 11 Apr 2026

https://github.com/kbennett2000/soap-journal

Self-hosted, offline-first SOAP Bible journaling app with a built-in Bible reader and 13 bundled translations.

bible bible-journal bible-reader bible-study christian christianity devotional docker fastapi homelab journaling offline-first privacy python react scripture self-hosted soap sqlite typescript

Last synced: 15 Jun 2026

https://github.com/dubeyynishant/student-management-project

Student Management Project is a Python-based desktop application built using Tkinter and SQLite. It allows admins to manage student records, courses, and fee deposits through a simple GUI. The system supports student registration, course management, fee tracking, and record searching efficiently.

database python sqlite tkinter

Last synced: 06 May 2026

https://github.com/zz-drop/zz-drop-server-minimal

Minimal reference implementation of the zz-drop API v1. For local dev, testing, and self-hosting experiments.

argon2 axum reference-implementation rest-api rust self-hosted sqlite sqlx

Last synced: 30 May 2026

https://github.com/sahmed23-git/expense-tracker

Flask expense tracker with user authentication

expense-tracker flask python sqlite webdevelopment

Last synced: 08 May 2026

https://github.com/tonakihan/simpledatabase-2.0

Tested sqlite + rust + python. Simple database.

pyhton3 pyqt6 pyqt6-gui python rusqlite rust sql sqlite sqlite3

Last synced: 07 May 2026

https://github.com/sudipbishwakarma/hackathon-infinite

Hackathon 2025 Infinite. RAG application for analyzing and optimizing PL/SQL scripts.

azureopenai fastapi langchian nextjs nodejs pinecone python sqlalchemy sqlite

Last synced: 13 Apr 2026

https://github.com/sistemasvox/questoesp.i

Coleção de questões e soluções de Projeto Integrador em Java e T-SQL.

java-8 java-app java-swing mysql mysql-database mysql-workbench sql sql-server sqlite sqlite-database sqlite3 sqlserver

Last synced: 13 Apr 2026

https://github.com/nfo94/journal

Python CLI journal with SQLite.

python sqlite

Last synced: 13 Apr 2026

https://github.com/mateusfs99/recipebook-asp.net

ASP.NET Core Backend of the RecipeBook application.

asp-net-core csharp efcore sqlite swagger-ui

Last synced: 13 Apr 2026

https://github.com/qwiklly/banksystem

This project is a banking system implemented using WinForms and a SqlLite database. It includes all basic financial operations and provides the functionality to convert rubles to Hong Kong dollars at the current bank rate.

csharp entity-framework sqlite winforms

Last synced: 10 Apr 2026

https://github.com/breezinstein/future-sight

Self-hosted, household-shared investment & wealth scenario planner — project net worth, model what-if events, compare scenarios. React 19 + Express 5 + SQLite, single Docker container.

docker finance homelab household personal-finance react scenario-planning self-hosted sqlite typescript wealth-planner

Last synced: 30 May 2026

https://github.com/alexjbarnes/graphene

Persistent context graph for AI coding agents. A Claude Code plugin with behavioral enforcement hooks.

agent-memory ai-agents claude-code context-graph mcp model-context-protocol sqlite typescript

Last synced: 16 Jun 2026

https://github.com/hmaier-dev/checklist-tool

web-app to work down yaml-based checklists

golang htmx sqlite yaml

Last synced: 13 Apr 2026

https://github.com/ethern-myth/react-sql-stack

Vite React app and C# backend. Full stack react app

csharp jwt material-ui netcore6 reactjs sqlite

Last synced: 17 Apr 2026

https://github.com/diego64/plamm.er

Trip Planning System

fastify nodejs prisma sqlite zod

Last synced: 12 Apr 2026

https://github.com/tudor-rusu/sym34-address-book

Symfony 3.4. - Address Book

oop php sqlite symfony3

Last synced: 02 Jan 2026

https://github.com/moniaar/calcify

Pharmacy POS system using Electron.js and sqlite3.

css desktop-app electron electronjs full-stack fullstack-development html javascript js sqlite sqlite3

Last synced: 09 May 2026