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/as400jplpc/zig_sqlite

work sqlite

sqlite zig

Last synced: 22 Apr 2026

https://github.com/nicolas-sabbatini/url-oxidizer

This is the implementation of the secong exercise of the Gophercises course

gophercises http rocket rocket-rs rust rust-lang sqlite sqlite3 url-shortener

Last synced: 18 Jan 2026

https://github.com/edisedis777/jira-issues-extraction

This Python script extracts Jira issues using the Jira API, stores them in a SQLite database, and generates summary reports in Excel format.

api jira python sqlite

Last synced: 24 Apr 2026

https://github.com/robinblomberg/sqlite-compiler

Well-tested SQLite compiler that covers the entire SQLite specification.

sqlite

Last synced: 24 Apr 2026

https://github.com/facundo1000/express-simple-crud

Express app using Sqlite, Prisma ORM and JWT

express jwt prisma sqlite

Last synced: 07 May 2026

https://github.com/furkancosgun/sqlitebrowser

SQLiteBrowser is an Android-based application that allows you to perform SQLite database queries. With this application, you can select a pre-existing database, perform CRUD operations, and export the modified database.

jetpack-android jetpack-compose kotlin mvvm mvvm-architecture sqlite sqlite-android sqlite-database sqlite3

Last synced: 24 Apr 2026

https://github.com/pedrogutierresbr/projeto-roquet.q

Rocket.Q is an interaction application through questions, which makes it possible to create a room for people to ask questions and the creator of the room, in possession of a password, manages the questions asked by marking them as read or deleting them. The project was developed during the Rocketseat NLW Together event.

express javascript nodejs sqlite

Last synced: 13 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/tsych0/My-Unsplash

Upload, view and delete photos on my-unsplash.

go gofiber golang gorm mantine react reactjs sqlite tailwind

Last synced: 26 Mar 2025

https://github.com/oaslananka/mcp-health-monitor

Monitor MCP server health, uptime, response times, and Azure DevOps pipelines through natural-language tools.

azure-devops health-check mcp mcp-server model-context-protocol monitoring observability sqlite typescript uptime

Last synced: 25 Apr 2026

https://github.com/farchanjo/merkle

Local-first MCP vault for Claude Code — LLMs hold opaque handles, operators approve every reveal, every access leaves a BLAKE3 hash. Rust 2024 / DDD + Hexagonal.

argon2id audit-log blake3 claude-code cryptography ddd ed25519 hexagonal-architecture local-first mcp model-context-protocol rust rust-2024 secrets secrets-management security spec-driven-development sqlite vault xchacha20-poly1305

Last synced: 17 Jun 2026

https://github.com/alexixrugis/timetableapp

JavaFX application for scheduling classes with drag-and-drop and the ability to export to pdf or ods. Sqlite database

desktop-app java javafx javafx-desktop-apps sqlite

Last synced: 08 May 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/rogers-cyber/csvtoexcel

Modern PySide6 desktop app to convert CSV files to Excel (.xlsx) with batch processing, preview, encoding support, and SQLite history tracking.

batch-processing csv csv-converter csv-to-excel data-tools desktop-app drag-and-drop encoding excel file-converter gui preview productivity pyside6 python sqlite xlsx xlsxwriter

Last synced: 25 Apr 2026

https://github.com/kingarthurwashere/pos-and-accounting-system

A POS and accounting solution with a Laravel backend and Filament and Livewire frontend. Compatible with all SQL databases, this app is tailored for small to medium businesses, providing robust POS functions, internal remittance management, and comprehensive accounting ledgers.

database docker filament laravel-framework livewire mysql-database postgres sqlite

Last synced: 12 Apr 2026

https://github.com/codersacademy006/data-sanitizer

AI-powered data sanitizer with schema detection, dedupe, outlier detection, and LLM enrichment.

csv-cleaning data-cleaning data-engineering data-enrichment data-pipeline data-quality etl jsonl outlier-detection sqlite streaming-pipeline

Last synced: 06 Jun 2026

