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/tbreuss/ch-gemeinden

Swiss Municipality Index - Demo App using Mithril.js as frontend, Yii2 as backend, and SQLite as database engine.

demo-app docker docker-compose mithril rest-api sqlite yii2

Last synced: 09 Apr 2026

https://github.com/junaya/gk

Gank for Android - Dagger、Retrofit、OkHttp、RxJava 、DataBinding

databinding fressco okhttp3 retrofit2 rxjava sqlite

Last synced: 29 Apr 2026

https://github.com/arshadkazmi42/cookie-crud

CRUD operation on browser sqlite cookie store (cross platform)

browser chrome cookie crud firefox sqlite

Last synced: 02 Sep 2025

https://github.com/pchemguy/sqlpage-demo

This project focuses on exploring the SQLPage web app builder and developing a proof-of-concept prototype implementing various aspects/features of a web application for later use as a template or a source of code snippets.

database demo demo-app framework sql sqlite web webapp

Last synced: 05 May 2026

https://github.com/alialboushama/steam-game-price-alert

🎮 Discord bot that alerts you when Steam games on your watchlist go on sale. Get instant notifications about price drops.

api-wrapper automation bot discord discord-bot discord-notifications game-deals gaming monitoring notifications price-alerts price-tracker python sqlite steam steam-api steam-sales tools utility webhooks

Last synced: 13 Feb 2026

https://github.com/sevdanurgenc/sqflite-sample-flutter-project

This repo contains an application that shows list of student names by using SQFLite Crud Operations.

dart flutter flutter-app flutter-apps flutter-apps-development flutter-examples sqflite sqflite-database sqlite

Last synced: 16 Apr 2026

https://github.com/interstella0/stemoji

A discord bot that utilizes the discord application emoji feature as your custom emoji use!

bot custom discord discord-bot emoji emoji-bot host lightweight postgres postgresql python self self-host sqlite

Last synced: 26 Oct 2025

https://github.com/prathamreet/ct-project-176-191

A Production-Grade Microservices Task Queue with Kubernetes Native Scaling, Observability & CI/CD

cd ci docker grafana html nginx nodejs prometheus redis sqlite

Last synced: 09 Jun 2026

https://github.com/fuse-modules/fuse-sqlite

Library to use SQLite in Fuse.

databases fuse sqlite

Last synced: 07 Oct 2025

https://github.com/far-beyond-dev/pebblevault

PebbleVault is a memory database with a MySQL twist, all wrapped up in the cozy, memory-safe blanket of Rust. It’s like having a pet rock collection, but for grown-ups with serious data needs!

buntdb database in-memory-database rust sqlite

Last synced: 25 Apr 2025

https://github.com/abdelilahou/tauri-vuetsx

Tauri app using vue 3 and tsx support (starting project fresh start)

diesel-rs i18n pinia sqlite tailwindcss tauri-app tsx vue

Last synced: 05 May 2026

https://github.com/sajjadhadi/carly-nest.js

Car sales platform backend with Nest.js

backend docker nestjs nodejs prisma rest-api sqlite typescript yarn

Last synced: 25 Feb 2026

https://github.com/mynttt/cow-explorer

A visualization of the Correlates of War Militarized Interstate Dispute Locations v2.1 dataset using d3js, Flask and SQLite3.

correlates-of-war d3-visualization d3js d3v4 data-explorer data-visualization flask flask-api javascript python sqlite sqlite3 visualization

Last synced: 11 Apr 2026

https://github.com/mark-summerfield/uxf

Uniform eXchange Format (uxf) is a plain text human readable optionally typed storage format that supports custom types. It may serve as a convenient alternative to csv, ini, json, sqlite, toml, xml, or yaml.

data ini json parser pretty-printer sqlite storage-engine toml xml yaml

Last synced: 08 Oct 2025

https://github.com/media-centarr/media-centarr

Library management and playback for your movies and TV — the *ARR stack and a couch-ready player in one self-hosted Linux app. Watches directories, identifies via TMDB, plays through mpv. No Docker, no accounts, no transcoding, no streaming.

broadway elixir jellyfin-alternative linux media-center media-library mpv phoenix phoenix-liveview prowlarr radarr-alternative self-hosted sonarr-alternative sqlite tmdb

