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/tukue/python-bootcamp-blog-project

This project is a Flask-based blog application that uses SQLite for storing blog posts. It features routes for viewing, adding, editing, and deleting posts, as well as static pages like "About" and "Contact". The application uses Flask-WTF and Flask-CKEditor for form handling and includes unit tests for the main routes.

flask-backend html python sqlite sqlite-database unittest

Last synced: 25 Apr 2026

https://github.com/naseem1amjad/angular-based-contentbook-with-instant-search

A content book (also known as phone book) that can be hosted in organizations to search their employees based on different parameters.

angular api api-rest autocomplete contactbook contacts phonebook php search search-engine sqlite website

Last synced: 28 Apr 2026

https://github.com/marirs/api-server

A simple API Server using Rocket, Sqlx, SQLite with API Key Authentication.

api rocket rust rust-lang sqlite sqlx

Last synced: 27 Jun 2025

https://github.com/cooco119/claude-quota-tracker

Track Claude Max usage windows, forecast & nudge on under-use, and schedule heavy work for the quiet night hours. Local-first macOS companion for Claude Code.

anthropic claude claude-code claude-max cli dashboard launchd macos menubar productivity quota sqlite swiftbar token-usage usage-tracking

Last synced: 14 Jun 2026

https://github.com/raufjatoi/sql

CS50SQL problem sets

cs50sql databases sql sqlite sqlite3

Last synced: 20 Jan 2026

https://github.com/kimseogyoung/sqlstudy

SQL Research (MSSQL, MYSQL, Sqlite)

mssql mysql sqlite

Last synced: 10 May 2026

https://github.com/manjit-baishya-datascience/blue-waters-amusement-park-ticket-management-system

This project contains SQL scripts to create and manage a database for an amusement park. The database is designed to store information about rides, visitors, tickets, staff, facilities, maintenance records, ride reviews, ride assignments, ride entries, and visitor feedback.

database database-management-system sql sqlite

Last synced: 15 May 2026

https://github.com/areal060781/blog-application

A Flask blog application with user management

flask flask-login flask-mail sqlalchemy sqlite virtualenv wtforms-flask

Last synced: 27 Apr 2026

https://github.com/xatta-trone/movie-notifier

Tracks by keyword and notifies to windows notifications system

cron echo-framework golang goquery gorm-orm sqlite

Last synced: 22 Mar 2025

https://github.com/antconsales/antonio-gemma3-evo-q4

First self-learning AI for Raspberry Pi with auto-evolution | EvoMemory™, RAG-Lite, Rule Regeneration | 100% offline

edge-ai evomemory fastapi gemma gguf llm offline-ai python rag raspberry-pi self-learning sqlite

Last synced: 03 Nov 2025

https://github.com/blackksheepp/notion-cli

a cli for notion - manage pages / databases

cli notion rust sqlite terminal

Last synced: 13 Mar 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/dujuniorrr/powermap

PowerMap is a mobile app designed to help electric and hybrid vehicle drivers find nearby charging stations and plan their trips. It provides real-time station availability and calculates whether the current battery level is sufficient to reach the destination, reducing range anxiety and aiding in the expansion of charging infrastructure.

android api design-patterns firebase java maps material-design sqlite xml

Last synced: 20 Jan 2026

https://github.com/varugasu/spring-kotlin-wallet

A Wallet service with Spring Boot + Kotlin

cqrs event-sourcing graphql hibernate kotlin spring-boot sqlite

Last synced: 03 Nov 2025

https://github.com/lambdachad/posts

Basic blog with SvelteKit and better-sqlite3

sqlite svelte

Last synced: 15 May 2026

https://github.com/reynaldineo/note-keeper-flutter

Note Keeper App using Flutter with local SQLite database

flutter sqlite

Last synced: 13 May 2026

https://github.com/srenner/stock-analysis

[.NET Core] Looking at stock data

alpha-vantage c-sharp entity-framework-core net-core sqlite

