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/paoloprodossimolopes/gopportunities

Basic CRUD application using GoLang to handle job opportunities

backend gin-gonic ginswagger go go-orm golang gorm http job makefile opportunities sqlite webserver

Last synced: 09 May 2026

https://github.com/radser2001/products-api

REST api in Go

fiber gorm sqlite

Last synced: 20 Apr 2026

https://github.com/jlcambraia/users-fastapi-sqlite

Projeto de aprendizado em FastAPI: API simples para gerenciamento de usuários com SQLite.

api backend crud fastapi pydantic python sqlite

Last synced: 09 May 2026

https://github.com/dr1n/ebparser

C#, .Net, .Net Core, AngleShark, CloudFlareUtilities, EF, EF Core, Entity Framework, ebanoe.it, parsing, scraper, parser

anglesharp dotnet-core parsing sqlite

Last synced: 13 Apr 2026

https://github.com/maathzzz/api-rest-nodejs

API em NodeJS utilizando Fastify como micro-framework, Knex como query builder e SQlite como Banco de Dados

api api-rest fastify knex nodejs sqlite

Last synced: 09 May 2026

https://github.com/carllosnc/one-stack

fast way to prototype full stack apps with Next.js, React, Tailwind, and Drizzle ORM

bun drizzle-orm nextjs sqlite typescript

Last synced: 09 May 2026

https://github.com/pearcoding/pearsql

Very simple sql query builder focusing on sqlite compatibility

builder python query-builder sql sqlite

Last synced: 20 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/harshit433/onehive

OneHive is a web application developed with django designed to connect college students from different institutions. The platform offers various features to enhance student interaction, collaboration, and resource sharing.

django-framework html-css-javascript mvc-architecture python sqlite

Last synced: 09 May 2026

https://github.com/luiizsilverio/app-sqlite

Aplicação desenvolvida em React Native com SQLite durante o curso da Alura

expo-sqlite react-native sqlite

Last synced: 20 Apr 2026

https://github.com/wisebyteconcepts/wise-byte-database-helper

A lightweight, attribute-driven database helper for .NET that auto-generates SQL tables from classes—supporting SQLite (with planned SQL Server & PostgreSQL), custom attributes, foreign keys, schema updates, and a simple DbContext-style workflow

csharp dotnet relational-database sql sqlite

Last synced: 09 May 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/marcelocantos/sqlpipe

Streaming replication protocol for SQLite

cpp database replication sqlite streaming

Last synced: 09 May 2026

https://github.com/zulqarnain1ali/sample-sql-database-

A sample SQL database which can be used for practicing SQL queries in MySQL and SSMS.

database database-management database-schema databases mysql mysql-database practice queries sample sampledatabase sql sql-query sqlite ssms tables

Last synced: 09 May 2026

https://github.com/ezdanapak/ivertubani_flutter_app

ივერთუბნის ინტერაქტიული მულტიპლატფორმული რუკა შექმნილი Flutter-ით. მხარდაჭერილია Android, Web და Windows. Interactive multi-platform map for Ivertubani district built with Flutter. Supports Android, Web, and Windows with offline caching and GIS integration.

dart flutter geojson geopackage gis ivertubani map-application multi-platform openstreetmap sqlite

Last synced: 01 Jun 2026

https://github.com/ancabero/edicioneschampionsleague

Programa el cual busca estadísticas de la Champions League desde el 2000 en un SQLite y permite añadir nuevas ediciones.

csv pycharm python sqlite tkinter

Last synced: 20 Apr 2026

https://github.com/jonghough/calendar-jx

Spring-Boot application for a local calendar and event schedule builder

calendar java schedule spring-boot 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/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/siakinnik/film-founder-bot

AI-powered Telegram bot to find movies by description. Built with Node.js, Telegraf.js, Google Gemini API, and SQLite. Features session management and multi-language support (RU/EN/DE).