Last synced: 20 May 2026

https://github.com/dmarks84/coursework_project_banks-web-scraping-sql

Project for IBM Data Engineering & Python course on ETL & Big Data -- Scraped website data and made API calls for additional data; wrangled and transformed this data and loaded into a SQL database.

apis beautifulsoup databases elt etl nosql numpy pandas pipelines python sql sqlite web-scraping

Last synced: 10 Apr 2026

https://github.com/andrey-moura/db

A C++ wrapper around SQL based on ActiveRecord

activerecord cpp cpp17 cpp20 postgres postgresql psql sql sqlite sqlite3

Last synced: 06 May 2026

https://github.com/sqliteai/sqlite-mcp

A SQLite extension that integrates the Model Context Protocol, enabling SQLite databases to connect to MCP servers and call their tools.

ai llm mcp sqlite

Last synced: 22 Jan 2026

https://github.com/joelibaceta/backend-g3-codigo

Repositorio del curso de Backend Tecsup

backend django express firebase learning mysql nodejs python sqlite tecsup

Last synced: 15 Apr 2025

https://github.com/rodrigoelp/reactnative-typescript-exercise-15

Building an application to display available ebooks available in an online storage (in this case, this same repo)

android ios react-native sqlite type-definitions typescript

Last synced: 06 May 2026

https://github.com/mathieurodic/ormantism

A lightweight ORM built on Pydantic for simple CRUD operations with minimal code

open-source orm pydantic python python3 sqlite sqlite3

Last synced: 08 Oct 2025

https://github.com/pferreirafabricio/node-ecoleta-api

♻ RESTFul API for Ecoleta Market Place made with NodeJS

api-json api-rest express knex nodejs sqlite typescript

Last synced: 14 Apr 2026

https://github.com/vinayakvthayil/shopping_list_app

The Shopping List App is an Android application that allows users to efficiently create, manage, and update their shopping lists

android-studio java sqlite

Last synced: 28 Jan 2026

https://github.com/diegoperea20/nextjs-and-prisma-with-login-create-tasks

Nextjs + Prisma ORM REST API with SQLite featuring user authentication (login, register, change password/email, delete account). Users can create, edit, and delete titles with descriptions. A "same" section allows users to view the count of similar titles created and access emails of users with identical titles.

acounts create-task login nextjs prisma prisma-orm sqlite

Last synced: 06 May 2026

https://github.com/varalys/lore

Capture AI coding sessions and link them to git commits.

ai aider claude cli coding-assistant developer-tools git rust sqlite

Last synced: 27 Feb 2026

https://github.com/mnestorov/sqlite-commands

A brief overview of SQLite, a cheat sheet for common SQLite commands, as well as best practices for integrating SQLite with Laravel projects.

sqlite sqlite-cheat-sheet sqlite-commands sqlite-database sqlite3

Last synced: 16 Mar 2025

https://github.com/yassinebouelkheir/gestionnaire-des-poneys

Application web Laravel pour la gestion des poneys, l’assignation aux clients et l’automatisation des factures.

crud-application gestion kpi laravel-framework sqlite

Last synced: 12 Feb 2026

https://github.com/rahullkumr/fixitwala

Home services app using flutter

dart flutter sqlite

Last synced: 06 Feb 2026

https://github.com/affan-ch/nitro-downloader-mac

A modern macOS download manager built with Swift and SwiftUI. Supports video, torrent, and bulk downloads using yt-dlp, aria2c, and ffmpeg.

aria2c macos sqlite swift swiftui yt-dlp

Last synced: 27 Feb 2026

https://github.com/huoyijie/GoChat

a chat program with golang and protobuf

bubbletea chat golang protobuf sqlite tcp tutorials

Last synced: 16 Apr 2025

https://github.com/jack-hickey/cruelty-check

A tool for you to check the ethical status of products & brands.

cloudflare-workers fts fullstack product-search sqlite

Last synced: 12 Feb 2026

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

Use SQL to instantly query Doppler projects, environments, secrets & more. Open source CLI. No DB required.

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

Last synced: 02 Jul 2025

https://github.com/invictusaman/socioeconomic-indicators-in-chicago-sql-python

