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/inbo/grtsdb

Spatially balanced sampling based on the General Randomized Tessellation Stratified (GRTS) using R and SQLite

grts r r-package r-stats sampling sampling-methods sqlite

Last synced: 19 Apr 2026

https://github.com/armintalaie/vigilant

A self-hostable error logging event service

docker go grpc kafka sqlite sveltekit wails

Last synced: 19 Apr 2026

https://github.com/gnobroga/vota-agora-backend

Vota Agora é uma aplicação backend simples que será integrada a um frontend em React, desenvolvida como parte do trabalho da disciplina de Redes de Computadores.

blockchain jwt nestjs smart-contracts solidity sqlite typeorm

Last synced: 20 Apr 2026

https://github.com/jarrarshahid/oop

OOP is a comprehensive repository covering OOP principles, SOLID design patterns, real-world applications, and API development with Flask & FastAPI. It includes advanced concepts like metaclasses, multiple inheritance, and dependency injection, along with full-fledged projects using SQLite/PostgreSQL. Perfect for begginers and advanced programmers.

advanced-python backend-development cli-tools design-patterns employee-management fastapi flask inventory-management-system object-oriented-programming object-oriented-programming-python oop python real-world-applications software-architecture solid-principles sqlalchemy sqlite todo-app

Last synced: 20 Apr 2026

https://github.com/futuresea-dev/backend

Defi Stats Switzerland Backend Project

backend defi flask json python sqlite

Last synced: 20 Apr 2026

https://github.com/pomxark/avaloniaentityframeworkexample

Пример подключения EntityFramework

avalonia entity-framework 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/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/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/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/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/omnisci3nce/sqlite-sessions-demo

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

sqlite sqlite3

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/anivar/amplify-watermelondb-adapter

WatermelonDB storage adapter for AWS Amplify DataStore — reactive queries, JSI-native performance on React Native, cross-platform (web, Node.js, in-memory fallback)

aws-amplify datastore graphql jsi offline-first react-native reactive-database sqlite typescript watermelondb

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/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/jakoch/wikifolio_universe

Das gesamte wikifolio.com Anlageuniversum als SQLite Datenbank.

investment-universe sqlite wikifolio

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/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/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/jlengrand/hibernate-kotlin

Tips and tricks using Hibernate and SQLite with Kotlin

hibernate kotlin sql sqlite

Last synced: 29 Apr 2026

https://github.com/mskelton/tsk

Tasks for the terminal dweller

go sqlite task todo todo-list

Last synced: 29 Apr 2026

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

React-native app managed by Expo to save your favorite locations!

expo google-geocoding-api google-maps-api react-native 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/ahmed-hamdy101/php

PHP (All In One) this not a final verison

mysql-database pdo-mysql pdo-sqlite php sqlite threehouse tutorial-code

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/pasunboneleve/cheap-rag

Simple RAG with hard guardrails. Answers only when local content is relevant — otherwise refuses. Cheap to run, cheap to understand, cheap to replace.

embeddings golang guardrails llm rag semantic-search sqlite unix-socket

Last synced: 08 Jun 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/arianacabral/sqlite-database

:symbols: Banco de Dados com SQLite

sqlite

Last synced: 08 Jun 2026

https://github.com/melonask/bria

Bria is a Rust-based multi-pipeline job orchestrator. It ingests jobs from files, HTTP/webhooks, AMQP, cron, PostgreSQL, or SQLite, runs local, Docker, or WebAssembly tasks; and emits results to files, webhooks, AMQP, databases, or live streams.

amqp bria jobs ochestration pipeline postgresql rust sqlite tasks

Last synced: 08 Jun 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/adadalshabab/orchestrating-multi-step-financial-sql-agent-using_langgraph_memory

This repository demonstrates a production-ready architecture for a multi-step Financial SQL Agent using cutting-edge LLM tooling. It leverages a combination of

