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/thejenildgohel/synapse

MCP server: Persistent AI memory + knowledge graph + code search. Local-first. Pure SQLite. npm install -g synapse-cortex

agent-memory ai-agents ai-memory code-intelligence knowledge-graph llm local-first mcp memory model-context-protocol sqlite typescript

Last synced: 27 May 2026

https://github.com/trinovantes/mal-cover-css

Automatically generate CSS to add cover images to your MyAnimeList classic list designs

docker expressjs myanimelist nginx nodejs sqlite typescript vuejs

Last synced: 13 Apr 2026

https://github.com/thomasdesr/nssqlite

An NSS module that lets you store Linux Auth databases (passwd, group, shadow) in a SQLite database instead of text files.

linux-auth linux-authentication name-service-switch nss nsswitch sqlite

Last synced: 25 Aug 2025

https://github.com/harshdoshi999/node-react-social-auth

Social authen with NodeJS (ExpressJS) + ReactJS + TailwindCSS + SQLite

boilerplate fullstack google-authentication google-cloud nodejs reactjs sqlite tailwindcss

Last synced: 27 Feb 2026

https://github.com/andreeadraghici/github-metrics-dashboard

This application serves as a web interface for interacting with GitHub API to establish metrics.

dashboard django-framework github-api metrics-visualization python rest-api sqlite webapp

Last synced: 27 Feb 2026

https://github.com/laateef/salsabil

Salsabil is an open source C++ persistence framework provides a unified way to interface with databases and performs object relational mapping (ORM) for your plain old objects.

connector cplusplus cpp cpp11 database driver orm persistence rdbms sql sqlite

Last synced: 10 Apr 2026

https://github.com/joswinemmanuel/reachout-demo-2

Initial implementation and testing of ReachOut, a mental health support platform for college students.

css django html javascript python scss sqlite

Last synced: 09 Apr 2026

https://github.com/suizer98/djangogis

This project is created for: Grab GeoStars Program 2022 Geospatial Research Project.

django folium geostar gis grab openrouteservice python sqlite

Last synced: 12 Apr 2026

https://github.com/izaiasmorais/nlw-esports

Aplicação focada em unir jogadores de diversos jogos. Você pode usá-lo para encontrar um duo ou até mesmo um squad completo para jogar o seu game favorito.

app expo games mobile nlw nodejs prisma react react-native sqlite tailwindcss typescript vite

Last synced: 08 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/mskelton/tsk

Tasks for the terminal dweller

go sqlite task todo todo-list

Last synced: 29 Apr 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/hirotakadango/chat-forum

Simple chat forum php sqlite

chat forum php sqlite

Last synced: 10 May 2026

https://github.com/alexandredev3/jwt-secure-authentication

Utilizando JWT para um autenticação segura em Node.js e Typescript.

jsonwebtoken jwt jwt-authentication koajs nodejs sql sqlite typeorm typescript

Last synced: 16 Apr 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/usausa/extensions-configuration-sqlite

Configuration extensions.

configuration sqlite

Last synced: 13 Feb 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/oandrieu/mlsqlite

SQLite bindings for OCaml

ocaml sqlite

Last synced: 08 May 2026

https://github.com/tinuwalther/podepshtml

An example for using pode and PSHTML with mySQLite and Pester v5+.

bootstrap mermaid pester pode pshtml psnettools sqlite

Last synced: 28 Feb 2026

https://github.com/hirotakadango/group-messages

This is just a very simple group messages using ajax.

chat-app message real-time-messaging sqlite sqlite-database

Last synced: 17 May 2026

https://github.com/mouses007/crypto-trading-journal

Local, privacy-focused crypto futures trading journal. Bitunix + Bitget, AI reports & share cards, SQLite/PostgreSQL, Docker support, auto-update. No cloud, no subscriptions.

bitget bitunix crypto express futures sqlite trading trading-journal vue3

Last synced: 24 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/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/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/nwylynko/budget-youtube

A very budget somewhat scuffed Youtube clone using Nextjs and a SQL database

nextjs react sql sqlite youtube

Last synced: 16 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/erismardev/gopportunities

A job opportunities API built using Golang. The API uses Go-Gin as a router, SQLite as a database, and GoORM for database communication. It also includes Swagger for documentation and testing, and a well-organized package structure.

api gin go golang goorm rest sqlite swagger

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/eggpool/sqlitemulti

A Sqlite wrapper to use a sqlite DB from several threads, optionaly in a dedicated process of its own.

lock multiprocessing python queue sqlite threading

Last synced: 23 Apr 2026

https://github.com/aissa-laribi/db-ct-deploy

Collection of database servers running and executing on lightweight Docker containers

