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/deividsousan/taskmaster

Website de organização de tarefas desenvolvido com o intuito de praticar Python junto ao micro-framerwok Flask.

backend flask html-css-javascript htmx mysql python server-side sqlalchemy sqlite

Last synced: 09 Apr 2026

https://github.com/sjinks/sqlite3-cmake

libsqlite3 with CMake support

cmake cmake-lib libsqlite3 sqlite sqlite3

Last synced: 21 Sep 2025

https://github.com/thipages/sqlitecli

SQLite CLI PHP wrapper

cli php sqlite wrapper

Last synced: 16 May 2026

https://github.com/v7e5/bareapi_asp_core

An example of a barebones ultra minimal todo list api using ASP.NET Core minimal webapi with simple cookie-based auth and zero dependencies.

api asp-net-core aspnetcore barebones csharp dotnet dotnet-core minimal minimal-api rest-api sqlite sqlite3 todolist webapi

Last synced: 31 Jul 2025

https://github.com/sayjava/sgraph

sgraph is a schema first graphql api server powered by the sequelize orm library and envelope plugins compatible

api-server dgraph envelope graphql hasura prisma sequelize sqlite

Last synced: 07 May 2026

https://github.com/foo123/easydb.js

Database abstraction layer (DBAL) for Node.js (supports mysql, postgres, sqlite,..)

dbal dbms mysql node-js postgresql sqlite

Last synced: 09 Apr 2026

https://github.com/pointedsec/yt-converter-api

A Go-based REST API for YouTube video conversion and management with user authentication, admin controls, and video format selection capabilities. Built with Fiber framework, SQLite and Python (yt-dlp).

admin-panel docker fiber go-fiber golang golang-api jwt jwt-authentication rest-api sqlite user-management video-processing youtube-api youtube-api-video-converter youtube-downloader

Last synced: 02 Aug 2025

https://github.com/sky0621/cv-admin

CVのデータソース管理、Web API提供、Excel出力

cobra echo ent excelize golang kin-openapi openapi3 ozzo-validation sqlite swagger

Last synced: 12 Aug 2025

https://github.com/cr1ator/shikimory_activity

🔔 Telegram bot for tracking Shikimori.one activity - anime watch history, online status notifications

aiogram aiogram3 anime anime-bot anime-tracker asyncio beautifulsoup notification-bot python shikimori sqlite telegram telegram-bot web-scraping

Last synced: 09 Nov 2025

https://github.com/alvinwan/uniexpect

doctest utility and inline testing for REPL languages

inline-testing language python python-doctests repl scheme sqlite testing utility

Last synced: 18 Apr 2026

https://github.com/kazimovzaman2/cs50w-commerce

🤑 Project 2 of "Harvard CS50’s Web Programming with Python and JavaScript"

commerce cs50 cs50w cs50web-project2 css django html sqlite

Last synced: 06 May 2026

https://github.com/mikeleppane/tursotui

A keyboard-driven terminal UI for browsing, querying, and administering Turso and SQLite databases — built with Rust, ratatui, and vim-inspired navigation.

cli crossterm database ratatui rust sqlite terminal terminal-ui tui tui-app turso tursodb vim

Last synced: 02 Apr 2026

https://github.com/wildev-studios/hikari-persist

A lightweight and modular persistent cache library for hikari-based Discord bots

async cache database discord hikari persistence sqlite

Last synced: 10 Apr 2026

https://github.com/akazad13/adda

This repository contains a social app built using angular 18, a standalone single-page application with asp.net 8 as backend API with Entity Framework.

angular api dotnet dotnet-core dotnetcore entity-framework-core identity mysql rest-api sqlite

Last synced: 04 Apr 2025

https://github.com/floralunit/todolistwithfinances-xamarin-sqlite-mobileapp

Мобильное приложение со списком задач для разных категорий и калькулятором расходов.

sqlite xamarin xamarin-android

Last synced: 01 Feb 2026

https://github.com/arumandesu/go-revise

go-revise is a Telegram bot designed to help you retain and reinforce information over time. Whether it's an article you’ve read about maps in Go, or any other topic, the bot ensures you don’t forget by prompting you to revisit the content at regular intervals.

golang sqlite telegram-bot

Last synced: 28 Jan 2026

https://github.com/launchcodedev/germinator

A package to help with seeding databases using declarative YAML files

database-seeding fake-data fixtures nodejs postgresql sqlite