faiss langchain langgraph llm openai python 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/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/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/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/abhilash26/tigerfly

A new opinionated minimal stack for building webapps with Go, HTMX and Sqlite with a more cohesive environment

chi-router golang htmx sqlite starter-kit starter-template

Last synced: 03 May 2026

https://github.com/robsonsilv4/agenda_contatos

Agenda de Contatos utilizando Flutter, Material Design e SQLite.

android dart flutter ios material-design sqflite sqlite

Last synced: 04 May 2026

https://github.com/soumadeepchoudhury/zettasql

Simple and Secure database ZettaSQL server.

application database database-management sql sql-server sqlite sqlite3

Last synced: 04 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/mscompsci/iot-weather-station

A Raspberry Pi weather station and website dashboard

flask flowbite iot raspberry-pi sqlite svelte weather weather-station

Last synced: 04 May 2026

https://github.com/mopanc/saga

Topic-grained, layered memory layer for AI coding agents — local-first, MCP, single binary. Plug Claude Code / Cursor / Windsurf / Antigravity into persistent memory across sessions and machines.

ai ai-agents claude-code cli cursor developer-tools golang knowledge-base llm mcp memory model-context-protocol rag sqlite windsurf

Last synced: 09 Jun 2026

https://github.com/banghuazhao/habit-diary

A comprehensive iOS habit tracking app with gamification, 35+ habit templates, 12-tier rating system (F-SSS), achievements, and smart reminders. Built with SwiftUI and GRDB for seamless habit formation and personal growth.

achievements consistency gamification grdb habit-tracking habits health ios lifestyle mobile motivation notifications personal-development productivity rating-system self-improvement sqlite swift swiftui wellness

Last synced: 04 May 2026

https://github.com/lucaswinkler/tapfaster

This is a reaction testing game made in Android Studio for a final project.

android android-studio game java reaction-test school-project sqlite

Last synced: 04 May 2026

https://github.com/jadc/redpin

A Discord app for pinning messages and comparing stats, powered by Go.

api async database discord discord-bot discordgo go golang routing sqlite

Last synced: 05 May 2026

https://github.com/dbsynckit/dbsynckit.templates.sqlite

Enhance your SQLite database queries with DbSyncKit.Templates.SQLite. This package delivers templates for SELECT, INSERT, UPDATE, DELETE, and COMMENT queries, simplifying SQL operations for improved readability and efficiency.

dbsync dbsynckit dotnet dotnet-core fluid sql-query-builder sqlite templating

Last synced: 05 May 2026

https://github.com/kockaadmiralac/reddit-queue

Relays Reddit mod queue content into a Discord channel.

discord discord-py discord-webhook python reddit reddit-api sqlite

Last synced: 05 May 2026

https://github.com/iagodahlem/cqlite

Sqlite clone in C.

c sqlite

Last synced: 05 May 2026

https://github.com/masudur-rahman/styx

Database Engine for different SQL and NoSQL databases

arangodb go go-orm golang golang-orm orm postgres postgresql sqlite

Last synced: 06 May 2026

https://github.com/ahmadu-suleiman/fld-floating-dictionary-window-version

FLD Floating Dictionary for Windows is a desktop dictionary app that allows you to look up words and phrases in a floating window without leaving the current app you're using. It features a database of over one million words, providing comprehensive and authoritative definitions. It also includes spelling suggestions and a random search function.

gui hmtl5 jframe json sql sqlite

Last synced: 06 May 2026

https://github.com/olbrichattila/godbmigrator_cmd

Golang command line database migrator, and HTTP migrator server, dockerized for CI-CD pipelines

automation ci-cd database database-migration go golang golang-application migration mysq postgresql sqlite

Last synced: 06 May 2026

https://github.com/kagiyanagi/rbse-qbank

Browse 14 years of RBSE Class 12 past paper questions. Filter by subject, chapter, topic, and marks.

python qbank rbse sqlite vibe-coded

