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/adhamsalama/cs50-finance

A website via which users can “buy” and “sell” stocks.

flask python sqlite stocks

Last synced: 01 May 2026

https://github.com/bhoyarapurva23399/mini-erp-inventory-billing

Lightweight ERP inventory and billing web app built using Python Flask and SQLite — featuring product, customer, and dashboard management.

backend data-analysis erp flask inventory-billing mini-project python sqlite

Last synced: 01 May 2026

https://github.com/paul-schuhm/demo-pdo-sqlite

Une démo et de la documentation pour bien démarrer avec les bases de données SQLite et PHP.

demo documentation pdo pdo-sqlite php sqlite

Last synced: 02 May 2026

https://github.com/vanducng/miu-db

A headless database CLI for humans and agents.

bigquery database mysql postgresql snowflake sql sqlite terminal textual tui

Last synced: 08 Jun 2026

https://github.com/juliargubolin/sql-learning

This repository was created in order to insert all the documents, files and notes I took while learning SQL through "Getting started with SQL" by Thomas Nield (O'Reilly). I am studing DataScience at UNIVESP (Univesidade Virtual do Estado de São Paulo).

books database sql sqlite

Last synced: 02 May 2026

https://github.com/xavierjiezou/python-sqlite3-tutorial

Tutorial for splite3 module based on Python.

python sqlite

Last synced: 02 May 2026

https://github.com/muhammadzili/cloudvault

A premium self-hosted file management system with secure public sharing, dynamic branding, and granular API access. Built for speed and privacy

api-token cloud-storage dashboard-ui file-manager file-sharing javascript material-ui nodejs personal-cloud reactjs self-hosted sqlite vite

Last synced: 02 May 2026

https://github.com/shwetagopaul92/genoportal

Simple Django Python App "GenoPortal"

css html python sqlite

Last synced: 02 May 2026

https://github.com/iamskyy666/golang-event_booking-api

💻 An "Event Booking" REST-Api using Golang which can be consumed by all frontend systems 🔵

gin-gonic go-crud golang jwt rest-api sqlite web-server

Last synced: 03 May 2026

https://github.com/saiccoumar/myfridge

A Food Inventory System built with SQLite

dbms flask flask-sqlalchemy html sql sqlalchemy sqlite sqlite3

Last synced: 02 May 2026

https://github.com/bloodstalk1/clipo

A macOS menu bar clipboard manager with searchable history, image previews, pinning, and auto-paste.

appkit clipboard clipboard-manager macos menubar-app productivity sqlite swift swiftui xcodegen

Last synced: 02 May 2026

https://github.com/bhavik402/reminders-api-go

proof of concept project for CRUD REST Api server

api crud-api csv go mysql postgres restapi sqlite

Last synced: 02 May 2026

https://github.com/kadirlofca/trajectory

Capstone project - car project management app

html-css-javascript pocketbase sqlite tailwindcss tauri

Last synced: 02 May 2026

https://github.com/matheusadc/find-a-friend

The project presents an API for PET adoption using the MVC architecture.

dbeaver mvc-architecture pylint python sqlite

Last synced: 02 May 2026

https://github.com/kakra/ferry

Self-hosted, single-binary file sharing with automatic deduplication, resumable TUS uploads, and a modern HTMX interface. ⛴"

cas deduplication file-exchange file-sharing golang htmx on-premise privacy-focused resumable-uploads self-hosted single-binary sqlite

Last synced: 02 May 2026

https://github.com/vilhalva/logid-com-sqlite

🤤ESSE É UM BOT DO TELEGRAM FEITO COM PYROGRAM. É ÚTIL PARA ADMINISTRADORES QUE DESEJAM MANTER UM REGISTRO ORGANIZADO DAS INTERAÇÕES DOS USUÁRIOS, UTILIZANDO UM BANCO DE DADOS LOCAL PARA ARMAZENAMENTO E POSTERIOR ANÁLISE DAS MENSAGENS RECEBIDAS.

bot database framework projeto pyrogram python redes-sociais sqlite telegram

Last synced: 02 May 2026

https://github.com/rurfy/urlx

Laravel 12 URL shortener with click tracking, QR codes, stats, tests, and CI/CD

ci-cd laravel php postgresql qr-code rest-api sqlite unit-testing url-shortener web-app

Last synced: 02 May 2026

https://github.com/sherinur/todo-app

Десктопное приложения для управления списком задач (To-Do List)

desktop-app go gorm reactjs sqlite todolist wails

Last synced: 02 May 2026

https://github.com/judahpaul16/artfolio

Artfolio is a mobile app designed to empower artists by providing a platform to showcase their creative work, connect with potential clients, and receive valuable feedback.

app art dart disqus flutter mobile portfolio sqlite template

Last synced: 02 May 2026

https://github.com/mindreframer/sqlcache

SQLite based cache with namespacing for Elixir

caching elixir sqlite

Last synced: 02 May 2026

https://github.com/mfa/imdb-to-sqlite

convert IMDB ratings CSV to SQLite

datasette sqlite

Last synced: 02 May 2026

https://github.com/l3-lucky-l3/weekly_digest_bot

AI-powered Telegram bot for automatic community digest creation. Collects, analyzes and publishes structured weekly summaries with goals/blockers classification using OpenRouter AI models.

ai automation classification community digest docker openrouter python scheduling sqlite telegram-api telegram-bot

Last synced: 02 May 2026

https://github.com/netzitech/recall

MCP server giving Claude Code (and any MCP client) persistent, selective, auto-curated memory per project. Memory lives inside <repo>/.recall/. Hybrid search (BM25 + sqlite-vec). 3 privacy modes (shared/encrypted/private).

ai-agents anthropic claude-code clean-architecture ddd fts5 hexagonal-architecture hybrid-search mcp memory model-context-protocol sqlite sqlite-vec typescript

Last synced: 02 May 2026

https://github.com/linggarm/moviecatalogue

This is an Android app project created for the final submission of Android Fundamentals course on Dicoding in 2019, which provides information about Movies and TV Shows

android android-studio android-widget asynchttpclient dicoding fragment glide intent java localization object-oriented-programming recyclerview sqlite themoviedb

Last synced: 02 May 2026

https://github.com/persteenolsen/umbraco-13-starter-three

Umbraco 13 CMS Website with Member Registration and Login serving as a Starter

dotnet sqlite umbraco

Last synced: 02 May 2026

https://github.com/juanhuttemann/telegram-assistant-mcp

Telegram integration for AI assistants with interactive approval workflows. Your AI asks permission via Telegram before risky actions - approve, deny, or suggest alternatives with custom instructions.

ai-agent ai-assistannt claude cursor mcp notifications python remote-control sqlite telegram vscode

Last synced: 02 May 2026

https://github.com/dmarks84/ind_project_movie-database-sqlite

Independent Project - I joined and manipulated data from disparate tables of movie information using Python & SQLite; defined schema, created tables/views, queried data, etc. Utilized CTE's, Window Functions, and other DDL, DQL, DML, and DCL scripts.

advanced-sql cte databases dcl ddl dml dql group-by joins python query sql sqlite tables views window-functions

Last synced: 02 May 2026

https://github.com/celestial-0/taskly

🤖 AI-powered task management app built with React Native. Capture tasks via text, voice, or images with smart auto-categorization. Local-first with optional cloud sync.

drizzle-orm expo mobile-app nativewind react-native sqlite task-tracker typescript

Last synced: 03 May 2026

https://github.com/arbitercorp/arbiter

A multi-agent orchestration runtime for the terminal and the network.

agent ai cpp llm mcp memory orchestration runtime sqlite

Last synced: 03 May 2026

https://github.com/fazleyrabby/xencode

Fast local coding assistant that understands your codebase using RAG.

ai embeddings llm rag sqlite vector-database

Last synced: 03 May 2026

https://github.com/st1vms/binance-klines

Binance API Kline fetcher into Sqlite3 database

api big-data binance crypto fetcher kline python sqlite statistical-analysis trading

Last synced: 03 May 2026

https://github.com/jerryblessed/streamright

A video streaming and video compression software

flask sqlite youtube

Last synced: 03 May 2026

https://github.com/aidenstickney/modern-record-player

This application integrates RFID technology with Spotify's playback features. Users can associate RFID tags with Spotify albums, playlists, or tracks. Scanning an RFID tag initiates playback of the linked Spotify content.

flask python raspberry-pi spotify spotify-api sqlite

Last synced: 03 May 2026

https://github.com/santidev21/inventory-system

Simple inventory management system built with WPF, SQLite, and Entity Framework.

csharp entity-framework sqlite wpf

Last synced: 03 May 2026

https://github.com/canberkoztonguc1-del/commercial-site

commercial website with product catalogue and admin panel(Node.js, Express, SQLite)

express nodejs sqlite

Last synced: 03 May 2026

https://github.com/jingyiniu/skinet-api

This is an ongoing project. I'm building a full-stack web application called skinet. Here is the back-end part.

api backend dotnet entity-framework sqlite

Last synced: 03 May 2026

https://github.com/saitawngpha/mysqlitek

My simple app for SQLite using Kotlin.

android kotlin sqlite sqlite3

Last synced: 03 May 2026

https://github.com/otuemre/doctorreviewsystem

Year 1 group project: A JavaFX desktop application for reviewing and rating doctors, featuring user and admin roles, search and sorting functionalities, and SQLite database integration.

css desktop-application doctor-review group-project html java javafx sqlite

Last synced: 03 May 2026

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/victormarlor/hyperfocus

Typed, test-driven FastAPI backend using SQLModel and SQLite to analyze user focus, interruptions, and time-based productivity metrics.

analytics api-design async-python backend clean-architecture deep-work developer-tools docker fastapi focus-tracking productivity pydantic pytest python rest-api sqlite sqlmodel time-tracking

Last synced: 03 May 2026

https://github.com/raicerk/ionic-st

Proyecto con ionic para android para aprender desarrollo mobile con javascript

angular4 ionic ionic-framework ionic-plugin 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/suvodeep12/rift-herald

A Discord bot built with Node.js and the Riot Games API to track and announce daily League of Legends ranked LP changes with interactive slash commands.

cron discord-bot discordjs javascript league-of-legends lol-stats nodejs riot-api sqlite

Last synced: 03 May 2026

https://github.com/eagleisbatman/eagle-mem

Lightweight persistent memory for Claude Code — SQLite + FTS5, no daemon, no bloat. Session summaries, code indexing, task tracking, and contextual memory injection.

claude-code claude-code-hooks code-indexing context-injection fts5 persistent-memory session-memory sqlite

Last synced: 03 May 2026

https://github.com/levysantiago/habits-server

NLW Setup Habits server

fastify prisma sqlite typescript

Last synced: 03 May 2026

https://github.com/prospermbuma/fsp

A comprehensive Android field service management application designed for technicians, service providers, and field workers.

java mobile-development sqlite xml

Last synced: 03 May 2026

https://github.com/lucasfeliciano02/databases_mysql-sqlite

Fazendo CRUD Utilizando MySQL com DBeaver E integrando Python com SQLite

dbeaver mysql python3 sqlite

Last synced: 03 May 2026

https://github.com/bhola-dev58/smart-task-tracker-api

Smart Task Tracker API is a RESTful service built with FastAPI and SQLite that allows users to create, view, update, delete, and filter tasks by completion status. It’s a simple and efficient backend solution for task management applications.

fastapi sqlalchemy-database sqlite uvicorn

Last synced: 03 May 2026

https://github.com/donmaruko/flask-data-analysis

Flask API for statistical calculations. Data analysis, cleansing, visualization, and manipulation. Documented by Swagger.

api api-rest data-analysis data-science data-visualization datascience flasgger matplotlib pandas seaborn sqlite wordcloud

Last synced: 03 May 2026

https://github.com/william-fernandes252/schedule

A contacts book web application built with Django

django sqlite

Last synced: 03 May 2026

https://github.com/kayannr/surfs-up

Climate Analysis and Data Exploration of Climate Database Using Python (Pandas, Matplotlib), SQLAlchemy (ORM Queries) and Flask

pandas python sqlalchemy sqlalchemy-orm sqlite

Last synced: 04 May 2026

https://github.com/kngsoomin/event-log-quality-monitor

This project is an end-to-end prototype that continuously checks, validates, and visualizes the health of Wikipedia's Clickstream logs.

data-engineering data-quality fastapi portfolio python sqlite streamlit

Last synced: 04 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/mehulparmar4ever/democoredata

Usage of CoreData/Realm sweet wrapper written in Swift

core-data coredata corestorage demo mehulparmar sqlite swift

Last synced: 04 May 2026

https://github.com/veerps57/memento

Persistent memory for AI assistants

ai ai-tools cli llm mcp memory model-context-protocol sqlite typescript

Last synced: 15 May 2026

https://github.com/cyd3r/unitylogconverter

Convert Unity Player logs to an SQLite database

converter dotnet log sqlite unity unity3d

Last synced: 04 May 2026

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

Web Developer Tutorial

css javascript mojolicious perl sqlite

Last synced: 04 May 2026

https://github.com/mateuszskoczek/securebank

Simple secure web application for managing a bank account

bank blazor-server csharp cybersecurity data-protection dotnet security sqlite

Last synced: 04 May 2026

https://github.com/meiraa13/nlw_unite_csharp

api for creating events and attendees

csharp dotnet entity-framework sqlite

Last synced: 04 May 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/r-siddiq/gymlog

Android workout tracker using Java, MVVM, Room, LiveData; logs exercises per user, displays lists with RecyclerView, handles login, persists LocalDateTime via TypeConverter, Gradle-based build configuration.

android-application dao gradle lifecycle mvvm room sqlite viewbinding viewmodel xml

Last synced: 04 May 2026

https://github.com/aaron-smits/community-kaleidoscope

An events and community updates website using Sveltekit, Vercel, and Turso

javascript jsdoc sqlite svelte sveltekit tailwindcss turso

Last synced: 04 May 2026

https://github.com/xe-nvdk/squeeze

Squeeze is a Open Source tool to check hosts and response time, it's powered by FastAPI, Python, SQLite and InfluxDB.

fastapi influxdb monitoring-application monitoring-tool python sqlite

Last synced: 04 May 2026

https://github.com/sebyx07/rust-ratatui-todos

A high-performance todo list application with TUI, CLI, and REST API interfaces. Built with Rust, Ratatui, SQLite, and Axum with full pagination support.

axum cli crossplatform pagination productivity ratatui rest-api rust sqlite terminal todo tui

Last synced: 04 May 2026

https://github.com/omniaosama03/ite421-mobile-applications

All code written in ITE421 - Mobile Applications (Android Studios- Java, SQLite) (IN PROGRESS)

andriod-studio java sqlite

Last synced: 04 May 2026

https://github.com/jmsdnns/camls

Camls is a project of projects I build while learning Ocaml.

cmdliner dune merlin ocaml sqlite yojson

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/antonioisaacdias/api-flask-books

API Rest em Python e Flask para cadastramento e gerenciamento de livros.

api api-rest flask flask-api flask-migrate flask-sqlalchemy python sqlalchemy-orm sqlite

Last synced: 04 May 2026

https://github.com/mnqobisd2018/login-sign-up-app-android-app

A small login and signup page I did in android studio using java, xml and SQLite (testing the waters)

android-application android-studio login login-page login-system signup signup-page simple-app simple-project sqlite xml

Last synced: 04 May 2026

https://github.com/dianrahmaji/simple-blog

This repository is dedicated for learning Mikro-ORM

fastify mikro-orm react sqlite tanstack-query turborepo typescript

Last synced: 05 May 2026

https://github.com/sreeharshrajan/recipe-tracker-api

A production-ready RESTful API built with Laravel 12 for managing cooking recipes.

crud interview-project laravel laravel-sanctum php phpunit recipe-tracker rest-api sqlite

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/thiagosilvaantenor/api-nodejs

API de cadastro de clientes construida com nodeJS no curso de javascript da AVANCATECH

api express-nodejs javascript nodejs prisma-orm sqlite

Last synced: 05 May 2026

https://github.com/definiteconfusion/file-host-api

HTTP Request based file storage server

commit file flask pull python sqlite sqlite3 uploads

Last synced: 05 May 2026

https://github.com/reynaroyce12/rest-api-flask

REST API with Flask and SqlAlchemy for work friendly cafes in London ☕

flask-sqlalchemy python3 rest-api sqlite

Last synced: 05 May 2026

https://github.com/raycarterlab/dingtalkoauth

OAuth2 With Alibaba‘s DingDing App to Retrieve User Info

fastapi fastapi-sqlalchemy oauth2 postgresql python3 sqlite

Last synced: 05 May 2026

https://github.com/demon-2-angel/product-customer-acquisition-analysis-using-behaviour

The database encompasses eight tables with varied attributes and rows. Key analyses include product restocking needs, top VIP customers' contributions, and an average customer profit of $39,039.59. Recommendations emphasize strategic marketing to new customers and incentives for existing VIP clients based on acquisition costs and profit insights.

customer-products customer-segmentation data-analysis database sqlite

Last synced: 05 May 2026

https://github.com/h-d-owl/dbconsole

A console application that allows you to create and open databases and send any SQL queries to them.

cli cli-tool command-line-tool console console-tool cpp database database-manager databases db sql sqlite sqlite-cli sqlite-database sqlite-shell sqlite3 unicode unicode-support utf16 windows

Last synced: 05 May 2026

https://github.com/qubitsync/vidweave

Efficient Zig-based backend for video processing, handling transcoding, quality chunking, and optimization for seamless streaming applications

ffmpeg server sqlite zig

Last synced: 05 May 2026

https://github.com/emilracz21/lessonapp-android

This is an application designed to manage and display academic schedules. The app allows users to view their lessons for each week, including information on the start and end times, school names, and dates. It also allows users to interact with their schedules and modify personal information, such as their profile and language

android-app android-library android-studio design java lesson-plans lesson-template school sql sqlite ui-design ux-design xml

Last synced: 05 May 2026

https://github.com/vilhalva/login-com-fasthtml

👨‍🏫FORMULARIO DE CADASTRO E LOGIN COM FASTHTML E SQLITE.

database fasthtml framework login projeto python site sqlite

Last synced: 05 May 2026

https://github.com/rayan-alam-uoit/space-x-launch-prediction-tool

A full-stack data science project analyzing SpaceX launch data using web scraping, REST APIs, SQL, interactive visualizations, and machine learning in Python to explore trends and predict launch success.

dash data-science folium jupyter-notebook machine-learning matplotlib numpy pandas plotly python seaborn sql sqlite

Last synced: 05 May 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/rcastro2/exploringhttpserverandsqlite

Project to explore using Java to create a backend server that can retrieve information from a SQLite database and return the result as JSON. Project will be used as a template for the final project for students of the Intro to Computer Science course at Bayside High School

httpserver java sqlite

Last synced: 05 May 2026

https://github.com/tonyh0401/langchain-mysql-gen-cli

Generate (optimized) MySQL/SQLite Query using LangChain running on CLI (Version 01)

gemini langchain langchain-python mysql sqlite

Last synced: 05 May 2026

https://github.com/henrique1204/alura-notas

Projeto criado dentro do curso sobre como armazenar dados localmente com react native da Alura.

alura async-storage expo-cli javascript react react-native sqlite

Last synced: 05 May 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/zephyrusblaze/todo-app

A delightful ToDo app built with Flask, SQLite, HTML, CSS, and JavaScript. Stay organized and manage your tasks efficiently.

flask html-css-javascript python sqlite todolist

Last synced: 05 May 2026