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/duck-lint/career_ledger

A local-first desktop application for managing career history, auto-tagging skills via inference markers, and generating targeted resumes based off of job postings and your actual work history. No cloud services, no accounts → all data lives in a local SQLite database on your machine.

career-development database job-application-tool job-posting-analysis job-posting-extraction personal-portfolio react resume-builder resume-creator resume-generator rust sqlite tauri tauri2 typescript

Last synced: 02 Jun 2026

https://github.com/zeroc0d3/sqlite-psql

Dump data from sqlite to postgreSQL

dump postgresql python sqlite sqlite3

Last synced: 16 Apr 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/laget-se/laget.db.dapper

A repository pattern implementation for Dapper, a high-performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc...

dapper firebird mysql nuget sqlce sqlite

Last synced: 17 Apr 2026

https://github.com/figome/haskell-sqlcipher

A Simple SQLCipher library for Haskell

encrypted haskell sqlcipher sqlite

Last synced: 17 Apr 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/aryansharma5/kivy-with-sqlite

simple login system using kivy and sqlite

application-development kivy python3 sqlite

Last synced: 17 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/shanebarnes/gnucash-sql

SQLite Queries for use with GnuCash

analytics budget finance gnucash go sql sqlite tracker

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/skydiver/claude-brain

A persistent knowledge store for Claude Code — SQLite + MCP server + Tauri desktop app

claude claude-code knowledge-base leptos mcp rust sqlite tauri

Last synced: 04 Apr 2026

https://github.com/remy349/upload-images-cloudinary-python

Upload your images to Cloudinary using Python and Flask

flask flask-migrate flask-sqlalchemy html python scss sqlite

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/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/xeqlol/musicql

graphql api endpoint based on sqlite sample database

graphql nodejs sequelize sqlite

Last synced: 05 Apr 2026

https://github.com/theognis1002/django-playground

Test and experiment with Django ORM, third party packages, etc.

django django-rest-framework postgresql sqlite

Last synced: 05 Apr 2026

https://github.com/luiz-trindade/fastapi_auto_routes

⚡ FastAPI Auto Routes — a smart CRUD & Auth generator for SQLModel 🚀 It builds secure, cache-powered REST APIs 🔒 with login, token-based auth 🪪, and async concurrency ⚙️. Cut boilerplate, boost productivity, and ship production-ready backends fast ⚡🔥

api-generator async asyncio auth backend backend-development caching concurrency crud fastapi jwt microservice pydantic python rest-api scalable-api sqlite sqlmodel sqlmodel-crud token-based-auth

Last synced: 18 Apr 2026

https://github.com/sureshbeekhani/chat-with-postgres-sql

This Streamlit app enables users to query a MySQL database using natural language. It translates questions into SQL, executes them, and returns the results in plain language. Powered by LangChain and Groq, the app makes database querying simple for non-technical users.

ai chatbot langchain sql sqlite streamlit

Last synced: 19 Apr 2026

https://github.com/voltamon/todo-tui

Its a todo app made using sqlite3

c-language database sqlite sqlite3 todo todoapp

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/conscious-puppet/rust-sqlite

Toy SQLite implementation in Rust

database rust sqlite

Last synced: 20 Apr 2026

https://github.com/chrisross5/patterns

My first GUI app! It shows all combinations for unlocking an Android phone, with display options and more features. Built with the Tkinter GUI module and SQLite database for saving user settings.

performance permutations python smtp sqlite threading tkinter

Last synced: 21 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/babkock/videostore

My final project for CIS 152 Data Structures. A GUI program with SQLite database.

cplusplus graphical-user-interface qt5 qt5-gui qt5-widgets qt6 qtcreator sqlite sqlite3 threads unit-testing

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/justmars/pylts

Pydantic wrapper around litestream for AWS buckets

litestream pydantic sqlite

Last synced: 22 Apr 2026

https://github.com/driftbase-labs/driftbase-python

Local-first behavioral drift monitoring for AI agents. One decorator, SQLite, no cloud.

ai-agents behavioral-monitoring drift-detection local-first observability python sqlite