alpine-linux database docker mongodb mysql postgresql redis sqlite sqlite3

Last synced: 01 Jul 2025

https://github.com/finesse/wired

Light standalone ORM with a query builder and no external configuration

database library mysql orm pdo query-builder sql sqlite

Last synced: 09 Apr 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/illarionov/wasm-sqlite-open-helper

Implementation of SupportSQLiteOpenHelper.Factory based on SQLite compiled for WASM

android emscripten graalvm kotlin room sqlite wasm

Last synced: 13 Apr 2026

https://github.com/believer/recipes

Recipes that we make

go htmx sqlite tailwindcss

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/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/arc-hugo/clavardage

Application de communication décentralisée au sein d'un réseau local

chat decentralized java javafx sqlite

Last synced: 07 May 2026

https://github.com/nevin100/langgraph-revision

This repository serves as an educational resource for understanding LangGraph, a framework for building stateful multi-actor applications with language models.

agent groq-api langchain langgraph python rag sqlite uv

Last synced: 24 May 2026

https://github.com/edwardcdev/node-express-rest-api

A simple REST API based on Node.js, Express.js and SQLite

express node restful-api sqlite

Last synced: 15 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/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/wannacry081/makersync-django

The MakerSync API connects our Flutter mobile app with the machinery for converting PETG plastic into 3D printing filament. It has two versions: v1 links with Firebase Firestore via firebase_admin in Python, while v2 uses SQLite.

django django-ninja django-ninja-extra firebase rest-api sqlite

Last synced: 05 Oct 2025

https://github.com/anastasios3/task-managment-app-mk-i--lightweight

Task Manager: A Flask-based app for managing tasks with priorities, authentication, and completion tracking.

bootstrap flask flask-login flask-wtf jinja2 python sqlite

Last synced: 16 Apr 2026

https://github.com/sn0wo2/quicknote

Create and share notes quickly and easily.

backend go golang markdown mysql note postgresql quicknote sqlite sqlite3 sqlserver

Last synced: 10 Apr 2026

https://github.com/yousha/dbalite

A lightweight DBAL(Database Abstraction Layer) library for PHP.

database database-access-layer dbal migration mysql oracle php schema-management sqlite

Last synced: 09 Apr 2025

https://github.com/grivasgervilla/quizapp

Question and answer game app

android music quizzes sqlite

Last synced: 21 Apr 2026

https://github.com/askhan963/intra-social-app

This mobile app project I made using React Native. It has navigation, SQlite and UI design for mobile.

android naviagtion react-native sqlite

Last synced: 04 May 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/starkgang/unidb-beta

Attempt to bring Mongo DB syntax to SQL.

mongo mongodb pymongo python3 sql sqlite sqlite3

Last synced: 15 Oct 2025

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/lukenoutte/happy-nlw-3

📕 Next level week #3

express nlw reactjs sqlite typescript

Last synced: 16 Apr 2026

https://github.com/brittof/lexy

API Template for Bun, Elysia, Ulid, Drizzle, Sqlite and Chalk

bun drizzle elysiajs sqlite ulid

Last synced: 08 May 2026

https://github.com/seem/circleci-to-sqlite

Save data from CircleCI to a SQLite database

circleci datasette datasette-io datasette-tool dogsheep sqlite

Last synced: 09 May 2026

https://github.com/dorukeskicorapci/sql-basics

This project includes basics of SQL database manipulation using java.

classes database sql sqlite

Last synced: 08 May 2026

https://github.com/nisakson2000/dnd-tracker

D&D 5e Campaign Character Tracker — a local React + FastAPI web app for managing characters, spells, inventory, combat, journal, and more. Built-in PHB rules, beginner-friendly tooltips, and onboarding wizard.

character-tracker claude-code dnd dnd-5e fastapi javascript python react sqlite tailwindcss

Last synced: 01 Apr 2026

https://github.com/litebase/litebase-laravel

Laravel SDK for Litebase, an open source distributed database built on SQLite and backed by distributed file systems and object storage

database laravel litebase php sdk sql sqlite

Last synced: 13 Jan 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/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/mejanh/express-nodejs-typeorm-api

A Simple Expressjs API with TypeORM and Sqlite database

api crud expressjs nodejs sqlite typeorm typescript

Last synced: 02 Apr 2026

https://github.com/heathlogancampbell/tweet-clone-mvc

A small tweeter clone using Dotnet

dotnet mvc mysql sqlite

Last synced: 13 Apr 2026

https://github.com/samad101/airline

Simple DBMS of an airline using Django and SQLite. Thanks to CS50.

django sqlite

Last synced: 16 Apr 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/furk4nbulut/map-tracker-flutter

