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/adil-bikiev/todo-list

A simple Django-based To-Do List application that allows users to register, log in, and manage tasks. Users can create, view, update, and delete tasks, with a focus on a clean and user-friendly interface. The project utilizes Django for the backend and Python Decouple for managing configuration settings securely.

django full-stack-development python python-decouple sqlite task-management to-do-list user-authentication web-application

Last synced: 30 Apr 2026

https://github.com/cayo-rodrigues/primeira-fila

Um projeto backend onde uma pessoa pode pesquisar por filmes em cartaz e comprar ingressos. Gerentes de cinema também podem gerenciar seus cinemas e sessões de filme que pretendem exibir.

api api-rest aws-s3 django django-rest-framework docker docker-compose postgresql python railway sqlite

Last synced: 14 Apr 2026

https://github.com/offryan/pyflask-crud

CRUD de datas de aniversário - Utilizando Python, FLASK Framework, PHPmyadmin e o SQlite como banco de dados, criado no curso "Introdução a Ciência da Computação, Harvard"

cc50 database flask phpmyadmin-database python sqlite

Last synced: 09 Apr 2026

https://github.com/abhishek6619/geography_quiz_chatbot

Geography Quiz Bot is an interactive and educational chatbot designed to test and enhance your knowledge of world geography in a fun and engaging way. Built using Python, this bot can quiz users on various geographical topics such as countries, capitals, flags, continents, rivers, mountains, and more.

botframework json python sqlite

Last synced: 18 Apr 2026

https://github.com/gustavo-vinicius-santana/controlador-series

Sistema controlador de series feitos em laravel 11, com mvc e api-rest.

api-rest laravel mvc php sqlite

Last synced: 12 Apr 2026

https://github.com/localhostpib/youtubeapi

Youtube comments and metadata in a SQLite database using the Youtube/Google API.

apache-commons-csv csv google-oauth2 hibernate i18n jar java javafx jdbc-sqlite lombok materialfx maven openjfx pdfbox pixabay sqlite xhtml youtube-api

Last synced: 23 Feb 2026

https://github.com/egyan07/ghostbackup

Secure automated backup for Windows with AES-256-GCM streaming encryption, 3-2-1 redundancy, circuit breaker, 7-year compliance retention, and real-time file watching. Built with Electron + React + FastAPI.

aes-256-gcm automation backup-tool data-protection desktop-app electron encryption fastapi file-sync local-backup python react sqlite ssd-backup vite watchdog

Last synced: 02 Apr 2026

https://github.com/prempreetbrar/aplitrack

An app for tracking job applications; created by drawing an Entity-Relationship diagram, mapping it to the relational model, making a use-case diagram. Backend uses MVC architecture with authentication using JWT token, Brevo email handling, Multer file uploading.

email-notification error-handling expressjs javascript jwt-authentication jwt-authorization multer-fileupload mvc-architecture nodejs pugjs rest-api sequelize sqlite

Last synced: 24 Jan 2026

https://github.com/renzynx/buh1

A modern, self-hosted file storage solution built with Vike, React, and Hono. Features resumable TUS uploads, nested folders, built-in file previews, ShareX integration, and a robust admin dashboard with RBAC and 2FA for complete data sovereignty.

better-auth docker drizzle-orm file-storage file-upload hono self-hosted shadcn sharex sqlite tailwindcss trpc tus-protocol typescript vike

Last synced: 15 Apr 2026

https://github.com/fairspec/fairspec-typescript

Fairspec TypeScript is a fast data management framework built on top of the Fairspec standard and Polars DataFrames

ckan csv data dataframe dataset excel fair json ods polars quality schema sqlite table typescript validation zenodo

Last synced: 09 Feb 2026

https://github.com/duydang2311/askkit

AI Chatbot w/ launcher application built with Rust

desktop rust sqlite svelte sveltekit tailwindcss tauri tiptap windows

Last synced: 15 Apr 2026

https://github.com/derek486/employee-app-v1

A full-stack employee management system with an Angular frontend and support for two interchangeable backends: Django (Python) and Express.js (Node.js)

angular16 django express mongodb sqlite

Last synced: 15 Apr 2026

https://github.com/shawnhack/exocortex

Personal unified memory system for AI agents. SQLite-backed, local-first, hybrid RAG retrieval with MCP integration.

ai claude embeddings entity-extraction hybrid-search knowledge-graph local-first mcp memory model-context-protocol personal-knowledge-management rag sqlite typescript

Last synced: 25 Feb 2026

https://github.com/skimmenthal13/asql