Last synced: 01 May 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/sqlite-mpi/smpi-iop-node-ffi

SMPI IOP for Node.js

sqlite sqlite3

Last synced: 15 May 2026

https://github.com/0xf6da/sqlite.ahk

AHKv2: better-sqlite3 with only db.prepare() and stmt.all(); supports named parameters

autohotkey autohotkey-v2 better-sqlite3 sqlite

Last synced: 06 Apr 2025

https://github.com/mooflu/fitdb

Command line tool to import Garmin fit data into sqlite db and query by location and date range

fit garmin sqlite sqlite3

Last synced: 29 Apr 2026

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

OUEduPulse - OU Student Management

android java mobileapp room-database sqlite

Last synced: 06 Apr 2025

https://github.com/simpson-computer-technologies-research/notify

Be notified when a message containing a specific word is sent in a discord server

discord-bot rust sqlite

Last synced: 22 Mar 2025

https://github.com/simpson-computer-technologies-research/apc9-10

Learn Databases in Week 9 and 10 of my Advanced Programming Club

learn programming python sql sqlite

Last synced: 22 Mar 2025

https://github.com/kimyk0120/bolbo

Climbing problem management application using React-Native

climing react-native sqlite

Last synced: 13 May 2026

https://github.com/juhwano/job_manager

머신러닝 기반 직업 추천 웹 애플리케이션

django html sqlite

Last synced: 21 May 2026

https://github.com/aarush2099/global-emergency-response-system

Global Emergency Response System is built to provide help to people in times of emergencies quickly and effectively computerizing the process of requesting an emergency dispatch,it contains 2 Android apps and 1 web application,Firebase and sqlite used for data storage

android app firebase geofencing geolocation sqlite web-app

Last synced: 12 Apr 2026

https://github.com/ismailza/intro-to-phpunit

A simple Laravel project implemented with Laravel Breeze for authentication. The project is configured to use PHPUnit for testing and GitHub Actions for continuous integration.

breeze continuous-integration laravel phpunit sqlite

Last synced: 18 Feb 2026

https://github.com/fitchmultz/promo-studio

Codex commerce demo where an autonomous agent edits, tests, builds, and validates isolated storefront variants.

ai-agents codex demo ecommerce mit nextjs sqlite typescript validation

Last synced: 01 Jul 2026

https://github.com/erilshackle/php-tbl-class

Generate PHP constants for database tables, columns, and foreign keys from your schema. Improves IDE autocomplete, reduces SQL typos, and enables safe refactoring.

auto-generation ci-cd cli composer constants database db-consistency-checker db-constants development-tools generator ide-autocomplete mysql orm-alternative php php-library schema sqlite type-safety

Last synced: 17 Jan 2026

https://github.com/ryohidaka/action-setup-sqlite

GitHub Actions to setup SQLite environment.

database github-actions sqlite sqlite3

Last synced: 12 Apr 2026

https://github.com/zainibeats/taskwise

TaskWise is an AI-powered todo app that automatically prioritizes and categorizes your tasks, suggests subtasks, and syncs across devices via a self-hosted SQLite backend—helping you stay focused and organized with minimal setup.

ai docker genkit google-gemini google-gemini-api nextjs productivity react self-hosted sqlite to-do-list

Last synced: 29 Apr 2025

https://github.com/corentin-cott/psdk_jsontosql

PSDK JsonToSQL est simplement un ensemble de scripts écrits en Python qui ont pour objectif de convertir les données JSON (et CSV) de PSDK en tables SQL.

psdk python scripts sqlite

Last synced: 15 May 2026

https://github.com/kahleryasla/micro-mvc-ecommerce

🔬 mvc web project: backed by a single microservice ProductMicroservice. Used Razor and Ajax for async component logic. For ease of setup used SQLite and EF for db connection...

ajax async backend dotnet entity-framework full-stack microservice mvc n-layer plp razor razor-pages sqlite