Last synced: 09 Jun 2026

https://github.com/amirhosseinhonardoust/customer-sentiment-intelligence-platform

An enterprise-grade NLP + Streamlit + SQL platform for analyzing customer feedback. Performs automated sentiment detection, stores labeled reviews in SQLite, and delivers real-time dashboards with probability insights to support business, marketing, and product optimization decisions.

community-project cost-of-living dashboard data-analysis data-visualization economic-analysis inflation-tracking local-data open-data pandas price-tracker public-insight python sqlite streamlit

Last synced: 06 May 2026

https://github.com/anishlearnstocode/beer-crud-project

A basic CRUD application built using Typescript and SQLite Database for adding, removing and modifying different types of beer.

api crud express sample-project sqlite typescript

Last synced: 06 May 2026

https://github.com/tritonix711/shopease

ShopEase is a user-friendly and efficient grocery inventory management solution tailored for small retailers

os python sqlite streamlit typing

Last synced: 06 May 2026

https://github.com/matiassenia/hamburguesasit

Este es un sistema de pedidos desarrollado en Python con interfaz gráfica utilizando Tkinter. Permite gestionar los pedidos de hamburguesas y llevar un registro de las ventas y del personal encargado.

python python3 sqlite tkinter

Last synced: 06 May 2026

https://github.com/harunuyguc/python_temelleri

Basic to Advanced in Python

api bot django mongodb mysql oop python sqlite

Last synced: 07 May 2026

https://github.com/amirhosseinhonardoust/ai-personal-study-tracker

An AI-driven productivity tracking app built with Python, Streamlit, SQLite, and Machine Learning. It logs and analyzes study sessions, predicts productivity using Random Forest models, and visualizes key insights to help learners improve focus, habits, and overall academic efficiency.

ai data-analytics data-visualization education learning-analytics machine-learning productivity python random-forest self-improvement sqlite streamlit student-success study-tracker time-management

Last synced: 07 May 2026

https://github.com/sarahsidahmed/note-app

Android App for notes with an SQLite Database

android apk databases kotlin mobile-app mobiledev notes-app sqlite

Last synced: 07 May 2026

https://github.com/danielt-dev/recipeable

Platform for discovering and sharing food recipes

crud django grasp python sqlite

Last synced: 07 May 2026

https://github.com/razbuild/raztodo

A fast, minimal dependency command-line todo/task manager backed by SQLite

commandline cross-platform developer-tools lightweight minimal pythoncli sqlite task terminal todo-cli todos

Last synced: 07 May 2026

https://github.com/hackemateninja/mailer

simple project for reservation email with mailtrap and symfony mailer

mailer mailtrap php sqlite symfony

Last synced: 07 May 2026

https://github.com/gustavohennig/simpledbquerybuilder

A very simply, lightweight, and fast SQL builder with detached request and responses.

net- orm postgresql sql-builder sqlite

Last synced: 08 May 2026

https://github.com/s-ayanide/eco-lens

A smart Eco-Friendly lens 🔬 which provides an Eco Score 💯 from 1 to 100 for your product, denoting the Eco-Friendliness of the item. 🌍

eco ecofriendly react score sqlite

Last synced: 08 May 2026

https://github.com/mahmoodhamdi/esports-flask

A comprehensive Flask REST API providing real-time data for the Esports World Cup, including tournaments, teams, players, matches, and news. Features advanced search, live data scraping, and a full admin interface.

api beautifulsoup4 cors cs2 data-scraping esports esports-api flask football liquipedia openapi python rest-api sqlite swagger valorant

Last synced: 08 May 2026

https://github.com/montag451/dqliterl

An Erlang client for Dqlite

database dqlite erlang otp sqlite

Last synced: 08 May 2026

https://github.com/overshard/analytics

Single-binary self-hosted website analytics. Collector API, dashboards, world map, PDF reports.

alpine analytics axum docker rust self-hosted sqlite vite