C# Library that let use multiple types of databases (SqlServer, Oracle, MySql, PostgreSQL, Sqlite) with same code

database events log migrator multidatabase mysql oracle orm performance postgresql sql sqlite sqlserver trace transactional

Last synced: 01 Feb 2026

https://github.com/turbot/steampipe-plugin-consul

Use SQL to instantly query Consul ACLs, namespaces, services & more. Open source CLI. No DB required.

backup consul etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 26 Feb 2026

https://github.com/aristo-ifrn/django-memory-game

🧠 A memory game integrated with Django

dajngo python sqlite

Last synced: 09 Feb 2026

https://github.com/marsadhq/tend

Self-hosted cron with run monitoring, alerting, and dead-man's-switch heartbeats.

alerting cron golang heartbeat job-scheduler monitoring self-hosted sqlite

Last synced: 02 Jun 2026

https://github.com/1git2clone/serenity-discord-bot

A discord bot built on top of the serenity-rs & poise-rs Rust frameworks using tokio.

discord-bot gitlab-ci poise-rs rust rust-discord serenity-rs sqlite sqlite3 sqlx tokio-rs

Last synced: 09 Feb 2026

https://github.com/azizyartas/listining-party

Our podcast listening website offers a wide range of podcasts across various genres, including news, entertainment, and education. Enjoy high-quality audio streaming, and stay updated with new episodes—all in a user-friendly platform. Listen anytime, anywhere!

elequent framework laravel laravel-reverb mvc php-artisan sqlite

Last synced: 10 Feb 2026

https://github.com/mehedi250/todo-app-project

Django Todo List App with Python Django Framework & Sqlite

django django-framework python python3 sqlite

Last synced: 11 Feb 2026

https://github.com/romgrk/sqlite-objects

Usable wrappers around SQLite

database key-value-store sqlite sqlite3

Last synced: 16 Apr 2026

https://github.com/cadeef/firefox-to-sqlite

Create an SQLite database from your Firefox data

datasette firefox sqlite

Last synced: 28 Feb 2026

https://github.com/charlestaylor7/ormlite

Two way binding from Python Dataclasses to Sqlite tables

dataclass dataclasses orm orm-library python python3 sqlite sqlite3

Last synced: 13 Feb 2026

https://github.com/illarionov/sqlite-driver-benchmark

Benchmarks of the androidx.sqlite.SQLiteDriver imlplementations

android database microbenchmark sqlite testing webassembly

Last synced: 16 Apr 2026

https://github.com/pageton/sqlitekv

SQLiteKV is a lightweight key-value store built on top of SQLite3, offering basic key-value operations with support for expiry times, JSON export, and flexible storage options including in-memory, temporary, and disk-based storage. Ideal for applications requiring persistent and reliable storage.

database javascript key-value-database key-value-store npm pnpm sql sqlite sqlite3 sqlitekv typescript

Last synced: 14 Feb 2026

https://github.com/tuzlu07x/foreman

Your local AI agents talk to each other. You should know what they're saying. A terminal-first guardian that mediates every MCP call, scores it for risk, and asks before anything dangerous happens.

ai-agents audit ink local-first mcp security sqlite terminal typescript

Last synced: 02 Jun 2026

https://github.com/ikelaiah/tzbundler

🌍 Parse IANA timezone database into JSON & SQLite with Windows timezone support. Includes DST rules, historical transitions, and comprehensive metadata for timezone-aware applications.

bundler cldr daylight-saving dst iana json parser python sqlite time-zones timezone timezone-data tzdata windows-timezone

Last synced: 15 Feb 2026

https://github.com/bikz/codex-chat

Open-source macOS SwiftUI Codex client with local Markdown chat history, reusable context, Skills + Mods, and explicit local safety controls.

ai-agent automation codex desktop-app developer-tools extensible keychain llm local-first macos markdown plugin-system productivity sqlite swift swiftui xcode

Last synced: 04 Mar 2026

https://github.com/dkolzenov/todolist

Web app built using the ASP.NET Core for server and React-Redux for client

asp-net-core autofac automapper dependency-injection entity-framework-core material-ui react redux rest sqlite web-api

Last synced: 16 Apr 2026

https://github.com/lukenoutte/happy-nlw-3

📕 Next level week #3

express nlw reactjs sqlite typescript

Last synced: 16 Apr 2026

https://github.com/jae-labs/flashcards

Transform notes into flashcards with local AI. Study offline, stay private, learn smarter—for free!

ai cli flashcards flashcards-cli golang llama ollama sqlite