This project displays how to create a database connection in notebook, update database using python and how to run Python program and SQL queries together. It uses SQLite and Chicago dataset for analysis.

data-analysis jupyter-notebook python sql sql-queries sqlite

Last synced: 12 Feb 2026

https://github.com/astroxteam/quantava

Quantava is a powerful, expressive ORM for Node.js, built on SQLite. It offers a modern, intuitive API with advanced features like schema validation, soft deletes, and fluent query building — all in a lightweight package.

node orm quantava sqlite

Last synced: 13 Jun 2025

https://github.com/supwr/santos-transparencia

Projeto open source que visa permitir um melhor entendimento e leitura de informações disponibilizadas pela prefeitura de Santos-SP, no seu portal de transparência.

flask python3 sqlite

Last synced: 17 Apr 2026

https://github.com/nafisalawalidris/databases-and-sql-for-data-science-with-python

Learn how to work with databases and SQL for data science tasks using Python. Create tables, insert data, query results, and retrieve data into pandas dataframes.

database sql sqlite

Last synced: 04 May 2026

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

Use SQL to instantly query the Turbot Guardrails resources. Open source CLI. No DB required.

backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin turbot turbot-guardrails zero-etl

Last synced: 03 Apr 2026

https://github.com/painterqubits/paramdb

Python package for storing and retrieving experiment parameters.

astropy python sqlalchemy sqlite

Last synced: 11 Feb 2026

https://github.com/joekakone/sql_tutorials

SQL Tutorials - SQLite, Postgres, SQL Server

databases postgres sql sqlite sqlserver

Last synced: 02 Apr 2026

https://github.com/mzaini30/kamus

Aplikasi kamus berbasis website dengan database SQLite

sqlite vue vue-router website

Last synced: 06 May 2026

https://github.com/kgniewek/consoleprojectmanager

A Java-based console application for managing projects, tasks, users, and teams. Integrates with SQLite for data management and Gradle for build automation, packaged into a Windows executable using Launch4j for easy distribution.

2023 console-application desktop-application gradle java launch4j sqlite

Last synced: 06 May 2026

https://github.com/zlatamigas/gamecellswpfapp

WPF application inspired by LinkedIn's Queens.

csharp entity-framework mvvm sqlite wpf xaml

Last synced: 10 Feb 2026

https://github.com/liulinboyi/pythonworks

学生信息管理系统,使用tkinter、sqlite3

sqlite tkinter

Last synced: 21 Apr 2026

https://github.com/star-ga/mind-mem

v3.7.0 — Persistent, auditable, contradiction-safe memory for coding agents. HTTP/REST auth fail-closed by default. Cross-platform atomic rollback (Linux/macOS/Windows). 71 MCP tools, 17 AI clients, hybrid BM25+vector+RRF, mind-mem:4b (Ollama). LoCoMo 86.33 conv-0 (Mistral, +8.4 vs published).

agent-memory ai-agents ai-memory bm25 claude-code claude-desktop cursor fine-tuning governance hybrid-search local-first mcp mcp-server memory model-context-protocol python rrf sqlite tool-use vector-search

Last synced: 15 May 2026

https://github.com/black-purple/pandora

A simple Notes app made using iOS style Flutter widgets and SQFLite

android cupertino-design flutter ios sqlite

Last synced: 03 May 2026

https://github.com/dmytro-varich/character-ai-telegram-bot

This project demonstrates interaction with the API of the Character AI web application, as well as the structure and principles of Telegram bot development. It allows users to chat with a Character AI persona in Telegram by sending and receiving messages via the API.

aiogram3 character-ai-api python sqlite telegram telegram-bot

Last synced: 27 Feb 2026

https://github.com/jozephkabongo/nokysql

NokySQL is a lightweight, high-performance SQL Query Builder for PHP that bridges the gap between raw SQL and full ORMs.

database mysql php postgresql query-builder sql sqlite

Last synced: 14 Apr 2026

https://github.com/zoff99/csorma

C Simple ORM (Android?) - written in pure C

c orm sqlcipher sqlite threadsafe

Last synced: 15 Apr 2026

https://github.com/connorrigby/logger_backend_ecto

