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/glugg23/notesprogram

Building a program to write notes on using Java and SQLite

ed java notes sqlite

Last synced: 18 Apr 2026

https://github.com/kezouke/grossing-films-dataviz

Project that extracts information about the highest-grossing films from Wikipedia, stores it in a database, and presents it through an interactive, modern web page hosted on GitHub Pages

data-visualization data-wrangling json sqlite wikipedia

Last synced: 18 Apr 2026

https://github.com/puppe1990/ai-trip-planner

Planejador de viagens com IA — roteiros personalizados, mapas interativos e orçamento

ai drizzle-orm google-gemini i18n react sqlite tanstack-start travel trip-planner typescript vite

Last synced: 22 Jun 2026

https://github.com/sup2point0/ignis

Various projects involving the Yu-Gi-Oh! card game, including asynchronous API requests, SQL databases, machine learning, and a Discord bot!

ai discord discord-bot ignis ignister machine-learning nextcord sql sqlalchemy sqlite ygo ygoprodeck yu-gi-oh yugioh yugioh-api yugioh-card-images

Last synced: 18 Apr 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/muhammadmoeezkhan/vehicle-repair-app

Android SQLite Full-Stack Application To Help Users Manage/Track Vehicle Repairs

android sqlite

Last synced: 19 Apr 2026

https://github.com/puppe1990/controle-completo-aluguel-imoveis

App desktop de gestao imobiliaria com Neutralinojs, Tailwind e SQLite.

desktop-app javascript neutralinojs property-management real-estate sqlite tailwindcss

Last synced: 22 Jun 2026

https://github.com/eggplant203/thong-tin-sinh-vien-2-sqlite

Ứng dụng Android quản lý thông tin sinh viên bằng SQLite, tích hợp gọi điện, gửi SMS, chụp ảnh và gán ảnh cho sinh viên.

android call camera java listview multimedia sms sqlite student-management

Last synced: 10 May 2026

https://github.com/developerscalambrine/sharpdevelop-projects

Projeto desenvolvido pela a empresa SCALAMBRINE, com foco no controle de lançamentos de foguetes, gerência de metas de captura de pássaros terrestres e monitoramento de níveis de dor em testes. A solução permite cadastrar e visualizar parâmetros de voo.

csharp sqlite windows-forms

Last synced: 19 Apr 2026

https://github.com/iluknow/encrypted_notes_app

Encrypted Notes - безопасное веб-приложение для заметок с полным шифрованием AES-256-GCM. Пароли никогда не сохраняются, только зашифрованный контент. Идеально для личного использования и изучения криптографии на PHP.

aes-256-gcm encryption openssl php privacy security sqlite web-app

Last synced: 19 Apr 2026

https://github.com/d-vale/grade-manager

Team project for the ProgServ2 course at HEIG-VD

css html html-css mail mailhog php sqlite tailwind tailwind-css tailwindcss

Last synced: 20 Apr 2026

https://github.com/tiagoderobertis/routine-manager

An app built with .NET MAUI designed to make it easy to track your gym routines, take notes, and more.

cross-platform csharp dotnet entity-framework-core maui sqlite

Last synced: 20 Apr 2026

https://github.com/fayfan/arkbites

Arkbites is website with tools for helping players of the mobile game Arknights. Players can create an account to track their operators & materials, make squads with their operators, & favorite their operators.

alembic beautifulsoup flask html-css postgresql python react redux sqlalchemy sqlite

Last synced: 09 Apr 2026

https://github.com/mitchi-02/android-notes-fragments

An android notes app that uses dynamic fragments and SQLite DB.

android fragments java mobile-app sqlite

Last synced: 20 Apr 2026

https://github.com/alyssahusna44/cafe-booking-mobileapp

A cafe system mobile application built using Flutter & Dart with SQLite as the local database. It allows customers to browse menu items, book tables, and make payments, while admins can manage bookings and menu items. 📱

dart flutter sqlite

Last synced: 18 Apr 2026

https://github.com/snekussaurier/minban

A minimalistic kanban board application

backend dioxus frontend gin go kanban rust sqlite

Last synced: 20 Apr 2026

https://github.com/jharrilim/comp304-assignment2