Last synced: 03 Jun 2026

https://github.com/valinerosgordov/dailyplanner

Weekly planner for Windows — tasks, habits, Pomodoro, finance tracker, Trello inbox. 2 themes, 4 languages. WPF + .NET 10 + SQLite. Fully offline, auto-updates.

auto-update csharp daily-planner desktop-app dotnet efcore finance-tracker habit-tracker offline-first open-source pomodoro productivity sqlite task-manager todo trello velopack weekly-planner windows wpf

Last synced: 09 May 2026

https://github.com/tsubasagit/relay

Developer-friendly email delivery platform - Open alternative to Resend & SendGrid

email email-delivery hono microservice react saas sendgrid-alternative sqlite typescript

Last synced: 03 Jun 2026

https://github.com/rodbland2021/claw-recall

Searchable conversation memory for AI agents. MCP integration, semantic search, Gmail/Drive/Slack capture. Under $1/mo to run.

ai-agents claude-code conversation-history fts5 mcp mcp-server memory openclaw semantic-search sqlite

Last synced: 02 Apr 2026

https://github.com/keosariel/sqlite-index

Indexes and searches data in a simple sqlite database

index indexer indexing json python python3 search search-engine searching sqlite

Last synced: 17 Apr 2026

https://github.com/sadmanca/uoft-pey-coop-job-postings

Code for parsing approximately 1.8k HTML pages of UofT PEY co-op job postings (from September 2023 to May 2024) to a single sqlite3 database file.

co-op data html python singlefile sqlite sqlite3 uoft uoft-pey

Last synced: 17 Apr 2026

https://github.com/iwatanikenji/feedget

Widget that allows the user to submit forms with the current screen through a screenshot functionality

expo expressjs heroku insomnia jest prisma sqlite taillwindcss vercel vite

Last synced: 04 Apr 2026

https://github.com/dungle-scrubs/hippo

Persistent memory for AI agents — facts, semantic search, conflict resolution, and decay. SQLite-backed, zero external services.

ai-agents embeddings llm mcp memory semantic-search sqlite typescript

Last synced: 04 Apr 2026

https://github.com/ahmadu-suleiman/wiktionary-json-parse-old

Wiktionary Json Parse is a Java program that parses a large JSON file gotten from kaikki containing English dictionary entries into the preferred SQL databases, Structuring and removing unneeded attributes from the file.

json maven oop oops-in-java postgresql sqlite

Last synced: 04 Apr 2026

https://github.com/arvarik/trebek

A highly resilient, fault-tolerant data extraction pipeline daemon for transcribing and extracting structured game events from Jeopardy! episodes.

data-extraction google-gemini jeopardy llm machine-learning pipeline python sqlite whisperx

Last synced: 04 Jun 2026

https://github.com/parshavshah/openchat-translator

OpenChat Translator is an AI-powered multilingual chat app that translates messages in real-time using OpenAI, enabling seamless communication between users speaking different languages via a simple, AJAX-based interface.

express messaging-app multilingual nodejs openai sqlite translation

Last synced: 04 Apr 2026

https://github.com/arvind-4/fastapi-sqlalchemy

A FastAPI app with a TurboDB backend using SQLAlchemy.

fastapi python sqlalchemy-python sqlite turso

Last synced: 18 Apr 2026

https://github.com/degisew/security_alert

Secure Alert is a web application designed to enhance the security of user accounts by providing real-time monitoring of login activities, detecting unusual login patterns, tracking device information, and notifying users through security alert emails, similar to Gmail's security alerts.

apache-pulsar django neo4j python sqlite

Last synced: 18 Apr 2026

https://github.com/whosonfirst/go-whosonfirst-sqlite-markdown

There are many Markdown tools. This one is ours, for indexing things in SQLite.

golang markdown sqlite whosonfirst

Last synced: 05 Apr 2026

https://github.com/ardier16/notes-keeper-android

Android app for keeping your notes

android android-application java notes sqlite

Last synced: 19 Apr 2026

https://github.com/jeepnl/efcore-5.0-tour-many-to-many-pt2

ON.NET SHOW: EF Core 5.x Tour Many To Many Part 2

efcore many-to-many sqlite

Last synced: 20 Apr 2026

https://github.com/mehdidc/bm

Simple console bookmark manager that uses Sqlite to store the links.

bookmarks bookmarks-manager shell sqlite sqlite3

Last synced: 20 Apr 2026

https://github.com/kuc-arc-f/golang_2ex

golang example

go golang react sqlite

