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/taozuhong/libsqlast

libSqlAst is a library to parse SQL statements or files to AST, then apply them for Intellisense/Beautify/Minify functions

ast beautify intellisense mariadb minify mysql postgresql sql sqlite

Last synced: 17 Apr 2026

https://github.com/zaki-malla/gamehubmanager

GameHub Manager is a robust management system for gaming hubs that helps with reservations, sales tracking, inventory management, and daily financial insights. Built using ASP.NET Core MVC and SQLite.

asp-net-core c-sharp entity-framework-core mvc sqlite

Last synced: 12 May 2026

https://github.com/mgnsk/calendar

A simple web-based event calendar system with iCalendar and RSS feeds.

echo fts5 gomponents htmx htmx-go ical rss snowflake sqlite

Last synced: 14 Feb 2026

https://github.com/n210013-karthik/alumniarc

A student-led project to build an Alumni Website for connecting past and present students. Developed using Django (backend) and SQLite (database), the platform enables alumni networking, mentorship, job sharing, and event updates.

css django html js python sqlite

Last synced: 24 Feb 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/FilipRokita/python-ai-quiz

A simple Flask-based quiz web application that allows users to take quizzes, track their high scores, and manage sessions. The app uses SQLite for data storage and supports user authentication. Perfect for learning Flask and database integration!

backend bootstrap database flask full-stack python quiz-app session-management sqlite web-app web-development webapp

Last synced: 26 Oct 2025

https://github.com/owen-krueger/bettermoneymanager

The best way to manage your finances.

blazor blazor-webassembly csharp rust sqlite tauri

Last synced: 13 Apr 2026

https://github.com/lu-rebuilt/fdb-tools

FDB database converter and viewer for LEGO Universe

database lego-universe sqlite

Last synced: 15 Apr 2026

https://github.com/yasminbrazasilva/exerciciosbancodedados-ac1

Exercícios para AC1 da matéria de Banco de Dados do 2º semestre de ADS

banco-de-dados mer modelo-relacional sql sqlite

Last synced: 22 Feb 2026

https://github.com/xiaowang012/flask_books

flask学习

flask python sqlite

Last synced: 13 Apr 2026

https://github.com/yandex-cloud-examples/yc-web-app-python-flask

Создание веб-приложения на Python с использованием фреймворка Flask в Yandex Cloud.

flask python sqlite vpc yandex-cloud yandexcloud

Last synced: 06 May 2026

https://github.com/caner0706/flowmind-core-api

Core backend API for FlowMind – an AI-powered workflow automation platform built on FastAPI and Hugging Face Spaces. (TR) FlowMind için FastAPI tabanlı çekirdek backend servisi. Yapay zeka destekli otomasyon akışlarını yönetir ve Hugging Face Spaces üzerinde çalışır.

ai backend fastapi huggingface-spaces python sqlite workflow-automation

Last synced: 06 May 2026

https://github.com/bakaq/market-helper

An app to make better decisions when buying groceries.

axum-rs react sqlite

Last synced: 06 May 2026

https://github.com/fanepka/memeapp-backend

Backend for the MemeApp application

fastapi postgresql pydantic python python3 sqlite website

Last synced: 13 Apr 2026

https://github.com/gokuprograming/flutter_tienda_sqlite

Aplicacion movil de tienda en SQLite

flutter moviles sqlite store tienda

Last synced: 25 Jan 2026

https://github.com/aditybarnwal22/lung-cancer-prediction-app

This project, titled “Lung Cancer Prediction,” presents a web-based application that enables preliminary risk assessment for lung cancer using Machine Learning Algorithms.

css3 flask html5 javascript python-libraries-numpy python-libraries-pandas scikit-learn-python sqlite

Last synced: 06 Feb 2026

https://github.com/baribrahim/runway-redeclaration-system

An application designed to assist airport authorities in recalculating runway parameters when an obstacle is present.

desktop-application java javafx mvc-architecture scrum-agile sqlite

Last synced: 24 Jan 2026

https://github.com/ajianaz/uteke

🧠 The Brain for Your AI — Persistent memory & smart context management for AI agents. Rust, 2MB binary, zero config.

ai cli embeddings hnsw local-first memory rust sqlite vector-database

Last synced: 01 Jun 2026

https://github.com/lutriana/tm-taskmanager

TaskManager is an application that helps you organize tasks and to-dos in an easy, fast and simple way with a dynamic, understandable and scalable design. Through checks, reminders and task categorization, the user will always be aware of which tasks require the most importance.