https://github.com/luisall12/ipt-6.1_expensemanager

Track expenses and get Datavisualation, with C# WPF and SQLite

csharp csharp-wpf netcore object-oriented-programming sql sqlite wpf xaml

Last synced: 26 Apr 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/carlos-hfc/nlw-spacetime

Colecione momentos marcantes da sua jornada e compartilhe (se quiser) com o mundo!

fastify nextjs nextlevelweek nlw-12 nlw-spacetime nodejs prisma-orm react rocketseat rocketseat-nlw sqlite tailwindcss typescript zod

Last synced: 08 Mar 2026

https://github.com/nathanielknight/veracode-to-sqlite

Create a SQLite database from a Veracode results file.

cli python sqlite sqlite-database veracode

Last synced: 17 May 2026

https://github.com/fesabelilla/nearbyhospital

This show your near by hospital .

andriod java map sqlite

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/phelipe-sempreboni/databases

Repository for tutorials, information and notes about databases of any technology.

mysql-database oracle-database pl-sql saphana sqlite sqlite-backend sqlite-database sqlite3 sqlserver sqlserver-2019 t-sql

Last synced: 08 May 2026

https://github.com/noties/sqliteconnection

Common interface for different SQLite implementations for Android with some batteries included

android sqlite sqlite-android

Last synced: 26 Mar 2025

https://github.com/vaibhavpal7549/leetcode