Map Tracker is a Flutter application designed to help users track their walking activities. The application allows users to start and end walking sessions, calculate the duration and distance of each activity, and view detailed historical data on a map.

firebase firestore flutter sqflite sqlite

Last synced: 27 Feb 2025

https://github.com/l-vamsi-krishna/todo

Flask & CLI based ToDo application built with python

cli database flask flask-sqlalchemy python3 sqlite todo

Last synced: 11 Mar 2025

https://github.com/egphp/iptv-manager-updates

IPTV Manager v3.5: Plex-first self-hosted IPTV catalog manager, downloader, local VOD player, Plex watch tracker, disk discovery, safe trash/restore, Connected Devices, PWA, Docker. مدير IPTV شامل لتنظيم الكتالوج والتحميل والمتابعة.

aria2 connected-devices docker flask imdb iptv iptv-manager local-playback media-downloader media-manager omdb plex plex-media-server pwa python self-hosted sqlite tmdb vod watch-tracking

Last synced: 07 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/cosmos-loops/cosmos-dapper

Cosmos.Dapper is a part of Cosmos.Data, a inline project of COSMOS LOOPS PROGRAMME. This repository provides a package of StackExchange.Dapper to improve development efficiency.

dapper data mysql mysqlconnector oracle postgresql sql-query sqlite sqlkata sqlserver

Last synced: 11 Apr 2026

https://github.com/deadislove/dotnet-hexacleanhybarch-template

Modular, testable backend architecture template in .NET 9. Combines Hexagonal + Clean Architecture with plug-in-style modules (Auth, User, etc.) and dynamic adapter registration for scalable systems.

api-template clearn-arch ddd docker-compose dockerfile dotnet health-check hexagonal-architecture jwt-authentication modular-design mssql plugin postgresql rate-limiting sqlite swagger-ui

Last synced: 12 Apr 2026

https://github.com/killo0077/flask-notes-api

A simple Flask REST API for managing notes using SQLIte. Perfect for leaning backend development.

api backend crud flask junior learning python rest-api 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/lookinfome/vaxtrack_v1.1.0

Vax Track v1.1.0, built with ASP.NET MVC, now features a restructured architecture, a new DTO layer, normalized model relationships, redefined service methods, an enhanced admin page with additional charts, and an updated UI for improved usability.

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

Last synced: 10 Apr 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/albertoblaz/hackweek-graphql

React demo app wrapped in Electron that connects to a GraphQL backend built in JavaScript

apollographql create-react-app electron flow graphql javascript react sqlite styled-components

Last synced: 10 Apr 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/rohanag03/inventoryiq

InventoryIQ is a inventory management app with mobile barcode scanning.

android-development android-sdk crud-application firebase-auth inventory-app 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/lee-stevens/clapham-zoo

Angular ASP.NET - First project in Stack

angular asp-net entity-framework entity-framework-core mvc sqlite

Last synced: 16 Apr 2026

https://github.com/jke94/solutionrepositorypattern

A little example of how seed random data in the database when the web application is launched. Using SQL Server as data provider and code first strategy to build the application.

efcore net5 sqlite sqlserver

Last synced: 14 Apr 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/uberkael/chromium-search-engine-export

Chromium Search Engine Settings Export and Import

chrome chromium pytest python sqlite tk tkinter

Last synced: 13 Apr 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/k0msenapati/translation-service

A FastAPI-based translation service that provides asynchronous text translation using AI models.

fastapi groq sqlite sqlmodel translation

Last synced: 22 Aug 2025

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/atetheone/pizzastore

API de gestion de pizzas construite avec ASP.NET Core et Entity Framework Core, utilisant SQLite pour la persistance des données. Fournit des opérations CRUD et une documentation interactive avec Swagger.

asp-net-core backend crud csharp entity-framework-core sqlite swagger

Last synced: 21 Apr 2026

https://github.com/gioe/tusk

Portable task management for Claude Code — local SQLite DB, CLI, and skills for autonomous workflows

ai-agents claude-code cli developer-tools sqlite task-management

Last synced: 17 Jun 2026

https://github.com/kirill-jjj/teamtalk-telegram-sender-rs

A robust bridge between TeamTalk and Telegram written in Rust. Features real-time notifications (join/leave), admin moderation tools, and customizable user settings.

async localization rust sqlite sqlx teamtalk telegram-bot teloxide tokio

Last synced: 18 Jan 2026

https://github.com/mgnischor/cbm-lrv-estoque

Sistema de controle de estoque desenvolvido em C# e WPF para o Corpo de Bombeiros Militar de Lucas do Rio Verde, com gerenciamento de materiais, entradas, saídas, relatórios e controle de validade.

csharp nsis sqlite wpf

Last synced: 17 Jun 2026