apis css database html models python sqlite

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/sxv357/sql-essential-training

Work completed as part of the Linkedln Learning "SQL Essential Training Course"

sql sqlite

Last synced: 15 Jun 2026

https://github.com/maklonfr/e-commerce-microdot-web-server

E-Commerce App Smart System Server IoT - Upskilling/Reskilling BOE Malang Pemrograman Web Framework

api-client bmp280 css flask html javascript microdot-webserver micropython pycharm-ide sensor smart-dashboard-system sqlite thonny-ide

Last synced: 28 Jan 2026

https://github.com/sawirricardo/dbrs

small minimal database migration tool

database db mariadb migration mysql postgres postgresql sqlite tool

Last synced: 06 May 2026

https://github.com/wastingnotime/contacts-backend-dotnet-hexagonal

This repository maintain a dotnet/webapi application that is part of "contacts" project, an initiative to explore technologies features.

crud-api dotnet entity-framework hexagonal-architecture migrations sqlite webapi

Last synced: 09 Mar 2026

https://github.com/danwt/coil

Structured memory for AI coding agents. Typed schemas, structured queries, utility scoring — an MCP server that makes agents remember what actually matters.

ai-agents bun claude-code developer-tools llm-tools mcp mcp-server memory sqlite typescript

Last synced: 24 Feb 2026

https://github.com/dorukeskicorapci/banking-app

Banking App is a Python application designed to manage user access and handle transactions using an SQLite database.

database filewriter sqlite

Last synced: 16 Mar 2026

https://github.com/muhammadabir64/user_geo_chart

A simple way to get your website visitors country name & show them to your dashbaord.....

flask google-charts mysql php python sqlite

Last synced: 13 Apr 2026

https://github.com/1ayanabil1/databases-with-the-python

Learn how to work with SQL and NoSQL databases in Python using SQLite, MySQL, and MongoDB. Hands-on notebooks following the official Udemy course.

data-science database jupyter-notebook mongodb mongodb-database mysql nosql python sql sqlite udemy-course

Last synced: 13 Apr 2026

https://github.com/zachbateman/easy_db

Easy Python database interaction

access database python sql sqlite sqlite3

Last synced: 29 Jan 2026

https://github.com/patricialjohnson/sql-database-analysis

In this analysis, I developed SQL queries for the Chinook Database, which contains information about a digital music store. The goal was to assist the Chinook team in better understanding their media inventory, customers, employees, and invoice data.

business-analytics chinook-database data-analytics data-visualization database sql sqlite

Last synced: 11 Apr 2026

https://github.com/sbstnerhrdt/go-gorm-all-sql

generic sql connector for the grom framework

connector databases golang gorm mysql postgres sql sqlite

Last synced: 30 Jan 2026

https://github.com/hamzeh-pourshabanan/qnaprogram

A modular question-answer system demonstrating clean hexagonal architecture in Java. Easily swap between CLI/web interfaces and SQLite/MongoDB storage without touching core logic.

clean-code console-application ddd hexagonal-architecture java ports-and-adapters sqlite

Last synced: 25 Feb 2026

https://github.com/thamyresarm/rocketseat-nlw-projeto

Repositório para manter a evolução do aplicativo criado na Missão Ignite a NLW da RocketSeat

css3 html5 nodejs react-native reactjs sqlite typescript

Last synced: 13 Apr 2026

https://github.com/aszurar/dtmoney-back

O objetivo desse projeto é começarmos a usar micro-frameworks para criação de APIs Rest, e entendermos como podemos aplicar os conceitos básicos de APIs com essas ferramentas.

fastify javascript knex knexjs node nodejs postgres postgresql sqlite sqlite3 typescript

Last synced: 15 Apr 2026

https://github.com/karol7krawczyk/golang-migrate-tool

Language and framework independent database migrations and scripts for MySQL, Postgres and SQLite. Migration is for people who need to run a bash script before executing SQL code or are looking for migrations that execute processes in scripts

bash docker docker-compose golang migration mysql postgres scripts sqlite

Last synced: 10 Jun 2026

https://github.com/pilat/mcp-datalink

MCP server for secure database access (PostgreSQL, MySQL, SQLite)

database mcp model-context-protocol mysql postgresql sqlite

Last synced: 30 Jan 2026

https://github.com/hgwk/memory