ai gemini-ai generative-ai movie-finder-app nodejs sqlite telegraf telegram-bot telegram-bot-ai-assistant

Last synced: 20 Apr 2026

https://github.com/aaronksaunders/next-app-react-query

A Next.js 14 application with React Query demonstrating dynamic server rendering and data management using SQLite. Built as a reference implementation for common patterns.

next next-ssr nextjs14 react-query server-actions sqlite

Last synced: 09 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/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/rcrdk/daily-diet-nodejs-api

A simple diet meal CRUD for practicing the API REST on Node.js with Fastify.

e2e-tests fastify insomnia knex nodejs postgresql sqlite typescript vitest

Last synced: 27 Jan 2026

https://github.com/arieldavid-oss/actividades

Aplicación en construcción, sobre recordatorios de aplicaciones

android-application ja sqlite

Last synced: 09 May 2026

https://github.com/rohitswami16/movie_api

This project is an API integration that seamlessly displays movie details. 🎥✨ It is built using Django, a Python-based backend framework, and provides API links to fetch movie-related data.

djnago python rest-api 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/asynched/gist-backend

An API for saving and retrieving code snippets (gists) from a database.

fiber gist go sqlite

Last synced: 21 Apr 2026

https://github.com/babatech/laravelapi

Laravel Restful API with Vue.js and sqlite

laravel sqlite

Last synced: 16 Oct 2025

https://github.com/liviro/boob-o-clock

Self-hosted dark-mode baby tracker for the infant nights

baby-tracker docker golang preact pwa self-hosted sqlite

Last synced: 24 Apr 2026

https://github.com/dbriane208/java-programming

I am learning Java as part of my class work and for building applications with it for fun

android java sqlite

Last synced: 06 May 2026

https://github.com/galaxywk223/yinghuoji-desktop

萤火集的桌面端独立仓库,一个单用户、本地优先的学习记录与分析桌面应用

desktop-app focus-timer learning-analytics rust sqlite study-tracking tauri vue

Last synced: 22 Apr 2026

https://github.com/cristofima/ionicsqlitecrud

SQlite CRUD in Ionic 5

ionic sqlite

Last synced: 09 May 2026

https://github.com/nichsedge/expense-tracker

A modern, privacy-focused Android expense tracker built with Kotlin and Jetpack Compose. Includes SQLite persistence via Room, Hilt dependency injection, and a Material 3 design system.

android android-development expense-tracker hilt jetpack-compose kotlin material3 money-management mvvm personal-finance room-database sqlite

Last synced: 22 Apr 2026

https://github.com/lucas-bardeli/api-csharp-dotnet

⚔️ Uma API com funcionalidades essenciais, como criar, visualizar, editar e excluir dados, com C# e .NET.

api csharp dotnet entity-framework sqlite swagger

Last synced: 22 Apr 2026

https://github.com/omecodes/bome

Persistent data structures such as map list and tree over SQL database

golang mysql sqlite

Last synced: 14 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/joeychilson/litequery

A simple and fast SQLite query builder library for Go.

go golang query query-builder 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/apajon/mempalace-migrator

Experimental tool for reconstructing MemPalace data across ChromaDB versions (no correctness guarantees).

ai-memory chromadb data-migration data-reconstruction experimental mempalace sqlite

Last synced: 23 Apr 2026

https://github.com/renji61/remi-trip-planner

Self-hosted trip planner: itinerary, map, budget, stays, rentals, flights, checklist.

docker go itinerary itinerary-planner self-hosted sqlite trip-planner

Last synced: 23 Apr 2026

https://github.com/kristianjackson/hn_doomscroll

A local Hacker News reader that summarizes articles with your own Ollama model. Doom-scroll feed, read/save/hide, smart filtering.

fastapi hacker-news local-llm ollama self-hosted sqlite

Last synced: 05 Jun 2026

https://github.com/scottkoskoski/gardening-app