Last synced: 07 Feb 2026

https://github.com/aplbrain/grandlite

A SQLite-like tool for querying graphs from the command-line using graph query languages in in-memory Python.

aplbrain command-line cypher dotmotif grand-graph graph graph-database graph-query graphs in-memory neo4j opencypher sqlite

Last synced: 11 May 2026

https://github.com/laolarou726/text_2_sql_demo

This is a minimal demo project to show the capabilities of a Text2SQL system using LangChain, it contains all the things you required to build a basic RAG system. Using Chinook as the sample database.

agent database langchain llm python sqlite text2sql

Last synced: 16 Feb 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/abhijithganesh/quizapp-hono-backend

This is the backend service for the QuizApp, designed to manage quizzes, questions, and user responses. It provides a RESTful API for creating, updating, and fetching quiz data.

bun honojs prisma sqlite typescript

Last synced: 04 Mar 2026

https://github.com/philipphermes/planning-poker

Planning Poker is a lightweight web app for agile teams to collaboratively estimate tasks. Built with Next.js, TypeScript, and WebSockets, it provides real-time updates, secure authentication, and persistent storage with SQLite/Drizzle ORM.

nextjs planning-poker react sqlite typescript websocket

Last synced: 23 Jan 2026

https://github.com/darshan-rajanna/farmers-ecommerce

A full-stack platform for farmers to sell agricultural products directly. Includes advanced frontend design and Google API integration.

django-project html-css-javascript python sqlite

Last synced: 25 Feb 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/maragudk/sqlite

An experimental SQLite database driver.

database-driver golang sqlite

Last synced: 10 May 2026

https://github.com/mysticquest/dotnet-api-demo

A .NET 7.0 Rest API (ASP.NET controllers with a console app interface), utilizing entity framework and sqlite.

asp-net csharp dotnet dotnet7 entity-framework-core mvc sqlite

Last synced: 10 May 2026

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

contacts book simulator with shell script

shell-script sqlite

Last synced: 25 Feb 2026

https://github.com/spences10/cclog

🔄️ Sync Claude Code transcripts to SQLite for analytics, uses bun:sqlite

bun-sqlite claude-code sqlite

Last synced: 31 Jan 2026

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/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/thebluesky/microsoft.data.sqlite.winrt

ASP.NET Core SQLite implementation of the System.Data.Common provider model modified to support WinRT for Windows 8.1 and Windows Phone 8.1.

sqlite windows-8 windows-phone winrt

Last synced: 03 Mar 2026

https://github.com/amitasj7/stockvision

StockPredictor is a machine learning-based project designed to forecast stock prices using historical data and various predictive algorithms. This tool provides users with insights into potential future stock performance, allowing for informed investment decisions.

bootstrap django html-css-javascript python sqlite stock-price-prediction

Last synced: 31 Jan 2026

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

Get the temperature of Raspberry Pi and control the fan, write the process data to sqlite database.

auto-start db fan pi3 raspiberry sqlite temperature

Last synced: 16 Apr 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/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/fuse-modules/fuse-sqlite

Library to use SQLite in Fuse.

databases fuse sqlite

Last synced: 07 Oct 2025

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/dluismendezpy/nest-crud-prisma-sqlite

This is a simple crud using NestJS, Prisma and Sqlite

nestjs prisma sqlite typescript

Last synced: 29 Apr 2026

https://github.com/valence-works/console-log-streaming

Reusable .NET libraries for capturing, redacting, buffering, streaming, and optionally persisting stdout/stderr console logs.

console diagnostics dotnet signalr sqlite stderr stdout

Last synced: 31 May 2026

https://github.com/mikeduglas/sqlite-x

Native SQLite access for Clarion

clarion sqlite

Last synced: 08 Oct 2025

https://github.com/hirotakadango/hdboard

4chan clone in php and sqlite database with only single file.

4chan-clone anonymous booru forum imageboard php sqlite

Last synced: 25 Apr 2026

https://github.com/hayasaka7/haya-tab

A lightweight music tab manager for guitarists and musicians, built with Go and Wails.

alphatab go guitar guitar-pro guitar-tabs musicxml pinia sqlite typescript vite vue wails

Last synced: 29 Apr 2026

https://github.com/fiatjaf/fieldbook-to-sql

This used to turn books from the late fieldbook.com into complete SQLite3 databases

fieldbook sqlite sqlite3