로컬 AI 에이전트를 위한 인간형 메모리 시스템. 검색 대신 자동 표면화와 연상 회상을 지향합니다.

agent-memory ai episodic-memory local-first mcp python spreading-activation sqlite

Last synced: 12 Jun 2026

https://github.com/deibsoncogo/nest-js-test

Projeto criado para demonstrar a utilização de testes automatizado com o Nest JS, Jest e o Supertest

dokcer-compose jest mock nestjs prisma sqlite supertest typescript

Last synced: 13 Apr 2026

https://github.com/dark-lon3r/flirtify

Flirtify - Ваш идеальный помощник в мире знакомств!

acquaintances aiogram aiogram-bot bot bots folow geolocation monobank photos python python-3 python3 sqlite telegram telegram-bot tg tgbot ukraine ukrainian

Last synced: 28 Feb 2025

https://github.com/imkrishsub/filefolio

A privacy-first document organization tool that uses local AI to automatically categorize, tag, and rename your PDF files. All processing happens on your machine with Ollama, keeping your documents completely private.

ai document-management fastapi local-first ocr ollama pdf privacy python sqlite

Last synced: 15 Apr 2026

https://github.com/tokyo-lei/easykoa2

基于Koa2开发的博客系统

javascript koa2 nodejs sqlite

Last synced: 13 Apr 2026

https://github.com/aridkruchinin1245/simpleapp

Simple website using FastAPI and Vue.js

fastapi javascript python sqlalchemy sqlite uvicorn vuejs vuerouter

Last synced: 15 Apr 2026

https://github.com/dkluske/open-calories

OpenCalories is an open source react app to track your daily nutrition data. You are able to search for products via the OpenFoodFacts API. The data is fully located in your local file system in an sqlite database using the OPFS API.

github-pages health nutrition openfoodfacts opfs react shadcn-ui sqlite typescript

Last synced: 06 May 2026

https://github.com/danceaway-app/vcpkg

Collection of libraries used in DanceAway projects

react-native sqlite sqlite-vec vcpkg

Last synced: 13 Jun 2026

https://github.com/tsnsoft/tsn_java_sqlite_demo_maven

Простейший пример работы с базой данных SQLite через JDBC в NetBeans с Maven

java maven netbeans sqlite

Last synced: 08 May 2026

https://github.com/graweb/labfoto-api

PHP | Laravel | Lumen | MySQL | SQLite

laravel lumen mysql php sqlite

Last synced: 15 Apr 2026

https://github.com/manuel-chinchi/crud-xamarin-android

A basic CRUD made with Xamarin Android

android crud sqlite xamarin xamarin-android

Last synced: 06 May 2026

https://github.com/nemr0/db_inspector

A Monorepo UI Inspector aimed to view any db content in a flutter project

dart database flutter hive hivedb sqflite sqlite

Last synced: 31 Jan 2026

https://github.com/wastingnotime/contacts-backend-dotnet

This repository maintain a dotnet/webapi application that is part of "contacts" project, an initiative to explore technologies features.

crud-api dotnet entity-framework migrations sqlite webapi

Last synced: 09 Mar 2026

https://github.com/local-loop-io/localloop-backend

Backend API for LocalLoop expressions of interest

api backend express interest-form sqlite

Last synced: 06 May 2026

https://github.com/ozihatake77/inventory-management-system

?? Inventory & Sales Management System for Electronics Store - Python FastAPI + SQLite + TailwindCSS

crud-app fastapi indonesian inventory-management pos-system python sqlite tailwindcss web-app

Last synced: 28 Jun 2026

https://github.com/baoduong254/qrmeal

A modern, full-stack QR code-based restaurant ordering system that enables contactless dining experiences

fastify nextjs sqlite

Last synced: 15 Apr 2026

https://github.com/butterscotchstallion/django-tutorial

Just following some tutorials to brush up on my Django skills

django python3 sqlite

Last synced: 06 May 2026

https://github.com/jcserv/portfolio-api

portfolio-api is a simple retrieval augmented generation API to allow users to ask questions about the content in a developer portfolio

api go openai rag sqlite

Last synced: 12 Apr 2026

https://github.com/life-experimentalist/hivexplore

HiveXplore is a beginner-friendly app built on Hive blockchain that introduces newcomers to decentralized social media without technical barriers. With simplified authentication, intuitive posting tools, and guided experiences, it serves as an educational gateway for blockchain beginners while making participation in the ecosystem accessible.