Web app for personalized gardening recommendations based on location, climate, and real-time weather data. Built with Flask, React, and SQLite/PostgreSQL.

flask react sqlite

Last synced: 14 Apr 2026

https://github.com/zzhang82/agent-memory-bridge

MCP-native memory for coding agents that turns real sessions into reusable decisions, gotchas, and domain knowledge.

agent-memory ai-agents codex coding-agents local-first mcp model-context-protocol sqlite

Last synced: 24 Apr 2026

https://github.com/jchristn/durable

A lightweight .NET ORM library with LINQ capabilities, designed with a clean, generic architecture that allows developers to build custom repository implementations without being constrained by opinionated base classes

database ef linq mysql orm postgres postgresql sqlite sqlserver

Last synced: 20 Jan 2026

https://github.com/mateusfg7/deno-and-a-database

Deno server with some database

database deno denodb keyv server sqlite

Last synced: 14 Apr 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/poltanek/gift-wrapping-application

Began coding in python by creating my very own gift wrapping application dedicated towards just learning python as well as connecting a functioning database to the program

python sqlite tkinter

Last synced: 24 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/emsmoreno/projetopaises_winforms

A Countries API Project (or best-known as Country Database), that fetch countries via JSON to my local app using a DatabaseHelper and creating a local DB using SQLite.

api api-rest consume-api csharp restcountries-api sqlite sqlite-database sqlserver web webdevelopment

Last synced: 09 May 2026

https://github.com/danielemidio1988/labook

Projeto 'Labook' é uma API de uma rede social com o objetivo de promover a conexão e interação entre pessoas. Dentro da API você poderá cadastrar uma nova conta e realizar login. Além disso, você também poderá criar, visualizar, editar, curtir/descurtir e excluir publicações.

nodejs poo sqlite typescript

Last synced: 09 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/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/altamashalk/personal_budget_tracker

A desktop application to manage finances by tracking income, expenses, and overall budget. Users can add transactions, view summaries, display transactions in a table, and export data to a CSV file

gui pycharm python sqlite

Last synced: 13 Mar 2026

https://github.com/gofman5/lux-antidetect

Advanced antidetect browser manager with 16-vector fingerprint engine, proxy management, and per-launch unique identity generation

antidetect browser electron fingerprint privacy proxy react sqlite tailwindcss typescript

Last synced: 28 Apr 2026

https://github.com/ukoloff/origins

My own fortune teller

fortune-cookies php sqlite sqlite3

Last synced: 24 Apr 2026

https://github.com/mathomhaus/guild

A local-first, persistent cognition substrate for AI agents. Single Go binary + MCP server backed by local SQLite.

agent-coordination agent-memory ai-agents claude claude-code codex cursor golang local-first mcp mcp-server sqlite

Last synced: 25 Apr 2026

https://github.com/majharul-islam181/sqflite_flutter

A beautiful and fully functional Notes application built with Flutter and SQLite for local data persistence. This app demonstrates complete CRUD (Create, Read, Update, Delete) operations with a modern dark-themed UI.

flutter localstorage sqflite sqlite

Last synced: 06 Jun 2026

https://github.com/floralunit/ancient-egyptian-dictionary-wpf-sqlite

Курсовое проектирование. Тема: Разработка электронного справочника древнеегипетских иероглифов. Реализовано на технологии WPF. Версия с SQLite

sqlite wpf

Last synced: 09 May 2026

https://github.com/gaozyun/lumina-docs

Intelligent structured document management system using MCP protocol - solving token overflow for large language models

document-management llm mcp mcp-server python sqlite stuctured-document

Last synced: 09 May 2026

https://github.com/gbdsantos/nodejs-rocketseat-nlw-ecoleta-back-end

Rocketseat Ecoleta back-end project during Next Level Week made with NodeJS + Typescript.

2020 express knex next-level-week-booster nodejs rocketseat sqlite typescript

Last synced: 14 Apr 2026

