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/andresilveira1/food-explorer-api

A Rest API build with Node.js to a fictitious restaurant.

express javascript knex nodejs sqli sqlite sqlite3

Last synced: 04 Apr 2026

https://github.com/gabrielcenteiofreitas/estudos-rocketseat-nlw15_unite-trilha_nodejs

Projeto de um pass.in, uma aplicação de gestão de participantes em eventos presenciais, desenvolvido durante o evento "NLW Unite" da Rocketseat na Trilha NodeJS.

fastify node nodejs prisma sqlite typescript zod

Last synced: 04 Apr 2026

https://github.com/pedrohvfernandes/api-micro-saas-todo-stripe

Ferramenta simples de todo, onde o usuário tem o plano free e o plano de 9 reais onde ele pode cadastrar ilimitadas tarefas

bun eslint husky prisma sqlite stripe typescript webhook

Last synced: 18 Apr 2026

https://github.com/null-none/db2json

This client dumps all* the tables in an sqlite database as json.

database json sqlite sqlite3

Last synced: 18 Apr 2026

https://github.com/ostrynska/gh-projects-manager-api

Express-based backend with SQLite used for storing public GitHub repositories per authenticated user

cors express sqlite sqlite3

Last synced: 18 Apr 2026

https://github.com/karmaniverous/jeeves-runner

Graph-aware job execution engine with SQLite state. Part of the Jeeves platform.

cli cron fastify job-scheduler nodejs queue sqlite task-runner typescript

Last synced: 16 May 2026

https://github.com/ohimoiza1205/advanced-to-do-list-application

Developed an advanced To-Do List application with a modern graphical user interface (GUI) using PyQt5 and SQLite for database management.

database-management gui python qt5 sqlite

Last synced: 18 Apr 2026

https://github.com/eltonsantos/jobfinder

Projeto desenvolvido no curso da Udemy: JavaScript do básico ao avançado (c/ Node.js e projetos). Link: https://www.udemy.com/course/javascript-do-basico-ao-avancado-com-node-e-projetos

express handlebars javascript node nodemon postgres sequelize sqlite

Last synced: 05 Apr 2026

https://github.com/bdeekshith066/restaurant-uptime-tracker

A FastAPI-based backend that tracks store uptime/downtime from pings and generates time-zone aware reports for the last hour, day, and week.

fastapi python sqlalchemy sqlite

Last synced: 18 Apr 2026

https://github.com/samirasiavash/user_management_application

The User Management Application is a desktop application with a three-tier architecture, written in OOP in Python, and deployed on SQLite. This application has features such as registration, login, search, changing user status and roles, pagination, etc.

3tier decorator login manage-users oop pagination performance-logging python registration search sqlite sqlite-database tkinter user-management-system user-managment

Last synced: 18 Apr 2026

https://github.com/fitzy1321/pokebattle

C Project, Pokémon Battle System terminal simulator

c marimo marimo-notebook python python3 sqlite sqlite3

Last synced: 04 Jun 2026

https://github.com/akiiya/atria

A lightweight self-hosted MTProto session manager built with Go. / 使用 Go 构建的轻量级自托管 MTProto Session 管理器。

account-management gin go golang gorm mtproto self-hosted session-management single-binary sqlite telegram

Last synced: 04 Jun 2026

https://github.com/pedromgsanches/nutpad

simple notes app entirely created with AI

ai bulma docker notes selfhosted sqlite

Last synced: 19 Apr 2026

https://github.com/inventixcity/inventix-bank

Advanced Banking Management System built with Java & JavaFX - Features dual authentication, real-time transactions, account management, and modern MVC architecture with SQLite database

authantication clean-code java javafx javafx-application mvc-architecture sqlite sqlite3

Last synced: 19 Apr 2026

https://github.com/mxagar/disaster_response_pipeline

This repository contains a Machine Learning (ML) pipeline which predicts the response to messages in disaster situations. An ETL pipeline is also developed and everything is deployed with a web app based in Flask.

classification etl-pipeline flask machine-learning machine-learning-pipeline pipeline sqlite

Last synced: 19 Apr 2026

https://github.com/flavioccf/nlw2-server

Next Level Week 2 by RocketSeat - server side project