Last synced: 20 Apr 2026

https://github.com/valfonsoardila/yourjob-backend

Backend de la app YourJob en Node js, SQL lite y sequelize

nodejs sqlite

Last synced: 21 Apr 2026

https://github.com/alexandertiopan1212/arbidex

ArbiDex is a smart prediction market arbitrage dashboard that detects mismatches between similar Manifold markets using fuzzy logic, complete with actionable insights, weekly trend tracking, and historical database.

ai-trading altair data-visualization finance fuzzy-matching manifold-markets prediction-markets python sqlalchemy sqlite streamlit

Last synced: 21 Apr 2026

https://github.com/nao1215/sqlode

Generate type-safe Gleam code from SQL schemas and queries. sqlc-style workflow with PostgreSQL, MySQL, and SQLite support.

cli code-generation codegen database erlang gleam mysql postgresql sql sqlite type-safe

Last synced: 09 May 2026

https://github.com/emiraksay/keddy

Session intelligence for Claude Code — navigable timelines, plan tracking, and past session search

claude claude-code cli developer-tools mcp session-intelligence sqlite typescript

Last synced: 23 Apr 2026

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

Local job aggregator and CRM for your roles: multi-source scraping, ATS scoring via Claude, Kanban pipeline, KPI dashboard

anthropic claude fastapi job-search react scraping sqlite

Last synced: 06 Jun 2026

https://github.com/albertarakelyan/goldwatcher-go-desktop-app

A simple Gold tracking desktop App which uses goldprice.org APIs, written in Go and Fyne using embedded SQLite for keeping all the date in users machines.

crud desktop-application embedded-database fyne go goldprice sqlite

Last synced: 24 Apr 2026

https://github.com/ausaf007/lets-go

⚡️ Setup a minimal Go REST backend server with a single command

cli-tool go go-fiber golang rest-api sqlite

Last synced: 25 Apr 2026

https://github.com/omnisci3nce/sqlite-sessions-demo

Delta DB updates using SQLite "Session" extension a.ka. Changesets

sqlite sqlite3

Last synced: 27 Apr 2026

https://github.com/sashka11111/goal-tracker-db

Course project. An application for tracking personal goals.

atlantafx controlsfx hicaricp-datasource java javafx maven slf4j sqlite

Last synced: 27 Apr 2026

https://github.com/jefrey13/notelistprismats

This is a practice with Nextjs implementing Prisma, Typescript and Sqlite.

nextjs notes prisma-orm sqlite typescript

Last synced: 27 Apr 2026

https://github.com/jbangtson/subaru-forester-craiglist-dashboard

This is a technical dashboard for customers seeking Subaru Foresters. 🚘

cars dashboard r shiny sql sqlite subaru

Last synced: 28 Apr 2026

https://github.com/benjaminisgood/bencsv

一个可拓展的表单收集网站

csv flask python sqlite

Last synced: 28 Apr 2026

https://github.com/crmne/kamal-backup

Scheduled backups for Rails apps deployed with Kamal

active-storage backups docker kamal mysql postgres restic sqlite

Last synced: 28 Apr 2026

https://github.com/rezafarazi/tqc

TQ App Client App

javafxml sqlite

Last synced: 28 Apr 2026

https://github.com/krsoninikhil/sqlite-clone

A clone of Sqlite database, follows this tutorial: https://cstack.github.io/db_tutorial/

c database diy sqlite tutorial

Last synced: 28 Apr 2026

https://github.com/shuklaritvik06/databases

Learnings and Projects of using Databases

mysql postgresql redis sql sqlite

Last synced: 29 Apr 2026

https://github.com/brendon3578/project-nest-my-financies-api

API made with Nest JS and Prisma for project-angular-my-financies Angular application

jwt-authentication nestjs nestjs-backend prisma-orm restful-api sqlite swagger swagger-ui typescript

Last synced: 29 Apr 2026

https://github.com/alexxsouzaa/pymediagenda

PyMediAgenda é um sistema de gestão de agendamento e cadastro de consultas médicas desenvolvido em Python.

customtkinter python python3 sqlite sqlite3 tkinter

Last synced: 29 Apr 2026

https://github.com/askareija/api-wilayah-indonesia-rust

REST API data wilayah administrasi Indonesia menggunakan Rust, Actix web, dan SQLite.

actix-web docker docker-compose rust rust-lang sqlite sqlite-database wilayah-administratif wilayah-indonesia

Last synced: 29 Apr 2026

https://github.com/giuseppericcio/selftestcovid19