Last synced: 22 Apr 2026

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

Go package that implements whosonfirst/go-whosonfirst-search fulltext search interface with a SQLite database.

golang sqlite whosonfirst whosonfirst-search

Last synced: 24 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/ctb/2021-sourmash-datasette

Exploring datasette for exploring microbial taxonomy analyses of metagenomes wit hsourmash

sourmash sqlite

Last synced: 25 Apr 2026

https://github.com/wikieden/spatialmem

Spatial memory layer for AI agents — RGB-D / point clouds to a persistent, queryable, LLM-native 3D scene graph. Mem0 for 3D space.

3d ai-agents embodied-ai llm point-cloud rgbd robotics scene-graph spatial-memory sqlite

Last synced: 06 Jun 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/Adaimade/R-Mem

Lightweight Rust alternative to mem0. 3.2MB binary, SQLite vector + graph memory, Ollama support.

ai-agent llm mem0 memory ollama rust sqlite vector-database

Last synced: 26 Apr 2026

https://github.com/olegiv/it-digest-bot

Tiny Go service: Claude Code release watcher + daily AI news digest, posted to Telegram. systemd-timer-driven; single static binary.

ai-news anthropic claude-code golang news-aggregator news-digest rss self-hosted sqlite static-binary systemd telegram-bot

Last synced: 27 Apr 2026

https://github.com/aryashreep/python-for-everybody

Python for Everybody exercises

d3js python python3 sqlite

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/lonaryx/flirtify

Flirtify - Ваш идеальный помощник в мире знакомств!

acquaintances aiogram aiogram-bot bot bots folow geolocation monobank photos python python-3 python3 sqlite telegram telegram-bot tg tgbot ukraine ukrainian

Last synced: 28 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/sushantnair/django-tutorial

A comprehensive walkthrough of Django's main features that make it such a powerful website development tool. The codes are inspired from and the notes are created by Mrs. Nirmala Baloorkar, Assistant Professor, KJ Somaiya College of Engineering, SVU, Vidyavihar, Mumbai, 400077.

django django-admin django-admin-interface django-admin-panel django-application django-forms django-framework django-models django-rest-framework django-session django-template-language django-templates good-lessons goodreads html-css-javascript model-view-template restful-webservices sqlite tutorial

Last synced: 28 Apr 2026

https://github.com/hemanta212/stock-scraper

Scraper For Stock Information From Yahoo Finance Website

api ci finance postgresql proxy pytest python scraper sqlite tests threading type-safety yahoo

Last synced: 28 Apr 2026

https://github.com/rezafarazi/tqc

TQ App Client App

javafxml sqlite

Last synced: 28 Apr 2026

https://github.com/jharsh1202/mark-my-review_android

Mark My Review scans and creates QR codes for feedback forms. Easier convenient and reliable feedback/review solution.

android android-app android-application android-library android-studio gradle java qrcode qrcode-generator qrcode-scanner review sqlite sqlite3 zxing zxing-library zxing-qrcode

Last synced: 28 Apr 2026

https://github.com/mickgeek/schedule

Python 3.9 + Angular 13 (with Angular Material) + JWT implementation + SQLite

angular javascript jwt material python sqlite

Last synced: 28 Apr 2026

https://github.com/gluesql/gluesql-logic-test

Compare the execution results between GlueSQL and rusqlite using sqllogictest to identify unimplemented features

gluesql sql sqlite sqllogictest

Last synced: 29 Apr 2026

https://github.com/shiroonigami23-ui/careerforge-go

Career intelligence: Go backend + React + Android (Capacitor). SQLite, Gemini/HF, resume/JD analysis. Releases ship signed APK + Windows exe.

android capacitor career gemini go golang react resume sqlite vite

Last synced: 29 Apr 2026

https://github.com/fadzniaidil/omnicare

Web based System for Pharmacy

flask python sqlite

Last synced: 29 Apr 2026

https://github.com/hexensemble/leptos-full-stack

Example Rust full-stack built with Leptos, Axum, and SQLx. 🧱