musify nextlevelweek nodejs postgresql proffy sqlite

Last synced: 20 Apr 2026

https://github.com/incubated-geek-cc/sql.js-node_and_browser-plugin

The sql.js plugin modularised for compatibility with both Browser and NodeJS

sql sqlite

Last synced: 20 Apr 2026

https://github.com/cmarker0/android_exam

Exam soulution for PGR201-V18 - Java Android app for a Tic-Tac-Toe game

android exam game-development sqlite tic-tac-toe

Last synced: 20 Apr 2026

https://github.com/sette7blo/feedme

Self-hosted AI recipe manager with meal planning and pantry

docker flask meal-planning recipe-manager self-hosted sqlite

Last synced: 04 May 2026

https://github.com/akobirmarupov/movies_bot

A Telegram bot that provides movies based on unique codes. Users must subscribe to a specific channel to access content. Built with aiogram and SQLite, supporting asynchronous operations.

aiogram aiogram-bot python python-asynchronous sqlite

Last synced: 21 Apr 2026

https://github.com/nirbelelti/python-secure-flask-api-jwt-demo

This is a demo API application built using Flask, JWT (JSON Web Tokens), and SQLAlchemy with SQLite and Redis. The application follows best practices for user authentication and password management, including salting and hashing passwords. It implements key design patterns and ensures token-based security using JWT.

api-rest authentication design-patterns facade-design-pattern flask-api python salting singleton-design-pattern sqlite

Last synced: 21 Apr 2026

https://github.com/duke-of-beans/nightshift

13-pass autonomous memory maintenance for AI cognitive systems. ACT-R decay, anti-Hebbian pruning, structural isomorphism, epistemic scanning.

act-r autonomous cognitive-architecture mcp memory-maintenance sqlite

Last synced: 05 Jun 2026

https://github.com/shadyashraf174/blog

A C# console app using Entity Framework Core to query blog data. It calculates comments per user, posts by last comment date, and "last comments" per user. Uses an in-memory SQLite database with clean console output.

console-app csharp data-queries ef-core linq net-7 sqlite

Last synced: 22 Apr 2026

https://github.com/zelinewang/claudemem

Unified agent memory: knowledge notes + session summaries. Go CLI with FTS5 search, zero network. Claude Code skill.

ai-agent claude-code coding-agent cursor developer-tools fts5 gemini go memory persistent-memory skills sqlite

Last synced: 23 Apr 2026

https://github.com/vianpyro/profanity

Profanity database and API for checks and filters

flask-api sqlite sqlite3

Last synced: 24 Apr 2026

https://github.com/eduardo-j-morales/books-management-api

A RESTful API for managing books, built with Flask, Flask-RESTful, SQLAlchemy, and secured with HTTP Basic Authentication.

backend crud docker flask python rest-api sqlalchemy sqlite webapi

Last synced: 24 Apr 2026

https://github.com/douglasac/gestion-de-libros

Aplicación de escritorio para gestionar libros, desarrollada en Python utilizando Tkinter y SQLite.

crud learning python sqlite tkinter

Last synced: 24 Apr 2026

https://github.com/masondelan/selvedge

Change tracking for AI-era codebases. An MCP server that captures why code changed — not just what. Ask selvedge blame users.stripe_customer_id and get the reasoning that evaporated when the AI session ended. The pandas of codebase history.

ai change-tracking claude-code cli codebase developer-tools devtools mcp python sqlite

Last synced: 25 Apr 2026

https://github.com/andiupn/php-native-crud-starter-free

🐘 Simple PHP Native CRUD starter application with SQLite database and Docker support, built for beginners.

boilerplate bootstrap-5 crud docker learning-by-doing php-native php8 sqlite starter-kit

Last synced: 06 Jun 2026

https://github.com/fergus/job-tracker

A single-page web app for tracking job applications through a pipeline — kanban board, table view, file uploads, per-stage notes, and PocketID auth.

docker express job-tracker sqlite vue

Last synced: 01 Jun 2026

https://github.com/kurenn/trove

Trove — self-hosted desktop 3D-print model library (Tauri v2 + React/TS)

3d-models 3d-printing desktop react rust self-hosted sqlite tauri threejs typescript