Developing an interactive GUI application in Android with Kotlin, Room, and RXJava

android kotlin room rxjava sqlite

Last synced: 20 Apr 2026

https://github.com/planimeter/lsqlite

LuaJIT FFI bindings for SQLite3

lua luajit luajit-ffi-bindings sqlite sqlite3

Last synced: 20 Apr 2026

https://github.com/vara-co/sqlalchemy-challenge

SQLAlchemy challenge "Climate Analysis for long vacation in Honolulu, Hawaii. Surf's Up!" It includes a Flask App

flask flask-api flask-application flask-sqlalchemy jupyter-notebook orm sql sqlalchemy sqlite

Last synced: 20 Apr 2026

https://github.com/ryoichinakai/management-tool

Flutterで自分用の管理ツールの開発

flutter sqlite

Last synced: 20 Apr 2026

https://github.com/hn275/cat-api

a backend for random cat images! built with the lightweight stack of Golang and SQLite

api cats golang https sqlite

Last synced: 20 Apr 2026

https://github.com/muza-music/muza-metadata-server

An audio files metadata API server for the Muza project

cqrs cqrs-pattern graphql grapql-server music sqlite

Last synced: 10 Aug 2025

https://github.com/kubk/recipie

A simple offline-first Flutter app to manage cooking recipes

flutter recipe-app sqlite

Last synced: 10 May 2026

https://github.com/tznthou/ccrewind

Claude Code 對話回放與考古工具 — Replay & search your Claude Code conversations. Lightweight, read-only, offline-first.

claude-code conversation-viewer developer-tools electron fts5 react sqlite typescript

Last synced: 21 Apr 2026

https://github.com/camilossantos2809/api-rest-java

Projeto da faculdade para criação de API REST utilizando Java

java jaxrs jetty pucpr sqlite

Last synced: 21 Apr 2026

https://github.com/joeychilson/litemigrate

A simple SQLite migration library for Go.

go golang migrate migrations sql 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/dantecatalfamo/zig-sqlite-dynamic-ext

Test sqlite dynamically loadable extension written in zig

sqlite zig

Last synced: 21 Apr 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/divertimentos/sql-playground

Repository created to store POCs related to SQL

mysql sql sqlite

Last synced: 23 Sep 2025

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

pytest_course

pytest python3 sqlite

Last synced: 16 May 2026

https://github.com/ngoomie/pdqotd

A Perl script to make "question of the day" type posts to Discord via webhooks; mirror of Gitea repo

discord discord-bot discord-webhook perl perl5 sqlite

Last synced: 16 Mar 2026

https://github.com/hungreeee/lifetime-value-analysis

Perform data analysis regarding the revenue and LTV of a hypothetical mobile game sqlite3 database using R and SQLite.

r sqlite

Last synced: 22 Apr 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/yxforever666gh/go-stock

基于 Go、Wails、Vue 3 的本地股票分析工具,支持桌面模式与 Web 模式,包含自选股、市场资讯、AI 分析报告、推荐收益跟踪与邮件报告能力。

ai desktop-app echarts golang naive-ui sqlite stock-analysis vite vue3 wails

Last synced: 23 Apr 2026

https://github.com/carbonpackages/carbon.sqlitecache

Enable SQLite Cache in Neos

cache carbon neoscms sqlite

Last synced: 03 Oct 2025

https://github.com/eltonsantos/chat-node

Projeto desenvolvido no evento Next Level Week #5 promovido pela RocketSeat.

express node sqlite typeorm typescript

Last synced: 09 Apr 2026

https://github.com/amiralisajadi/oasis-storefront

A Flask-based web application for an online store, enabling users to browse, wishlist, and purchase products. Built with Python (Flask), JavaScript (jQuery), CSS (Bootstrap), and connected to SQLite/PostgreSQL.

bootstrap e-commerce flask jquery postresql sqlite team-project

Last synced: 09 Apr 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/noeljoan/birthday-reminder

Windows 11 Birthday Reminder written in Python with SQLite and notifications.

birthday customtkinter python reminder sqlite

Last synced: 06 Jun 2026

https://github.com/masfana/c-simple-sqlite-crud