Web Application "SelfTestCOVID19" sviluppata nell'ambito del corso di Software Architecture Design della prof.ssa Anna Rita Fasolino, Università degli Studi di Napoli "Federico II", a.a. 2021-22

covid19 flask machine-learning sqlite webapp

Last synced: 30 Apr 2026

https://github.com/cihatsolak/netcore-unit-test

It is the process where we test the behavior of the smallest units of the project independently. Our action methods in the controller are actually small components, and we can observe their behavior with unit test. The sensitive point is the state of being independent from each other. When testing a method, the method to be tested should not relate to different methods.

autofixture efcore fluentassertions localdb moq-framework sqlite xunit-tests

Last synced: 30 Apr 2026

https://github.com/imsma/springboot-sqlite

This repository contains a simple Spring Boot application that demonstrates how to integrate SQLite as an embedded database. This project is perfect for learning and understanding how to work with Spring Boot and an embedded database for development and testing purposes.

java jpa spring-boot sqlite

Last synced: 30 Apr 2026

https://github.com/arianacabral/sqlite-database

:symbols: Banco de Dados com SQLite

sqlite

Last synced: 08 Jun 2026

https://github.com/zer020/opencode-mem0

OpenCode plugin that gives coding agents persistent memory using local vector database

ai coding-agent local-first memory opencode plugin sqlite vector-database

Last synced: 01 May 2026

https://github.com/cristofima/xamarin-sqlite

Aplicación móvil con Xamarin Forms y SQlite

android ios mobile-app mvvm sqlite uwp xamarin-forms

Last synced: 01 May 2026

https://github.com/shimul-zahan/dbms-bootcamp

This repository contains a collection of database problem-solving exercises aimed at building a strong foundation in: - Structured Query Language (SQL) for querying and manipulating relational databases. - Pandas, a popular data manipulation and analysis library in Python.

dbms leetcode-solutions mysql oracle pandas postgresql problem-solving relational-databases sql sqlite

Last synced: 01 May 2026

https://github.com/rezafarazi/tq

Quiz App Server Version

java javafx javafxml socket sqlite

Last synced: 01 May 2026

https://github.com/andrewarrow/vibecoders

backend golang sqlite, frontend react tailwindcss, co-authored with Claude Code

claude golang sqlite vibecoding

Last synced: 01 May 2026

https://github.com/ctrlaltdev/wyd

What you doin'?

c cli sqlite task task-manager

Last synced: 02 May 2026

https://github.com/ziobrowskipiotr/logistic_regression_model

This project implements logistic regression in C++, to predict the likelihood of heart disease, using SQLite for data storage and Google Test for unit testing.

google-test machine-learning sqlite

Last synced: 02 May 2026

https://github.com/mcemy/busca-cep-e-corretores

Node-RED + BrazilAPI: Busca de CEP com mapas interativos e catálogo de corretoras. Geocoding automático garante mapas para todos os CEPs válidos usando Leaflet.js e Nominatim. Inclui MQTT e SQLite.

api-integration brasil brazilapi cep geocoding interactive-maps leaflet maps mqtt node-red nominatim openstreetmap sqlite

Last synced: 02 May 2026

https://github.com/d221/vocaloid-rate

Personal, self-hosted web application for tracking, rating, and exploring Vocaloid music rankings

fastapi japanese music sqlite vocaloid

Last synced: 03 May 2026

https://github.com/jossimmar/ensa-scripts_py

Repositorio destinado al manejo de datos de consumo de los Clientes Mayores de ENSA del Grupo Distriluz.

data-analysis electrical-engineering python sqlite

Last synced: 10 May 2026

https://github.com/butterscotchstallion/fitness-tracker

Angular application to track my workouts

angular karma python sqlite

Last synced: 03 May 2026

https://github.com/hari7261/stdnmanage-withcurd

The system is built using Python, SQLite for database management, and CustomTkinter for the graphical user interface (GUI).

curd-operation custom-tkinter hari7261 python sqlite student-managed student-management student-management-system-project

Last synced: 03 May 2026

https://github.com/wanxianliang/react-native-sqlite-tool

a easy way to use sqlite in react native

react-native-sqlite reactnative sqlite sqlite3

Last synced: 04 May 2026

https://github.com/piyush1927/cmpdi-project

Developed a digital platform for CMPDI’s bills management using Django framework of Python. The system boasts distinct logins for users, admin, and super-admin, each with unique features and functionalities tailored to their roles, ensuring seamless financial management and tracking.

django sqlite

Last synced: 04 May 2026