Last synced: 30 Apr 2026

https://github.com/kanarus/qjack

ergonomic sqlx wrapper for nightly Rust

async await mysql postgres postgresql rust sql sqlite

Last synced: 28 Apr 2026

https://github.com/helmut1996/sistema_facturacion_ferreteria

Sistema de Facturacion para ferreteria con impresora movil en android studio

java jdbc-driver pdf-generation sqlite sqlserver-2019

Last synced: 28 Apr 2026

https://github.com/joaopfsiqueira/notify-service

Repositório criado para entender um pouco mais sobre nest e algumas das suas singularidades.

nestjs nodejs prisma sqlite typescript

Last synced: 28 Apr 2026

https://github.com/danp/halifax-meetings

Scraping of Halifax meetings to SQLite

civic-tech open-data scraping sqlite

Last synced: 27 Apr 2026

https://github.com/forjd/signal-box

Local-first AI inbox for developer context, project memory, and shipping artefacts.

ai developer-tools knowledge-management local-first productivity project-memory react rust sqlite tauri typescript vite

Last synced: 31 May 2026

https://github.com/welikecode/mint-mory

Typed, graph-linked, self-consolidating memory for LLM agents — single-file SQLite, with MCP/CLI/HTTP. ’Member or die!

agent-memory agents embeddings knowledge-graph llm local-first mcp memory python rag sqlite vector-search

Last synced: 25 Jun 2026

https://github.com/mmvergara/threads-clone

Simple threads clone made using remix, drizzle, sqlite.

drizzle drizzle-orm react remix remixjs sqlite sqlite3 threads threads-clone uploadthing

Last synced: 06 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/prodrom3/nostos

Zero-dependency Python CLI for batch-updating and curating a fleet of git repositories. SQLite metadata index, fail-closed upstream probes (GitHub / GitLab / Gitea), weekly digest, Obsidian bridge.

automation batch-processing cli devsecops fleet-management git git-pull gitea github gitlab obsidian parallel python red-team repository-management sqlite zero-dependencies

Last synced: 01 May 2026

https://github.com/moaminsharifi/simple-food-tracker-with-flask

simple food tracker with flask and sqlite3, frontend with bootstrap

bootstrap flask python sql sqlite

Last synced: 15 Apr 2026

https://github.com/tyronejosee/sandbox_django_rest_framework

Practice and experimentation environment for Django Rest Framework. Includes test configurations, patterns, external libraries, and more.

django django-rest-framework sandbox sqlite

Last synced: 01 May 2026

https://github.com/yehorbk/sqlitemanager

Cross-platform SQLite managing application. (JavaFX)

database desktop java javafx javafx-application javafx-desktop-apps javafx-gui sql sqlite sqlite3

Last synced: 02 Apr 2026

https://github.com/mindlessmuse666/client-data-analysing-tool

Инструмент для анализа данных. Приложение позволяет пользователям загружать данные в формате CSV, фильтровать их, визуализировать ключевые показатели с помощью графиков и создавать отчеты.

data-analysis desktop-application matplotlib pandas pyqt6 pyqt6-desktop-application python sqlite student-project

Last synced: 26 Apr 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/lunodb/lunodb

Modern, AI-powered database client supporting MySQL, PostgreSQL, SQLite, MariaDB, MongoDB, SQL Server, and Redis with voice dictation, multiple AI providers, and visual relationship diagrams.

database developer-tool mariadb mongodb postgresql redis sql sqlite

Last synced: 01 May 2026

https://github.com/ststeiger/sqlite.fullymanaged

Fully Managed C# port of SQLite

csharp sqlite sqlite3

Last synced: 02 May 2026

https://github.com/cosmowyn/isrc-catalog-manager

Local-first music catalog manager for artists and labels: tracks, releases, works, rights, contracts, GS1, and deliverables.

artist-tools contract-management desktop-app digital-assets gs1 isrc iswc local-first music-business music-catalog music-metadata pyside6 record-label rights-management sqlite

Last synced: 25 May 2026

https://github.com/sun-praise/static-html

A local HTML preview server with CLI for registering HTML files as browser-viewable sessions / 本地 HTML 预览服务器

cli go html preview sqlite

Last synced: 26 Jun 2026

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

Use SQL to instantly query Duo resources. Open source CLI. No DB required.

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

Last synced: 03 May 2026

https://github.com/rajofearth/sunx