axum backend database frontend full-stack leptos rust server sqlite sqlx

Last synced: 29 Apr 2026

https://github.com/sayedtahsin/routine-hono

🕛 Server-side code for Routine App. Build with Hono, Deployed on Cloudflare-Workers.

bun cloudflare-workers cron-triggers d1 hono jwt-authentication sqlite typescript

Last synced: 29 Apr 2026

https://github.com/techxsarthak/bigdb

🗄️BigDB - Advanced key-value storage with TTL, metadata, multi-table support, encryption, and more

android-application clouddb database extension mit-ai2 redis sqlite tinydb

Last synced: 29 Apr 2026

https://github.com/hectorzamoranogarcia/sql-gym-split

SQL-based system for strength-training analysis. It includes predictive models for fatigue management, deload (rest-week) optimization, and plateau detection using Window Functions and business logic.

data-engineering data-quality fatigue-management fitness-tracker gym-analytics predictive-analytics sql sqlite strength-training window-fu

Last synced: 08 Jun 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/freedom35/python-sqlite-to-markdown

Python app to export SQLite query results to markdown.

database markdown python sqlite

Last synced: 29 Apr 2026

https://github.com/timclicks/dataclerk

zero fuss data logging over HTTP

actix-web command-line data logging rust sqlite sqlite3 utility

Last synced: 30 Apr 2026

https://github.com/halojoy/php-blog-new7

Supports comments and images. Admin can edit and delete. Easy automatic install. SQLite or MySQL db.

blog captcha comments csrf delete edit images install markdown mysql pdo php sqlite

Last synced: 30 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/romaindoyen/dodocuistoandroid

Application de recettes créoles sous Android

android-application java sqlite

Last synced: 30 Apr 2026

https://github.com/valchanoficial/nodejs1

Alura: Node.js Parte 1: Inovando com JavaScript no backend

crud javascript js node nodejs sqlite

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/pavloniym/foodometer

Telegram Bot for business lunch payment queue management

docker javascript nodejs sequelize sqlite telegram-bot

Last synced: 30 Apr 2026

https://github.com/tiny-essentials/puddysql

🍮 Powerful SQL toolkit for Node.js, built with flexibility and structure in mind. Easily manage SQLite3/PostgreSQL, advanced queries, smart tag systems, and full JSON-friendly filters.

advanced-search database nodejs postgres postgresql query-builder sql sql-builder sql-query sqlite sqlite3 tag-system tiny-essentials

Last synced: 01 May 2026

https://github.com/fraineralex/discover-app

📍 Interactive local tourism guide app built with React Native and Expo.

expo google-places-api react-native sqlite

Last synced: 01 May 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/sarapmagcode/mywatchlistapp-using-android-studio-and-kotlin

An android application for saving the tv shows that you've watched in a local database

android coroutines kotlin room shared-viewmodel sqlite view-binding

Last synced: 01 May 2026

https://github.com/blakegearin/hex-to-css-filter-library-with-db

Library of CSS filters to change the color of an HTML element

javascript sqlite

Last synced: 01 May 2026

https://github.com/sylviachebetemth/biashara-first-healthcare

Biashara First Healthcare is a platform designed to streamline the connection between businesses and healthcare facilities.The platform features an interactive map powered by OpenLayers, allowing users to easily locate healthcare providers.

flask openlayers python3 reactjs 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/andreaslill/jfd

Japanese Language Dictionary with Study Features

android dictionary flashcards kotlin material-ui room sqlite

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/pprattis/city-tourism-events-with-firebase-app

A Java Android application that simulates the functionality of a tourist guide for events in Athens saving event information in Firebase Realtime Database.

android android-application android-studio application cardview computer-science events firebase firebase-auth firebase-authentication firebase-database firebase-realtime-database java sqlite student

Last synced: 02 May 2026

https://github.com/apostolouagge/drawing-application

A drawing application

csharp sqlite

Last synced: 03 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/sixarm/sixarm_debian_sqlite3_packages

SixArm.com » Debian » Sqlite3 packages for databases

debian dpkg packages sqlite

Last synced: 03 May 2026