Last synced: 07 Jun 2026

https://github.com/stephenlb/pubnub-sqlite-server

How to Use localhost as Web Database Server. The PubNub SQLite Query Server contains a Node.js server application that uses PubNub to listen for SQL queries on a specified channel and executes them on an in-memory SQLite database. The results are then sent back to a designated response channel.

nodejs server sql sqlite sqlite3

Last synced: 26 Apr 2026

https://github.com/clawket/clawket

LLM-native work management plugin for Claude Code — structured task board across sessions

claude-code llm project-management sqlite task-management

Last synced: 26 Apr 2026

https://github.com/npaun/gtfs-explorer

Query GTFS feeds using SQLite in the browser with built-in visualizations

gtfs sql sqlite visualizer

Last synced: 26 Apr 2026

https://github.com/akashvarma26/data-analysis-on-imbd-using-sqlite3

Data Analysis on IMDb dataset using sqlite3 and Pandas in Jupyter notebook.

data-analysis jupyter-notebook pandas-dataframe sqlite

Last synced: 27 Apr 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/olmaneuh/fastapi-samples

This repository is a collection of various examples and code snippets to help get started with FastAPI, a framework for building APIs with Python.

examples fastapi pydantic python samples sqlalchemy sqlite

Last synced: 27 Apr 2026

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

Country flag recognition game.

dart database flutter sqlite

Last synced: 27 Apr 2026

https://github.com/rikeda71/calendar

メディア情報処理演習 カレンダー

calendar csharp google-calendar sqlite

Last synced: 27 Apr 2026

https://github.com/lucasepe/cirql

A simple, privacy-first command-line tool for managing contacts locally.

command-line-tool contacts-manager full-text-search golang sqlite vcard

Last synced: 27 Apr 2026

https://github.com/nikitagoldashevsky/cowboy-vs.-skeletons

Retro-style rhythm game, developed in Python using PyGame and SQLite database management.

2d-game pygame python retro-style-game rhythm-game sqlite

Last synced: 27 Apr 2026

https://github.com/muhammed770/dynamicweb

dynamic content management system Create projects, pages and add contents to your pages

blade-template laravel php sqlite vite

Last synced: 28 Apr 2026

https://github.com/saitawngpha/mysqlite

MySQLite using java

android kotlin sqlite

Last synced: 28 Apr 2026

https://github.com/mikhail11235/notes_app

FastAPI + React tutorial

fastapi react sqlite

Last synced: 28 Apr 2026

https://github.com/nitindahiya-dev/rust-sqlite-vault

Rust-based application that interacts with an SQLite database

cli cli-app rust sqlite

Last synced: 28 Apr 2026

https://github.com/suwansankaja/django-user-preferences

Full Stack Web App for User Profile Management

django html javascript jinja-template python sqlite

Last synced: 28 Apr 2026

https://github.com/explodes/query-db

Sqlite wrapper for Android's SQLiteOpenHelper

android orm sqlite

Last synced: 28 Apr 2026

https://github.com/0xsabdadev/app-android-sqlite-room-capacity

Build sqlite crud android app with native

android-app android-studio crud java sqlite

Last synced: 28 Apr 2026

https://github.com/universal-development/polydata-embedded-cms

SQLite and Hateoas based service for getting poly records

cms hateoas sqlite

Last synced: 28 Apr 2026

https://github.com/faerque/pdf_scraper

PDF Scraper with Automation - A CLI tool for extracting text from PDFs and storing it in an SQLite database for structured querying. Supports digitally generated PDFs and enables efficient document processing.

automation cli-tool document-management document-management-system natural-language-processing pdf-processing sqlite text-extraction

Last synced: 29 Apr 2026

https://github.com/muhammadmoeezkhan/aboard-the-cruise-ship_local

Android SQLite Full-Stack App for Cruise companies to manage Cruise Ships!

android-studio java sqlite

Last synced: 29 Apr 2026

https://github.com/eduolihez/bincat

BinCat, is designed to manage and generate secure tokens for authentication purposes. It provides a simple interface to generate, validate, and revoke tokens, ensuring secure access to various systems. The project is built using Python and SQLite, showcasing skills in database management, token security, and Python programming.