This repository contains my solutions to various **LeetCode problems** written in **Java**, categorized by difficulty (Easy, Medium, Hard) and topics like Arrays, Strings, Trees, and more. Each solution is clean, optimized, and well-documented. Follow my progress on [LeetCode](https://www.leetcode.com/vaibhavpal7549). Contributions are welcome!

java mysql mysql-database oracle sql sqlite

Last synced: 13 Apr 2026

https://github.com/santonel/notes-api

GraphQL api to manage notes with freetext search

graphql mikro-orm sqlite typegraphql typescript

Last synced: 08 May 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/abendrothj/latent

A local-first, AI-native research operating system. Combines a high-performance Markdown editor with an offline-capable agent that reads, writes, and connects your notes. Built with Electron, React, and local vector embeddings.

ai-agent better-sqlite3 electron knowledge-graph local-first markdown offline-capable pkm react research-tools second-brain sqlite typescript vector-database

Last synced: 08 Jan 2026

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

https://github.com/guraspy/alpha-vantage-etl-pipeline

A Python ETL pipeline to fetch daily stock data from Alpha Vantage and load it into an SQLite database.

automation etl-pipeline json pandas python sqlite

Last synced: 27 Apr 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/mssteuer/lossless-hermes-py

Lossless Context Management (LCM) for Hermes Agent — DAG-based conversation summarization that never forgets. Python port of lossless-claw.

ai-agents claude-code context-management dag llm lossless python sqlite summarization

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/aluhemaeda/crm_negocio

Gestor de Clientes en Python con SQLite

crm csv python sqlite trainee

Last synced: 28 Apr 2026

https://github.com/microwaves/sqlite-db-sample

Just an example package to create and handle sqlite databases in Go

go sqlite

Last synced: 28 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/shubhamsingh-04/wishlist-app-android

Wishlist App – Jetpack Compose + Room - A simple wishlist manager built with Jetpack Compose, Room DB, and MVVM. Supports swipe-to-delete and reactive UI with StateFlow.

android android-app android-application jetpack-compose kotlin kotlin-android mobile-app mobile-development mvvm-architecture room-database sqlite

Last synced: 08 May 2026

https://github.com/yunusefendi52/kulijob

Persisted background jobs processing for .NET. Supports SQLite and PostgreSQL

background dotnet jobs postgresql queue sqlite

Last synced: 13 Apr 2026

https://github.com/mikhail11235/notes_app

FastAPI + React tutorial

fastapi react sqlite

Last synced: 28 Apr 2026

https://github.com/georgebuilds/kino

WIP. Local-first personal finance desktop app. Synchronized accounts with sankey for free.

go golang ofx sankey sqlite typescript vue3-typescript wails

Last synced: 29 Jun 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/rajatasusual/go-github

Go-Github is a Golang-based project that retrieves and displays GitHub user profiles, commit histories, and statistics. It combines templated HTML with Chart.js for visualizations and supports multiple database connectors: a local SQLite database and a managed Xata database.

api-client gin-gonic github golang htmx-go sqlite templ xata-io

Last synced: 28 Apr 2026

https://github.com/zjimn/chatorganizer

ChatOrganizer is a Python-based desktop application that efficiently manages conversations with ChatGPT by using the OpenAI API. It addresses the challenges of categorizing conversation records in the native ChatGPT interface, offering intuitive directory management and conversation classification features

azure chatgpt desktop-application gui openai python sqlite tkinter-python

Last synced: 28 Apr 2026

https://github.com/yogyy/fool-translations-api

novel collection api

bun hono lucia-auth oslo sqlite

Last synced: 08 May 2026

https://github.com/danpoynor/django-restaurant-website-demo

Basic restaurant website created with Django that allows customers to view the menu, learn more about the restaurant, and make a reservation. Admin area allows creating new dishes for the menu and viewing reservations.

demo-app django-framework sqlite

Last synced: 08 May 2026

https://github.com/312-dev/scrolly

Private video-sharing PWA for friend groups. SvelteKit + SQLite + Twilio.

docker drizzle pwa self-hosted sqlite svelte sveltekit twilio typescript video-sharing web-push

Last synced: 08 Jun 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/chrisallenlane/rdr

A minimalist, self-hosted RSS reader for homelabs (MIRROR)

atom docker feed-reader golang homelab htmx minimalist opml rss rss-reader self-hosted sqlite

Last synced: 08 Jun 2026

https://github.com/lelabdev/spotify-graph

Music taste graph DB — Rust CLI for artist discovery via graph traversal

mcp mcp-server music-discovery music-graph rust sqlite

Last synced: 08 May 2026

https://github.com/mr-plug/agashpuzzles

Application for automation of work for the company Agash puzzles (project for the olympiad)

matplotlib pyqt5 python sqlite

Last synced: 19 Jun 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/samiraafrin/seashells-management

It is a seashell management app built using Python. CRUD operations are implemented following clean-architecture. Here, FastAPI, SQLalchemy, and SQLite is used for the execution of the app.

black crud fastapi form-data multi-part orm pytest python sqlalchemy sqlite unittest uvicorn

Last synced: 08 May 2026

https://github.com/khoa-bit/go-db-tools

My personal tools for working with DB. Because I love zero dependency <3

db go sql sqlite

Last synced: 08 May 2026

https://github.com/amscotti/hnjobsearcher

Python application for looking at job postings from the Hacker News monthly job posting

hackernews jobsearch python sqlite

Last synced: 29 Apr 2026

https://github.com/nelsongc7/hlchat

H!chaT sends messages to your friends nearby 8/16/2024/

css express html javascript nodejs sqlite turso-db

Last synced: 01 Mar 2025

https://github.com/teddy55codes/sqlitedbaccess

A lightweight sqlite nuget package.

csharp nuget sql sqlite

Last synced: 08 May 2026

https://github.com/rjxby/modern-tenon

The ModernTenon API stands as a comprehensive reference implementation, showcasing the application of industry-standard practices and architectural patterns in backend development using .NET technologies.

api docker dotnet entity-framework-core integration-testing sqlite unit-testing

Last synced: 13 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/anganda/projectmoderncpp

A Client-Server Application for the Modern C++ Course

client-server cpp cpr crow moderncpp qtframework sqlite

Last synced: 29 Apr 2026

https://github.com/yumeangelica/study_register_database_app

A Python based study register app that saves, fetches, updates, and deletes course data. Connected to SQLite db.

python3 sqlite

Last synced: 20 May 2026

https://github.com/cyber-security-tech/ecommerce-web-app

Full-stack Flask eCommerce app with Stripe payments, wishlist system, admin panel, product reviews, and responsive UI. Built for portfolio demonstration and real-world web development practice.

bootstrap cart ecommerce flask flask-login flask-sqlalchemy flask-wtf fullstack portfolio python sqlite stripe webapp wishlist

Last synced: 13 Apr 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/boudhayan-dev/segregator-flaskapp

A web application that monitors real-time operation of a network of smart bins.

css3 flask-application flask-framework html5 python-3 sqlalchemy sqlalchemy-database-migrations sqlite

Last synced: 13 Apr 2026

https://github.com/webrror/notes

A basic notes app made with Flutter using sqflite package.

database example-project flutter flutter-apps flutter-examples notes notes-app sqflite sqlite

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/angelgc95/ride-pressure-widget

City-level mobility pressure signal built from live data and transparent provider coverage.

market-signal mobility nextjs sqlite typescript weather-data

Last synced: 08 Jun 2026

https://github.com/mattytomo365/database-management-system

An application contributing towards my placement with HARTS (Hospital Arts, Liverpool), serving as an application which manages and stores administrative information such as volunteer information, universities, roles, and artists at HARTS, reducing workloads for members of staff.

python sqlite tkinter

Last synced: 29 Apr 2026

https://github.com/hieblmi/playground

Unsorted collection of algorithms and stuff to practice

sqlite

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/tsnsoft/tsn_java_sqlite_demo

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

example java netbeans sqlite

Last synced: 29 Apr 2026

https://github.com/effiesanjer/cakecoffeebot

[В разработке] Телеграм бот, который умеет выдавать информацию о заведениях по местоположению. Используется aiogram, SQLAlchemy, SQLite.

aiogram python3 sqlalchemy sqlite telegram-bot

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/alexander784/hikers-cli

This User-friendly Command-Line Inteface(CLI) application designed to simplify managing hiker information and equipment in a manageable system

database engine sqlalchemy sqlite

Last synced: 29 Apr 2026

https://github.com/mahonrim/agenda

This app simulates thea genda of a doctor.This agenda is made in python and kivy

kivy mobile-app python python3 sqlite

Last synced: 08 May 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/olha-dev-fullstack/nest-cars-price-api

Simple NestJS REST used cars pricing API where users can authenticate, create reports about cars to sell and get price prediction

nestjs sqlite typeorm

Last synced: 08 May 2026

https://github.com/stupidcucumber/creative-analyzer-agent

Multi-agent ChatBOT that analyses performance of various creatives.

gemini-api langchain langgraph marketing sqlite

Last synced: 19 Jun 2026

https://github.com/yogeshsinghkatoch9/protocol

The first all-in-one tracking platform for enhanced bodybuilders. 103 compounds, 121 exercises, blood work, pharmacokinetics, drug interactions, training, diet, wellness. Free and open source.

bodybuilding fitness harm-reduction health nodejs open-source pharmacokinetics pwa sqlite tracking

Last synced: 30 May 2026

https://github.com/graziele-fagundes/egresso-scraper

Sistema de acompanhamento de egressos dos cursos de graduação e pós-graduação do CDTEC.

python scraper sqlite

Last synced: 29 Apr 2026

https://github.com/therealsatria/linqwebapi

This project is an example implementation of a Web API using ASP.NET Core 8 with LINQ as the Object-Relational Mapper (ORM). The use case is the management of product data through the Product table.

api-rest asp-net-core crud dependency-injection dotnet-core dto-pattern efcore sqlite

Last synced: 13 Apr 2026

https://github.com/changerd/mauicontactmanager

Cross platform MAUI sample app

csharp maui sqlite

Last synced: 29 Apr 2026

https://github.com/alyyousuf7/gocash

A simple petty cash manager

boltdb golang sqlite

Last synced: 29 Apr 2026

https://github.com/leoguilen/golang-todo-api

Development of Todo Api in Golang for studies.

docker golang kubernetes sqlite swagger

Last synced: 29 Apr 2026

https://github.com/omr5221/sqlite-python-analysis

Musicians Analysis via Python

data-science python sqlite

Last synced: 29 Apr 2026