https://github.com/asynched/golang-payment-api

A simple payments API using golang.

go jwt sqlite

Last synced: 25 Apr 2026

https://github.com/zidan970/streamcoin

Digital wallet application

gin go sqlite

Last synced: 13 Mar 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/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/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/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/kurtarmamento/telemetry-ingest-api

FastAPI telemetry ingest service that validates sensor readings and stores the latest per device in SQLite (tests + CI).

backend fastapi github-actions iot mqtt pydantic pytest python rest-api sqlite telemetry

Last synced: 27 Jan 2026

https://github.com/arshad-shah/verql

Fast, extensible desktop database client. Electron + React, plugin-based: drivers, importers, themes, and AI providers all ship as plugins.

database database-client desktop-app electron mcp monaco-editor mongodb mysql plugin-architecture postgresql react redis snowflake sql-editor sqlite typescript

Last synced: 31 May 2026

https://github.com/sergioaff/tienda_de_mascotas

Tienda de Mascotas es una aplicación diseñada para facilitar la gestión de ventas diarias en una tienda de mascotas. Desarrollada en Python con Tkinter, permite a los propietarios realizar un seguimiento eficiente de las transacciones y gestionar el inventario a través de una interfaz gráfica intuitiva, mejorando la experiencia de compra y venta.

python sqlite tkinter

Last synced: 15 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/devang-2021/testpilot--lightweight-qa-automation-and-reporting-tool

TestPilot is a lightweight, extensible QA automation and reporting tool designed to streamline test case execution, automate result collection, and visualize test analytics via a responsive dashboard.

cronjob flask huggingface pandas python qa-automation reporting sqlite test-automation

Last synced: 13 Oct 2025

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/andreaslill/dict-xml-to-sqlite

Convert JMdict and Kanjidic to sqlite database file.

kotlin sqlite xml-parser

Last synced: 09 May 2026

https://github.com/citadel-cloud-management/mcp-server-database

MCP server for database operations - PostgreSQL, MySQL, and SQLite queries and schema management

ai anthropic claude database llm mcp model-context-protocol mysql postgresql sqlite typescript

Last synced: 27 Apr 2026

https://github.com/ahmed-safa/medicines-array

Django based project on displaying brief details on available Medicines in Bangladesh including their prices.

bootstrap5 css csv django html javascript python sqlite

Last synced: 14 Apr 2026

https://github.com/mohamed-mamdouh41199/crud-using-python

CRUD App using python flask , and SQLite Database

api css endpoint flask html5 javascript python sqlite

Last synced: 14 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/rushikeshghuge-19/blockchain_django

A secure Blockchain-Based Voting System built with Django. It records votes on a custom blockchain for transparency and integrity, featuring user authentication, candidate management, and real-time vote tallying. The backend uses Django, with SQLite for data storage.

blockchain cryptography django proof-of-work python sha-256 sqlite voting-system webdevelopment

Last synced: 10 May 2026

https://github.com/kaichiro/jobify

Projeto Jobify - parte do curso Fullstack Master - DevPleno

css devpleno ejs html5 javascript js sqlite zeit zeit-now

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/luizgustavo358/bancodedados

Como fazer um aplicativo que usa SQLite.

android aplication bd java sqlite

Last synced: 08 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/wolffshots/jellyfin_pr_migration

Migration tool for moving playback reporting to a new instance of Jellyfin

jellyfin migration-tool playbackreporting rust script sqlite tsv

Last synced: 27 Apr 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/marcomiddeldorff/invoice-time-tracker

Ein webbasiertes Tool zur Verwaltung von Kunden, Projekten, Angeboten und Rechnungen – mit integrierter Zeiterfassung. Zielgruppe sind Einzelunternehmer, die ohne externe Tools ihren Arbeitsalltag organisieren wollen.

inertiajs invoicing laravel mysql pdf-generation queue react sqlite tailwindcss time-tracking

Last synced: 14 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