Repository ini berisi contoh bagaimana cara melakukan CRUD menggunakan SQLite di C#.

csharp sqlite

Last synced: 24 Apr 2026

https://github.com/shigechika/jquants-mcp

MCP server for Japanese stock market data via J-Quants API — tools for price history, financials, screeners, and candlestick charts

claude fastmcp japan-stock jpx jquants mcp sqlite stock-market

Last synced: 06 Jun 2026

https://github.com/arudzinska/music_collection

Simple Flask+SQLite app rendered in HTML to add, view and delete albums in a music collection.

flask flask-sqlalchemy sqlite

Last synced: 24 Apr 2026

https://github.com/solomonneas/code-search-api

Local semantic code search with Ollama embeddings, SQLite, and hybrid search. Index your codebase with language-aware chunking and find code by intent.

code-indexing code-search developer-tools embeddings fastapi hybrid-search local-first ollama semantic-search sqlite

Last synced: 25 Apr 2026

https://github.com/ousscher/yassir_ai_hackathon

This repository contains the code and resources for the project developed during the Yassir AI Hackathon. Our team tackled the challenge of sentiment analysis using Natural Language Processing (NLP) to classify customer feedback and assist Yassir in selecting and managing restaurant partnerships for their delivery service.

django-rest-framework jupyter-notebook lstm nextjs nlp python sqlite

Last synced: 09 Apr 2026

https://github.com/corey-richardson/comp2000-cw2

An Employee management tool for employees and admins within a company to view and edit employee details, and view and action Holiday requests.

android-application android-studio java sqlite sqlite-android volley-api

Last synced: 09 Apr 2026

https://github.com/danielsrbueno/flash-master-backend

Backend for a flashcards mobile app, a school assignment.

nestjs nodejs sqlite

Last synced: 25 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/tomashubelbauer/ef-sqlite

Reproducing an issue with migrations and table rebuilds I had in EF Core SQLite

ef ef-core entity-framework entity-framework-core migrations sqlite

Last synced: 25 Apr 2026

https://github.com/ndenicolais/androidsqlite

App showing how to work with sqlite Database to insert, select, update, delete and view data in RecyclerView

android android-app android-studio kotlin sqlite sqlite-database

Last synced: 10 May 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/srmdn/opcode-kit

Small Unix-style helpers for OpenCode sessions and account switching

account-switching cli developer-tools opencode productivity session-history shell sqlite

Last synced: 28 Jun 2026

https://github.com/o6lvl4/memre

AI-powered spaced repetition flashcards. Native macOS desktop app with multi-provider LLM support (Ollama / Claude / Gemma 4) and 2026 Go DDD architecture.

anthropic claude ddd desktop-app domain-driven-design flashcards gemma golang llm local-first macos ollama react sm-2 spaced-repetition sqlite tailwindcss wails wails-v3

Last synced: 26 Apr 2026

https://github.com/jdp5949/rusty-sched

Autosys OSS clone in Rust — single binary, SQLite/Postgres, conditions DSL, JIL import, live logs, retries, alerts, Web UI. Zero deps.

autosys axum cli cron devops etl ha job-scheduler raft rust scheduler sqlite webhook workflow

Last synced: 07 Jun 2026

https://github.com/thegera4/notudus-app

Mobile app to take notes and todos and store them locally in your device.

biometric-authentication context-api expo react-native sqlite typescript

Last synced: 07 Jun 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/manjit-baishya-datascience/homestay-database-management-system

This Accommodation Booking System is designed to facilitate the booking and management of listings, guests, hosts, bookings, amenities, and reviews.

database-design schema sql sqlite

Last synced: 07 Jun 2026

https://github.com/maksmez/ids_update_vkr

Проект разработанный для автоматического обновления баз правил системы VipNet IDS.

cryptography logging python selenium smtplib sqlalchemy sqlite yattag

Last synced: 10 May 2026

https://github.com/desarrollo-de-soluciones-iot-17757/restock-mobile-application

Restock Mobile Application has inventory management features for restaurants and retail stores. Built with Dart, Flutter and BLoC state pattern.

bloc-flutter cross-platform-app dart domain-driven-design flutter local-storage shared-preferences sqlite