python sqlite token-authetication token-based-authentication token-gen

Last synced: 29 Apr 2026

https://github.com/stalksa/wishapp

Приложение "Wish List"

android-studio application java sqlite

Last synced: 29 Apr 2026

https://github.com/ghwmelite-dotcom/skipper-detergents

Edge-native e-commerce platform for Skipper Detergents — a Ghanaian household-essentials brand. Storefront + admin CMS + API on Cloudflare Workers / D1 / R2 / KV, with bulk pricing, Paystack & manual-transfer checkout, and a strict TypeScript monorepo.

cloudflare-d1 cloudflare-kv cloudflare-r2 cloudflare-workers ecommerce edge-computing ghana hono monorepo paystack pnpm-workspaces serverless sqlite turborepo typescript zod

Last synced: 08 Jun 2026

https://github.com/elhussin/search

A Smart Desktop App for Lens Price Search Developed using Python and Tkinter, this intuitive application simplifies lens price searches based on company, brand, and lens attributes. Designed for efficiency, it provides seamless interaction with a SQLite database in a user-friendly interface.

desktop-application python search sqlite tkinter

Last synced: 29 Apr 2026

https://github.com/topotun77/tg-bot

Telegram-bot магазина здорового питания (python 3.9, aiogram, SQLite, asyncio, logging)

aiogram api asyncio logging python python39 sqlite tg-bot

Last synced: 29 Apr 2026

https://github.com/ayushi-gajendra/my_top_10_movies_website

A movie management app built with Flask. Search movies using TMDB API, add them to your list, rate and review them, and store data in a local SQLite database using SQLAlchemy.

api-integration bootstrap5 crud-application flask flask-bootstrap flask-forms fullstack jinja2 python rest-api sqlalchemy sqlite tmdb-api-for-fetching-real-time-movie-data web-application

Last synced: 29 Apr 2026

https://github.com/shivabajelan/perth-restaurant-explorer-mapping-insights-analysing-trends

In this project, we looked at Yelp data about restaurants and bars in Perth and performed exploratory data analysis to determine relationships between some different variables. An interactive map is also created giving user the chance to choose their desired criteria from a list.

api etl folium-maps ipywidgets pandas sqlite sqlite-database

Last synced: 29 Apr 2026

https://github.com/10zinten/image-annotator-bbox

Image Bounding Box annotator app for generating dataset for object detection with Deep learning

csv python sqlite tkinter xml

Last synced: 29 Apr 2026

https://github.com/yeisonmontoya1815/android-healthconnectmock-app

Health Connect is an Android app designed to improve healthcare management for doctors. It features patient record management, secure data entry, and appointment tracking. Built with Java, SQLite, and XML, it focuses on security and efficiency in handling health data.

android-studio app development-environment java mobile-app sqlite

Last synced: 29 Apr 2026

https://github.com/nazliunay/qt-karpuz-kesme-oyunu

A simple and fun watermelon cutting game developed with Qt.

cplusplus fruit-ninja qt5 qtimer sqlite

Last synced: 29 Apr 2026

https://github.com/debonex/m-league-data-service

m-league-data backend service

m-league mleague rocket sqlite sqlx

Last synced: 29 Apr 2026

https://github.com/andrepeersil/trilha_sql

Repositório com exercícios para aprendizado da linguagem SQL

sql sqlite

Last synced: 29 Apr 2026

https://github.com/changerd/mauicontactmanager

Cross platform MAUI sample app

csharp maui sqlite

Last synced: 29 Apr 2026

https://github.com/gustavorods/2025_1_1_app_with_sqlite

Kotlin app, with integration to the local SQLite database

andriod-studio kotlin sqlite

Last synced: 29 Apr 2026

https://github.com/anibulus/blog.graphql.net

A .Net application using graphql with entity framework. Designed to post and share ideas

backend backend-api boilerplate csharp dotnet-core graphql sqlite template

Last synced: 29 Apr 2026

https://github.com/jannepaakkari/openai-web-scraper

.NET based web scraper that uses OpenAI to analyze/predict categories from the topics of a selected website

csharp dotnet openai sqlite webscraper

Last synced: 29 Apr 2026