save all of your logs to an ecto repo.

ecto elixir logger nerves sqlite

Last synced: 03 Oct 2025

https://github.com/johnwbyrd/kappari

Paprika Recipe Manager API and sqlite cache documentation, legally reverse engineered

paprika recipe-app recipes rest-api restful-api sqlite

Last synced: 14 Apr 2026

https://github.com/anjasfedo/express-typescript

RESTful API SQLite One to Many on Express.js with Typescript & Prisma.

expressjs learning-by-doing onetomany prisma rest-api sqlite

Last synced: 16 Apr 2026

https://github.com/thegamecracks/sqlitediff

A command-line program for generating SQLite schema diffs.

migration-tool python python-package sqlite

Last synced: 08 Jan 2026

https://github.com/eucarlos/zencurta

URL shortener made with Typescript, Express and Prisma

docker-compose express expressjs js postgres postgresql prisma shortener sqlite ts typescript url-shortener

Last synced: 15 Apr 2026

https://github.com/thatianecosta/formulario-de-agendamento

Formulário de Agendamento, criado em Python, com a biblioteca Tkinter para interface e SQLite para gerenciamento de dados.

agendamento backend biblioteca formulario programacao py python sqlite tkinter

Last synced: 06 Mar 2026

https://github.com/obaskly/clinic-receptionist-tool

A simple GUI application to manage a medical patients

bot medical pyqt5 sqlalchemy sqlite

Last synced: 15 Apr 2026

https://github.com/meirbek-dev/sqlite_courseproject

Многооконное мобильное приложение для Android с использованием базы данных SQLite

android java sqlite

Last synced: 04 May 2026

https://github.com/ruby0b/sqlite-simple-interpolate

Safe interpolated SQLite queries in Haskell

database haskell sqlite string-interpolation

Last synced: 01 Jul 2025

https://github.com/poseidon-framework/qjanno

A CLI tool to run SQL queries on Poseidon .janno files

ancient-dna haskell research-data sqlite

Last synced: 02 Apr 2026

https://github.com/alvis/entrystore

[WIP] 🔌 A universal cross-backend entry store interface for CSV, JSON, PostgreSQL, Parquet and more.

csv json mysql postgres sql sqlite universal

Last synced: 15 Apr 2026

https://github.com/aaravmalani/webscraper

Scrape the web using SQLite and requests_html!

collaborate hacktober python requests requests-html scraping sql sqlite webscraping

Last synced: 02 May 2026

https://github.com/yousabu/flask_drinks_api

simple CRUD API with Flask And SQLite

api flask flask-sqlalchemy sqlite

Last synced: 06 May 2026

https://github.com/theamirhosssein/event-booking-api

This project enables users to create and manage their own events while showcasing event registrations. It is built using the Gin framework for efficient web development and leverages SQLite for reliable data storage.

gin go jwt sqlite

Last synced: 06 Jan 2026

https://github.com/objfw/objsqlite3

[Official Mirror] SQLite bindings for ObjFW.

objc objfw sqlite sqlite3

Last synced: 08 May 2025

https://github.com/rutura/chatview-android

Simple Chat View Library for building fast Chat UIs for Android devices

android backend chat chatview database sqlite ui

Last synced: 13 Apr 2026

https://github.com/pulkit1822/stray-care

A comprehensive IoT-based solution to detect stray animals on roadways and alert drivers in real-time. Built with Flask backend, React frontend, and Raspberry Pi-powered hardware components including sensors and cameras. Features include real-time detection, GPS tracking, and an interactive dashboard for monitoring alerts.

accident-prevention devfolio flask google-cloud-platform google-maps gps-tracking hackathon iot javascript mqtt open-source python raspberry-pi react real-time-detection sensor-integration smart-infrastructure sqlite strayanimal

Last synced: 04 Feb 2026

https://github.com/nsstnc/nixie_site

🛒🌐 A project of an online store selling watches on nixie-indicators.

django html-css-javascript huey python redis sqlite yoomoney

Last synced: 23 Jan 2026

https://github.com/mustansirzia/slack-beam

☄️ SlackBeam is a self-hostable slack bot that helps teams generate social media content for X (formerly Twitter) directly from Slack.