Last synced: 02 Mar 2025

https://github.com/kevinbdx35/punchline

API REST moderne pour gérer des citations inspirantes avec interface React. Inclut authentification sécurisée, recherche avancée et déploiement CI/CD automatisé.

docker express github-actions jwt nodejs react rest-api sqlite

Last synced: 15 May 2026

https://github.com/honevka/pocket-psy

psychological self-help platform

fastapi javascript nuxt python sqlite vue vuetify

Last synced: 08 Apr 2026

https://github.com/raulpe7eira/course-alura-rails4

Exemplos e práticas do curso

bootstrap html rails ruby sqlite

Last synced: 08 Apr 2026

https://github.com/mouhlal/contactflow

ContactFlow est une application moderne de gestion de contacts développée avec Next js , React js , sqlite via prisma et tailwindCss

api apirouter framer-motion jwt-token nextjs postman-api prisma-orm react session sqlite tailwindcss

Last synced: 08 Apr 2026

https://github.com/riddhi2025/e-commerce-website-project

Web based application Using Django

css django-application html js sqlite

Last synced: 09 Apr 2026

https://github.com/srinidhibhat45/flask-todo

A Todo App made using flask by following a tutorial by CodeWithHarry on YouTube

app codewithharry css flask hacktoberfest heroku html javascript python simple sqlite todo webapp website

Last synced: 08 Apr 2026

https://github.com/rominalodolo/sql

Class work and more exercises for SQL

database mysql postgresql python server sql sqlite

Last synced: 08 Apr 2026

https://github.com/anuj0918/data-science-task

Data science Technical Writer Task

llama-index python sql sqlite

Last synced: 27 Apr 2026

https://github.com/dimmg/sonetwork

Minimalistic API using Django Rest Framework

django-rest-framework jwt sqlite

Last synced: 14 May 2026

https://github.com/varietyz/discord-js-bot-template

Scalable Discord Bot Template, includes API, Rate-limiting, Regression detection, benchmarking/stress-testing, Hot reloading, Plugin architecture and rigorously following SoC, DRY and KISS principles.

api benchmarking business discord-bot discord-bot-framework discord-bot-template discord-js modularity plugin-system production-ready rate-limiting seperation-of-concerns sqlite startups stress-testing

Last synced: 15 Sep 2025

https://github.com/tznthou/ccrecall

Cross-session memory for Claude Code — serves relevant context via hooks & MCP. Rule-based, zero API cost, SQLite + FTS5, runs locally.

ai-memory anthropic claude claude-code cli-tool context-management conversation-memory fts5 llm-memory local-first mcp model-context-protocol nodejs sqlite typescript

Last synced: 13 May 2026

https://github.com/orangethefish/badmintonmaster

An all-in-one app for creating, managing, operating badminton tournaments

app badminton expressjs reactjs sqlite

Last synced: 05 Apr 2026

https://github.com/thejessemartins/sistema-condominios-go

Sistema completo com painéis administrativo, do gestor e do morador. Centraliza o controle de faturas, reservas de espaços, cobranças automáticas e gestão financeira robusta. Facilita a prestação de contas com relatórios detalhados e níveis de acesso hierárquicos.

go react sqlite

Last synced: 08 Mar 2026

https://github.com/unikraft/lib-sqlite

Unikraft port of SQLite

library sqlite unikraft

Last synced: 10 Apr 2025

https://github.com/matejamaric/spending-tracker

Application for parsing transactions from my bank and storing them in a SQLite database

fyne go golang sqlite

Last synced: 22 May 2026

https://github.com/juanitofatas/connection_url_resolver

Resolve connection URL into Hash.

connection mysql postgresql resolver sqlite url

Last synced: 29 Apr 2026

https://github.com/davidsantana06/farma-server

API REST desenvolvida para atender às demandas de uma rede de farmácias de manipulados.

api-rest docker nestjs prisma sqlite