Last synced: 07 Jun 2026

https://github.com/siegfredlorelle/cs50x

Harvard's CS50x 2022 Problem Sets and Labs

bootstrap c css flask html javascript python scratch sqlite

Last synced: 09 Apr 2026

https://github.com/samanthalang/samanthalang_portfolio

Une data analyste avec la vision d'une consommatrice et la stratégie d'une marketeuse.

bigquery excel figma mysql notebook numpy pandas postgresql powerbi powerquery python sql sqlite wordpress

Last synced: 09 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/tandohanthonynwiackah/prempeto

Prempeto is a simple LMS written in java.

java netbeans-ide sql sqlite

Last synced: 27 Apr 2026

https://github.com/maximefarre/portfolio-tracker

PyQt6 desktop app for personal and family wealth tracking portfolio, credits, projections, and cash flow. Local SQLite, optional Turso sync.

backtesting monte-carlo-simulation portfolio-tracker projections pyqt6 python sqlite

Last synced: 27 Apr 2026

https://github.com/eduardogomesf/go-api

simple REST API built with Go

go go-chi golang sqlite testify unit-testing

Last synced: 10 May 2026

https://github.com/drkbluescience/ibm-datascience-spacex

In this project, we predict whether the Falcon 9 first stage will land successfully by following the data science methodology.

data-visualization data-wrangling machine-learning-algorithms sql-query sqlite webscraping-data

Last synced: 10 May 2026

https://github.com/fajarjulyana-coder/fajar-mandiri-store-website

Website source code for fajarmandiri.store, Owned and maintained by Fajar Julyana.

ecommerce flask python sqlite store webapp

Last synced: 07 Jun 2026

https://github.com/kavindu-kodikara/beezz

A fully functional Java SE application developed for one of my client to manage inventory for their small resin art crafting business. Includes dashboard analytics, invoice and customer management, product stock tracking, and GRN notes. Built with Java and MySQL.

java jdbc sqlite swing

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/tiendq/sqlitecxx

Modern C++ wrapper for SQLite3 library.

c-plus-plus c-plus-plus-17 sqlite

Last synced: 28 Apr 2026

https://github.com/0xisk/exploring-sql

A repository focused on learning and practicing the SQL language.

learning learning-by-doing learning-exercise postgres postgresql postgresql-database sql sql-server sqlite sqlserver

Last synced: 10 May 2026

https://github.com/ovuiproduction/tabletalk

TableTalk - Your Data, Your Language Query tabular data using natural language—no SQL required! Upload your data, ask questions, and get instant insights. 🔹 Convert Natural Language to SQL 🔹 Handle Complex Queries & Aggregations 🔹 Upload CSVs for Easy Analysis 🔹 React + Flask + SQLite3 Backend 🔹 Powered by LLMs for Accuracy

ai data-analysis flask llm machine-learning natural-language-processing prompt-engineering react sql 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/bemmett1/habitlog

Offline-first habit tracker built with Expo and SQLite. Track your mood, food, exercise, and notes privately on your device.

expo habit-tracker mobile offline react-native sqlite

Last synced: 28 Apr 2026

https://github.com/shahid-io/inode

Personal knowledge base and secret vault — semantic search via vector embeddings and RAG

ai cli developer-tools embeddings go golang knowledge-base llm natural-language-search rag secret-vault sqlite

Last synced: 22 Jun 2026

https://github.com/cope-systems/sqliteworks

Tooling and Common Components for Sqlite3 with Python

job-queue key-value-store python sqlite sqlite3

Last synced: 28 Apr 2026

https://github.com/chrisross5/movie-web-shop-spring

College project (Java web programming S6): A dockerized Java Spring web shop, deployed on GCP App Engine. Supports anonymous browsing, customer & admin roles, cart management, purchase history & more.

appengine daisyui docker h2-database java javascript jdbc jpa lombok spring spring-boot spring-security sql sqlite tailwindcss thymeleaf

Last synced: 09 Apr 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/jocelynvelarde/portal-balance-general

Graphic Interface developed in C# to elaborate a balance sheet for the company "FARCOM"

csharp finance internship sqlite

Last synced: 02 Jul 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