Last synced: 08 May 2026

https://github.com/brownag/nasistools

NASIStools: Tools for the USDA-NRCS National Soil Information System (NASIS)

database nasis r sql sqlite

Last synced: 09 May 2026

https://github.com/tablelandnetwork/example-game-state-polygon

A simple multiplayer game example where the game state is stored on Tableland and a dynamic NFT is rendered from that data.

games ipfs nfts sqlite tableland

Last synced: 09 May 2026

https://github.com/cxmrykk/waze-heatmap

Store and display Waze alerts on a Heatmap (SQLite, OpenStreetMap)

javascript leaflet rust sqlite waze

Last synced: 09 May 2026

https://github.com/alexandertiopan1212/streamlit_app_gis_clustering_fcm_pso

A Streamlit-based web application for geospatial clustering using Fuzzy C-Means (FCM) and Particle Swarm Optimization (PSO), visualized on an interactive map with support for shapefiles in .zip format. Includes a blog module for adding and managing user-generated articles.

fiona fuzzy-cmeans-clustering pso-algorithm python sqlite streamlit

Last synced: 09 May 2026

https://github.com/simsononroad/easy_sqlite_db

This is a python library what makes easyer to use qlite

database library python sql sqlite

Last synced: 10 May 2026

https://github.com/joaojkuligowski/sqlite-multi-db-rest-api

A minimal REST API for creating and managing SQLite3 databases remotely. Easily spin up lightweight SQLite instances, run queries, load extensions, and access multiple databases over HTTP. Ideal for prototyping, local tools, testing environments, and simple remote data storage.

api-server databases portable python remote-database rest-api sqlite

Last synced: 10 May 2026

https://github.com/andy-y-li/pi-db

povide access sqlite on pi

gin go-server golang sqlite

Last synced: 11 May 2026

https://github.com/maragudk/gai-starter-kit

Get started with LLMs, FTS and vector search, RAG, and more, in Go!

ai evals fts go llm rag sqlite vector-search

Last synced: 11 May 2026

https://github.com/tdanks2000/create-electrobun-stack

Scaffold production-minded Electrobun desktop apps with Bun, React, TypeScript, Vite, typed RPC, and optional integrations.

biome boilerplate bun cli desktop-app drizzle electrobun react rpc scaffolding shadcn-ui sqlite tailwindcss tanstack-query tanstack-router template typescript vite

Last synced: 11 May 2026

https://github.com/jmagar/cortex

Homelab syslog receiver plus MCP server for searching, tailing, and correlating logs across hosts.

ai claude-code claude-code-plugins codex gemini homelab llm logs mcp mcp-server model-context-protocol observability rust self-hosted sqlite syslog

Last synced: 10 Jun 2026

https://github.com/sealjay/mcp-whatsapp

Single-binary Go MCP server that wraps whatsmeow to expose a personal WhatsApp account as 41 MCP tools (messaging, groups, polls, media, privacy).

claude go golang llm mcp mcp-server model-context-protocol sqlite whatsapp whatsmeow

Last synced: 11 May 2026

https://github.com/preston-peterson/aerodrome

A self-hosted ADS-B aircraft tracker for your home receiver. Live tracking, watchlist alerts, military-aircraft highlighting, push notifications, and a stats dashboard — runs on a Raspberry Pi or any small Linux box.

ads-b aircraft-tracking aviation fastapi home-server python raspberry-pi self-hosted sqlite

Last synced: 01 Jun 2026

https://github.com/tamimattafi/android-room-compound

A light-weight code generation library that helps reducing boilerplate code when working with relations in Room

android android-library compound kotlin ksp relationships room-database sqlite

Last synced: 12 May 2026

https://github.com/mekedron/wolt-stats

Unofficial hobby dashboard for syncing and exploring your Wolt order history.

dashboard delivery food sqlite svelte tailwindcss unnoficial vibe-coding wolt

Last synced: 12 Jun 2026