Last synced: 25 Oct 2025

https://github.com/bdusell/jitsu-sqldb

Convenient object-oriented interface to SQL databases in PHP

database mysql php sql sql-database sqlite web-development

Last synced: 20 Apr 2026

https://github.com/chandru-mc/full-stack-dairy-product-site

Dairy Product Website A responsive website built using Django to showcase various dairy products. It features a product catalog, detailed descriptions of milk composition, and an easy-to-use interface. The site allows users to browse products, view nutritional information, and make inquiries.

bootstrap5 css3 django html5 js python sqlite

Last synced: 17 Feb 2026

https://github.com/The-Tech-Idea/Beep.winform.Sample

Application for Managing your Different DataSources . Still in Alpha.please be patient

application data data-science database dataset integeration mysql nosql oracle postgres sqlite sqlserver workflow-engine workflows

Last synced: 04 Nov 2025

https://github.com/psqnt/litemodel

simple python orm for SQLite

async orm python sqlite sync

Last synced: 12 May 2026

https://github.com/ambientwave/cosmetic-product-flask-rest-api

A project that provide the ability to manipulate a collection of cosmetic products using REST API and different database engines (sqlite, postgresql and mongodb)

api backend backend-api database flask mongodb postgresql python python3 rest-api sqlite

Last synced: 08 Apr 2026

https://github.com/ranaessam03/student-affairs

This is a full-stack project that utilizes the Django framework.

css django-framework html javascript sqlite

Last synced: 08 Apr 2026

https://github.com/zircote/rlm-rs

Rust CLI implementing the Recursive Language Model (RLM) pattern for Claude Code. Process documents 100x larger than context windows through intelligent chunking, SQLite persistence, and recursive sub-LLM orchestration.

ai-tools chunking claude claude-code cli command-line context-window devtools document-processing llm mit-license mmap rayon recursive-language-model rlm rust rust-2024 semantic-chunking sqlite text-processing

Last synced: 08 Feb 2026

https://github.com/ttiimmothy/sqlite-csharp

My Sqlite starts with CSharp

csharp sqlite

Last synced: 08 May 2026

https://github.com/ariaxhan/metabrain

A zero-dependency SQLite memory layer for AI agents that learns what works: patterns graduate to proven preferences via a built-in experiment loop.

agent-memory agents ai llm memory python self-improving sqlite

Last synced: 01 Jul 2026

https://github.com/marceloxhenrique/gopportunities

A REST API built with Go and Gin for managing job opportunities.

gin-gonic golang gorm-orm sqlite

Last synced: 01 Jul 2026

https://github.com/fadilxcoder/php-desktop