https://github.com/jxsl13/playerranking

A working draft of a ranking server for player statistics using either Redis or SQLite3 with automatic reconnect handling and backlogging of tasks, that were not saved during database outage times. This is mainly used in the zCatch repository.

cpp database player rank ranking redis sqlite sqlite3 statistics

Last synced: 29 Apr 2026

https://github.com/syncfusionexamples/loading-data-from-sqlite-online-database-from-xamarin.forms-listview-

This repository contains the sample which loading data from SQlite online database in Xamarin.Forms ListView

database listview sqlite xamarin xamarin-forms

Last synced: 29 Apr 2026

https://github.com/topi314/gomigrate

Golang SQL database schema migration library

database database-migration go golang migration postgres sqlite

Last synced: 29 Apr 2026

https://github.com/ruffdd/csf

Calendar Synchronizing Filter

calendar filter flask ical sqlite synchronization typescript

Last synced: 29 Apr 2026

https://github.com/andreiglesias/spypixel

Lightweight spy pixel server with effective tracking capabilities

docker flask spy-pixels sqlite

Last synced: 29 Apr 2026

https://github.com/melardev/android_kotlin_sqlitecrud

Android Crud application built with Kotlin using Sqlite

android crud database kotlin sqlite

Last synced: 30 Apr 2026

https://github.com/t1chcoder/cinemabot

Telegram bot for movie recommendations, reviews and personalized watchlists

aiogram movies-and-cinemas postgresql python sql sqlalchemy sqlite telegram-bot

Last synced: 30 Apr 2026

https://github.com/hussainwaz/voltmaster

A C++ and .NET WinForms desktop app for managing and scheduling home appliances, tracking power usage, and estimating electricity bills — with admin controls and SQL-backed data.

cplusplus desktop desktop-application power-management-software semester-3 semester-project sqlite visual-studio voltmaster winform winforms winforms-application

Last synced: 30 Apr 2026

https://github.com/gilzoide/sqlite-vfs-cpp

Single header with classes for easily implementing SQLite VFS shims in C++

sqlite sqlite-vfs sqlite3 template vfs virtual-class

Last synced: 30 Apr 2026

https://github.com/m4rc3l05/noted

A self host solution to store notes

deno denoland hono notes notes-app self-host self-hosted selfhost selfhosted sqlite

Last synced: 30 Apr 2026

https://github.com/tsimpdim/rgeo

A small Android application to explore cities you've never heard of before in a fun way!

android async city countries database sqlite

Last synced: 30 Apr 2026

https://github.com/donpotts/localragchat

Local RAG (Retrieval-Augmented Generation) Chat using Semantic Kernel and Ollama

ai asp-net-core blazor-webassembly ef-core ollama rag rag-chatbot semantic-kernel sqlite

Last synced: 01 May 2026

https://github.com/sekthor/qrquiz

Create a quiz where correct answers fix a broken QR code, solve the quiz correctly and the QR scans again.

gin-gonic golang qrcode quiz sqlite

Last synced: 01 May 2026

https://github.com/dimplektech/flask-blog-project

The application uses SQLite for the database, Flask-WTF for form handling, and CKEditor for a rich text editor.

ckeditor sqlite wtforms-flask

Last synced: 01 May 2026

https://github.com/vardhan-bora/university-database-managment-system

A Flask-based API for managing university data with SQLAlchemy.

api flask python sqlalchemy sqlite university-project

Last synced: 01 May 2026

https://github.com/thiagohrcosta/chat-app-socketio

Direct Message is a real-time chat application developed as part of the specialization in Python by Rocketseat. Originally intended to create a basic real-time conversation using SocketIO, the project expanded to include a database feature where users can create anonymous chat rooms and engage in conversations without any need for login.

flask-application python socket-io sqlalchemy sqlite

Last synced: 01 May 2026

https://github.com/damir-sijakovic/sharefile

Share files protected with access token.

filesharing php sqlite

Last synced: 01 May 2026

https://github.com/ksh168/flaskblog

Blog website made using Flask and deployed on PythonAnywhere. Uses sqlite database

flask gunicorn nginx sqlalchemy sqlite

Last synced: 01 May 2026