Sunx a modern, production-ready authentication template built with Next.js , Better Auth, Prisma ORM, and shadcn/ui components.

betterauth nextjs postgresql prisma prisma-orm sqlite template

Last synced: 04 May 2026

https://github.com/yolo-maxi/runyard

Runyard: self-hosted control plane for agent runs

agents mcp runners self-hosted sqlite

Last synced: 30 Jun 2026

https://github.com/bit8bytes/goalkeepr

Turn Your Goals Into a Clear Timeline.

golang htmx sqlite

Last synced: 03 May 2026

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/os8ai/os8

A personal operating system for building custom web apps with AI agents

ai ai-agents claude desktop-app developer-tools electron gemini local-first react sqlite tailwindcss vite

Last synced: 26 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/thomasthanos/make_your_life_easier.a.e

All-in-one Windows desktop app — AES-256-GCM password manager, system tools (SFC, DISM, cleanup), one-click software installer, and auto-updates via GitHub Releases.

aes-256-gcm auto-updater desktop-app password-manager sqlite system-tools windows

Last synced: 27 Jun 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/codefather-labs/claudebase

Local infrastructure for LLM agents — hybrid retrieval, cognitive memory, persistent channels

agent-memory ai-agents bm25 claude claude-code developer-tools embeddings knowledge-base llm mcp rag rust semantic-search sqlite vector-search

Last synced: 06 Jun 2026

https://github.com/pageton/bridge-db

Move data between SQL and NoSQL databases with a single CLI command.

cli cockroachdb cross-database database-migration etl go mariadb mongodb mssql mysql postgresql redis sqlite

Last synced: 05 Jun 2026

https://github.com/byte92/stocktracker

Local-first portfolio tracker & AI investing copilot. 本地优先的个人投资记录、组合分析与 AI 投研助手。

ai-agent finance investment local-first nextjs portfolio-tracker sqlite stock

Last synced: 19 Jun 2026

https://github.com/kbennett2000/lan-games

A lightweight, vanilla JavaScript framework for building real-time multiplayer LAN games (Monopoly, Connect Four, Scrabble, Uno, etc.). Includes auth, persistence, hot-reload config, and pure-function game logic.

board-games game-framework javascript lan-party multiplayer-game socketio sqlite vanilla-js

Last synced: 15 Jun 2026

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/timnekk/sqlitecontroller

Export and Import data to SQLite DB

database sqlite sqlite3

Last synced: 11 Oct 2025

https://github.com/mustafayasinemir/e-commerceapp

In this project, I experimented with different cloud environments and gained experience in communicating between various services. I developed a mobile application using Microsoft's new technology MAUI (Multi-platform App UI)

asp-net-core-web-api azure entity-framework-core maui mssql sqlite

Last synced: 19 Jan 2026

https://github.com/lookinfome/vaxtrack_v1.0.0

Vax Track v1.0.0, built with the ASP.NET MVC framework, simplifies the vaccination process for users and administrators alike. It offers easy registration, slot booking, and robust admin tools for managing approvals and slot availability.

ajax asp-net-core asp-net-mvc bootstrap csharp css html javascript sqlite

Last synced: 04 Feb 2026

https://github.com/affan-ch/cyber-vault-mac-offline

An offline password manager for macOS built with Swift and SwiftUI. Securely stores credentials, credit cards, notes, and 2FA codes using local encryption.

macos sqlite swift swiftui

Last synced: 05 May 2026

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/realaravinth/libadmin

framework, database and database driver agnostic authentication and admin dashboard for rust applications

actix-web admin-dashboard authentication postgresql rust sqlite sqlx

Last synced: 05 May 2026

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

A products APIs to manage catalog with integration of AWS S3 as file storage service and SQLite as database.

aws-s3 fastapi python sqlite

Last synced: 13 Apr 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/yousabu/flask_drinks_api

simple CRUD API with Flask And SQLite

api flask flask-sqlalchemy sqlite

Last synced: 06 May 2026

https://github.com/lowleery/vwebx

A modern, fast, and flexible web framework for the V programming language

api framework http json rest server sqlite v web

Last synced: 12 Oct 2025

https://github.com/hon-nova/postprisma

Post Project is a simple authentication system built with TypeScript, Express.js, and Passport.js using the local strategy for user login. It leverages Prisma with an SQLite database to manage user data securely.

ejs-express passport-local prisma prisma-orm sqlite typescript

Last synced: 18 Mar 2025