Desktop PHP - 8.1 (PoC : HFX | API : https://github.com/fadilxcoder/reactjs-php.git)

api-server php-desktop poc sqlite

Last synced: 14 May 2026

https://github.com/teresaromero/restaurants-api

Take home assessment, develop of a restaurant api

prisma sqlite typescript

Last synced: 15 May 2026

https://github.com/sanchezluys/guia-publicar-proyecto-de-base-de-datos-

Guía para la publicación de un proyecto de bases de datos en GitHub

mysql oracle postgresql sql sqlite

Last synced: 09 May 2026

https://github.com/phin-ai/phin

Phin — AI-native data workbench for macOS. PostgreSQL, MySQL, SQLite, MongoDB + AI chat. Free public beta.

ai ai-agent chatgpt claude database database-gui genai gpt llm macos mongodb mysql nl2sql openai postgresql rag sql sql-client sqlite text-to-sql

Last synced: 01 Jul 2026

https://github.com/io7m-com/darco

Minimalist, opinionated database access.

database-access jdbc postgresql sql sqlite

Last synced: 22 Mar 2025

https://github.com/iloveitaly/pypi-data-to-dolthub

Automatically update a Dolt Database with PyPI data. This enables pypi data to be searched via a simple API.

automation data-import dolt mysql pypi sqlite

Last synced: 14 Apr 2026

https://github.com/henriquebortoletto/notes-backend

Projeto desenvolvimento back-end gerenciador de notas.

express nodejs sqlite

Last synced: 11 Apr 2026

https://github.com/vilhalva/crud-com-wxpython

👨‍🏫CRUD DE NOMES DE USUÁRIOS COM WXPYTHON E SQLITE.

aplicativo codigo crud database framework interface projeto python sqlite wxpython

Last synced: 07 May 2026

https://github.com/eumel8/vcluster-backup

A tool to backup your sqlite database in S3

k3s sqlite vcluster

Last synced: 15 May 2026

https://github.com/arc-language/arc-versioning

Automatic model versioning and history for Arc — every mutation snapshotted, one-click revert

arc audit-log bun cms history nodejs revert sqlite typescript versioning

Last synced: 01 Jul 2026

https://github.com/aronium/migration

Database migration tool for SQL Server and SQLite written in C#

chsarp database database-migrations dotnet sql-server sqlite sqlite-database

Last synced: 08 Apr 2026

https://github.com/biyonik/foodies

NextJS 15 + React 19 + TypeScript + SQLite Full Stack Web Application

css javascript nextjs react sqlite typescript zod

Last synced: 08 Apr 2026

https://github.com/basemax/simple-api-typescript

A lightweight and minimal REST API built with TypeScript, Express, and SQLite.

bun express-js express-ts expressjs expressts sqlite sqlite3 ts typescript typescript-express

Last synced: 08 Apr 2026

https://github.com/shreyavijaykumar/pathmnist-xai-lightweight-explainable-cnn-for-medical-imaging

A lightweight Explainable AI CNN for PathMNIST medical imaging, achieving 91%+ accuracy with Integrated Gradients and SQLite-based attribution storage. Built in PyTorch, this scalable model delivers high performance, transparency, and real-world readiness, making it ideal for medical AI, edge deployment, and explainable deep learning research.

ai captum cnn computer-vision deep-learning edge-ai explainable-ai healthcare-ai integrated-gradients lightweight-model medical-ai medical-imaging ml-for-health model-interpretability open-source-ai pathmnist pathology pytorch scalable-ai sqlite

Last synced: 09 May 2026

https://github.com/ology/mixology

Perl Mojolicious web app for the bartender in all of us

mojolicious perl5 sqlite

Last synced: 25 Sep 2025

https://github.com/5queezer/aver

Local-first, auditable memory layer for coding agents in Rust

agent-memory coding-agents local-first mcp memory-layer rust sqlite tree-sitter

Last synced: 28 May 2026

https://github.com/wareflowx/wems-v2

Modern desktop application for managing warehouse employees, certifications, and workplace safety.

desktop-app electron employee-management react sqlite typescript

Last synced: 27 Apr 2026

https://github.com/sistematico/python-sqlite-crud

Exemplo de operação CRUD(Create, Read, Update, Delete) usando o Python 3 e SQLite 3

python sqlite

Last synced: 27 Apr 2026

https://github.com/tandohanthonynwiackah/prempeto

Prempeto is a simple LMS written in java.

java netbeans-ide sql sqlite

Last synced: 27 Apr 2026

https://github.com/mementomorri/python_bucket_list_app

Простое приложение написанное на Python с использованием фреймворка Flask

flask flask-application flask-login heroku python sqlite

Last synced: 21 Apr 2025

https://github.com/rohanfosse/cursus

Cursus - Plateforme pedagogique tout-en-un : messagerie, devoirs, quiz live, documents. Desktop (Electron) + Web (PWA) + Mobile.

docker education electron lms pwa realtime socket-io sqlite typescript vue3

Last synced: 10 May 2026

https://github.com/mustafanarin/flag-quiz-app-sqlite

Country flag recognition game.

dart database flutter sqlite

Last synced: 27 Apr 2026