blockchain caching content-platform cryptocurrency dapp decentralized flask hive-blockchain hivesigner keychain markdown python real-time restful-api social-media sqlite web-application

Last synced: 18 Jan 2026

https://github.com/atakansn/database-drivers

Package that provides ease of use pdo drivers

database mysql pgsql php sqlite sqlsrv

Last synced: 01 Feb 2026

https://github.com/youngandgeek/sqlitepractice

App that saves Contacts to SQLite Database and display it in a List of CardView

android-application database oops-in-java sqlite

Last synced: 15 Apr 2026

https://github.com/mahutt/concordiadirectory

A Concordia University Faculty Search Engine

express react sqlite tailwind typescript

Last synced: 02 Feb 2026

https://github.com/thinkphp/auth2

Auth React Frontend Backend Node.js Sqlite3

authentication backend bcrypt cors express frontend node react router sqlite tailwindcss

Last synced: 10 Apr 2026

https://github.com/mdhasanshuvo/ds-project

EazyTrip : An app for efficient ride and delivery services with a customizable map and shortest path algorithms.

algorithms data-structures map qt-creator qt-framework software-development sqlite

Last synced: 06 May 2026

https://github.com/jefferson1104/imhere-app-mobile

I'm Here is a React Native application designed to help you organize and manage events directly from your smartphone.

expo react-native react-navigation sqlite styled-components typescript

Last synced: 15 Apr 2026

https://github.com/themost-framework/sqlite

MOST Web Framework SQLite Data Adapter

database query query-builder query-language sql sqlite

Last synced: 17 Mar 2026

https://github.com/aelabassi/simpleblogpost

Simple blog posted (already completed) built using Flask: Also forwarded to http://sblog.abderrazaqelabassi.tech

flask flask-forms flask-login flask-wtf gunicorn html python render sqlachemy sqlite

Last synced: 17 Mar 2026

https://github.com/itzterra/maturitaguide

Flask school project

flask learning mysql sqlite

Last synced: 22 Feb 2026

https://github.com/yasunorioi/rotation-planner-v2

輪作計画アプリ v2 — HTMX + FastAPI + Jinja2 で再設計

agriculture crop-rotation fastapi hobby-project htmx jinja2 python sqlite

Last synced: 28 Jun 2026

https://github.com/ifrankxue/project_sql_job_data_analyst

Project following the tutorial course created by Luke Barousse, who is an amazing data instructor.

git github postgresql sql sqlite sqlserver vscode

Last synced: 11 Mar 2026

https://github.com/dbnetlink/dbnetsuitecore2

ASP.NET Core middleware UI components for MVC/Razor views based on HTMX

component csv database excel htmx mariadb mssql mysql postgresql razor spreadsheet sqlite tailwindcss

Last synced: 10 Apr 2026

https://github.com/thanasisgeorg/bank-manager

A program to manage your bank accounts written in Java, with the use of SQLite

java java-sw sqlite

Last synced: 15 Apr 2026

https://github.com/manishpjha/web-scraper-analyzer

This is a Python-based web scraping and data analysis application built with Streamlit. It allows users to scrape data from websites using sitemap URLs, export the scraped data to CSV or JSON, analyze the data, and reset the database.

fine-tuning matplotlib pandas python sqlite streamlit training-dataset webscraping

Last synced: 12 Apr 2026

https://github.com/dynle/raspi-inventory-management-system

Inventory management system using Raspberry Pi camera module with YOLOv8 for product detection, face recognition for person identification, Django for server, and SQLite for DB

inventory-management-system raspberry-pi sqlite yolo

Last synced: 26 Feb 2026

https://github.com/zachlagden/face-detection-api

A lightweight Flask API for face detection and facial landmark extraction with interactive web UI. Process images, extract facial features, and visualize results through a simple REST interface.

api-documentation computer-vision dlib face-dectection facial-landmarks flask-api image-processing opencv python rest-api sqlite tailwindcss vue-js

Last synced: 02 Apr 2025

https://github.com/ysskrishna/fastapi-supabase-starter

A starter template for building secure and scalable FastAPI applications with Supabase authentication integration. This template provides a solid foundation for modern web applications, combining the power of FastAPI's high-performance framework with Supabase's robust authentication system.

authentication fastapi fastapi-boilerplate jwt jwt-authentication python python-jose python3 sqlalchemy sqlite supabase template uv ysskrishna

Last synced: 12 Apr 2026