ai claude-3 docker langchain python slack slackbot sqlite

Last synced: 27 Jan 2026

https://github.com/basemax/sqlite-browser

SQLite Browser is a web-based SQLite database browser that allows you to load, execute SQL queries, and view results directly in your browser. It is designed to work with SQLite .db files, enabling users to interact with their SQLite databases via a user-friendly interface.

javascript js online-sqlite sql sqlite sqlite-webassembly sqlite3 wasm web-assembly webasm webassembly webassembly-demo webassembly-sqlite webassembly-tutorial

Last synced: 07 Feb 2026

https://github.com/mmrosadev/cadastropessoas

Aplicação para cadastro de pessoas utilizando Java-Android e SGBD SQLite.

android android-app java sqlite

Last synced: 04 May 2026

https://github.com/alexbinary/sqlite.swiftly

✨ A simple Swift wrapper for SQLite on iOS.

api database ios sqlite swift wrapper

Last synced: 15 Apr 2026

https://github.com/dotcommander/vybe

CLI for AI coding agents: persistent tasks, memory, events, and deterministic resume across crashes and session resets.

agent-framework ai-agents claude cli developer-tools golang sqlite task-management

Last synced: 25 Apr 2026

https://github.com/hadyrashwan/golang-for-node-devs

A todo app built using Turso and Go.

golang react sqlite turso

Last synced: 28 Jan 2026

https://github.com/ignema/leafter

Conception and development of an android mobile application for reading digital books focused on accessibility for the visually impaired.

android gradle sqlite

Last synced: 06 May 2026

https://github.com/biner88/sqlite_utils

Flutter sqlite plugin helps extend classes.

dart sqlite

Last synced: 21 Feb 2026

https://github.com/sinisaos/simple-piccolo

Single-file Piccolo ORM application for quickly prototyping, exploring and testing ideas without any configuration.

fastapi litestar-framework piccolo piccolo-admin sqlite

Last synced: 11 Apr 2025

https://github.com/alilotfi23/contacts-simulator

contacts book simulator with shell script

shell-script sqlite

Last synced: 25 Feb 2026

https://github.com/dbsynckit/dbsynckit.db

Foundational package within DbSyncKit, defining interfaces and contracts for consistent database interactions. This package lays the groundwork for seamless integration with various database providers.

database dbsynckit dotnet dotnet-core mssql mysql postgresql sqlite

Last synced: 12 Apr 2026

https://github.com/kathleenwest/minimalwebapientityframeworkcoresqlite

A minimal ASP.NET Core web api project to showcase Entity Framework Core with both SQLite and in-memory database implementations. This basic web api features CRUD operations with Http Verb Operations (Get, Post, Put, and Delete). Features tutorial-style YouTube videos for some topics.

asp-net-core asp-net-core-web-api crud csharp database demo entity-framework-core how-to in-memory-database learning-by-doing microsoft-learn minimal-web-api pizza pizza-shop sqlite swagger swagger-ui tutorial web-api youtube

Last synced: 28 Apr 2026

https://github.com/n516942r/neocardium

NeoCardium – Die moderne Karteikarten App für Windows 11

education sqlite windows-app winui3

Last synced: 07 May 2026

https://github.com/LOWEFI/PHP-Forum

PHP-Forum, the PHP and TOR Friendly forum system.

forum php pure sqlite

Last synced: 25 Apr 2025

https://github.com/insanitywholesale/go-todo

Demo REST API in Go written for an IEEE workshop

go golang ieee rest rest-api sqlite

Last synced: 14 Jan 2026

https://github.com/huntlabs/dbal

Database Abstraction Layer for dlang, can construct SQL statements.

database mysql postgresql sqlbuilder sqlite

Last synced: 12 Apr 2026

https://github.com/nsstnc/currency_rates

📅📈 Web application for viewing currency rates

beatifulsoup pandas python sqlalchemy sqlite streamlit

Last synced: 18 Apr 2026

https://github.com/aletheia7/banip

Watches journal and drops IP packets using regexp, dnsrbl, nftables, and sqlite. Similar to fail2ban.

fail2ban go journal nft nftables rbl sqlite systemd

Last synced: 13 Apr 2026