https://github.com/yusafosei-bonsu/foodversity_v2

Final project at Futureproof

css flask html jinja python sqlite

Last synced: 12 Apr 2026

https://github.com/ldilley/pyble

:orange_book: Bible analyzer

bible bible-search bible-study bible-verse python sql sqlite

Last synced: 29 Apr 2026

https://github.com/edeev/vkrepost_to_tg

Автоматизированная система репостинга контента из VKontakte в Telegram с поддержкой персональных подписок и VK API интеграцией

aiogram api-integration asyncio automation content-monitoring python repost-bot social-media sqlite telegram-bot vk-api vkontakte

Last synced: 09 May 2026

https://github.com/itsmenicky/sistema-hospitalar

Sistema para cadastro de médicos, pacientes e exames

python sqlalchemy sqlite

Last synced: 12 Apr 2026

https://github.com/s0fft/true-publish-protocol

Information-Resource — SSR Media Project on Flask + API on Flask-RESTful

api curl flask flask-restful jinja2 postman python3 server-side-rendering sqlalchemy sqlite

Last synced: 10 Apr 2026

https://github.com/aanand058/library-ios-and-android-app

Library Management Mobile Application

cross-platform csharp sqlite xamarin

Last synced: 10 Feb 2026

https://github.com/jacqueline-dev/api_atividade

REST API com persistência no banco de dados.

flask-httpauth flesk postman python rest-api restful-api sqlalchemy sqlite

Last synced: 07 May 2026

https://github.com/arcmichael/neolexicon

Neolexicon encourages users to unleash their imagination, exploring the endless possibilities of language through the interconnections of vocabulary.

d3js jest reactjs sqlite tauri typescript vocabulary

Last synced: 10 Feb 2026

https://github.com/felipeg-almeida/labeddit-backend

Este é o backend do projeto Labeddit, uma rede social inspirada no reddit. Desenvolvido como parte do projeto final do curso de Desenvolvimento Full Stack da Labenu, unicamente para fins didáticos.

api backend crud express jest knex layered-architecture nodejs poo sqlite typescript unit-testing

Last synced: 12 Apr 2026

https://github.com/subliker/exam-info-bot

Bot based on python for preparing to informatics exam

exams informatics python sqlite

Last synced: 16 May 2026

https://github.com/zhd4/notesr-cli

NoteSR-Cli can process exports from NoteSR

aes aes-256 cli encryption notesr sqlite

Last synced: 27 Feb 2026

https://github.com/matheusadc/recomendai

O Projeto visa a criação de uma Rede Neural Multilayer Perceptron (MLP) para recomendações nutricionais a partir de dados extraídos de um exame de sangue.

bootstrap5 flask keras-tensorflow machine-learning python sqlite

Last synced: 27 Feb 2026

https://github.com/ysskrishna/libmate

A full stack application for a library book vending application built with NextJS, TailwindCSS, FastAPI, Postgres and Docker. It is designed to manage book inventories, and member management, ensuring a seamless experience for borrowing and returning books through automated vending machines.

alembic docker fastapi inventory-management javascript library-management-system library-software logger logger-middleware nextjs postgres postgresql react sql sqlalchemy sqlite tailwind tailwindcss web-application

Last synced: 12 Apr 2026

https://github.com/rick1551/notemanager

A desktop application developed with Qt 6 and C++20, designed to manage personal notes with tags, advanced search, and persistence in SQLite.

cmake cpp20 qt6 sqlite

Last synced: 07 May 2026

https://github.com/lucaspiritogit/treq

A Go-based terminal app for performing HTTP operations with an embedded sqlite to store your requests.

cli go golang http linux opensource requests sqlite terminal treq tview windows

Last synced: 21 Feb 2026

https://github.com/maksmez/dlp_events_vkr

Проект разработанный для автоматического анализа событий DLP системы InfoWatch Traffic Monitor.

cryptography python selenium smtplib sqlalchemy sqlite yattag

Last synced: 16 Apr 2026

https://github.com/alexanderuk82/nextjs-prisma-crud

TaskMaster is a dynamic task management component built with Next.js. Seamlessly create, update, or delete tasks with an intuitive user interface.

api apicrud nextjs postgresql prisma reactjs sqlite swr tailwindcss

Last synced: 12 Apr 2026

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

A Dynamic portfolio website created with umbraco

dotnet sqlite umbraco

Last synced: 16 Apr 2026