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/mjczone/dappermatic

IDbConnection extension methods for DDL (Data Definition Language) operations.

api aspnetcore csharp dapper ddl dml dotnet mysql orm postgresql sqlite sqlserver

Last synced: 22 Jun 2026

https://github.com/delly-net/dbunny

A lightweight .NET database abstraction layer that provides a unified API for working with multiple database types. DBunny uses a provider pattern to enable database-specific implementations while maintaining a common interface.

csharp data-access database database-abstraction dotnet dotnet-standard provider-pattern sqlite

Last synced: 22 Jun 2026

https://github.com/fitri-hy/electron-desktops-nodejs

Desktop application (base template) designed for NodeJS-based backoffice and data management needs.

backoffice database ejs electron nodejs project sql-js sqlite tailwind-css template

Last synced: 06 Jan 2026

https://github.com/rezafarazi/tq

Quiz App Server Version

java javafx javafxml socket sqlite

Last synced: 01 May 2026

https://github.com/ruanvalente/bunstack-playground

Este é um playground/template para explorar e demonstrar as melhores práticas de desenvolvimento full-stack utilizando o ecossistema Bun. O projeto implementa um sistema de gerenciamento de tarefas com uma API robusta e uma interface web moderna.

backend bun database frontend fullstack javascript nodejs react sqlite typescript

Last synced: 25 Feb 2026

https://github.com/arpitaswal/local-storage-offline-architecture

Flutter Local Storage & Offline Architecture Playground! This project is a comprehensive, production-ready educational workspace designed to teach developers the persistence options, structures, and offline-first design patterns available in the Flutter ecosystem.

dart drift-database flutter hive isar-database local-database localstorage offline-cache secure-storage sharedpreferences sqlite

Last synced: 25 Jun 2026

https://github.com/xnuvers007/php-native-migrator

A powerful, 100% dependency-free, framework-agnostic database migration and seeding engine for native PHP projects. Bring Laravel's elegant schema builder and CLI automation to your raw PHP code! 🚀

cli database database-migration framework-agnostic laravel-inspired migration mysql php php-native schema-builder seeder sqlite zero-dependencies

Last synced: 25 Jun 2026

https://github.com/openwong2kim/wlog

See your Claude Code session's tokens, cost & tool decisions without standing up Grafana — a single-binary, local, zero-config observability dashboard with an embedded web UI and a native desktop app.

anthropic claude claude-code cli cost-tracking dashboard developer-tools golang llm monitoring observability opentelemetry otlp self-hosted sqlite tauri telemetry token-usage

Last synced: 27 Jun 2026

https://github.com/lion-packages/database

Package responsible for generating and executing statements for databases (MySQL/PostgreSQL/SQLite).

database mysql php postgresql sql sqlite

Last synced: 11 Jan 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/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/markwylde/node-mini-migrations

A really simple node migrations library that is completely independant of any database or file system.

database migrations sqlite

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/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/yscjrh/winchronicle

Local-first Windows UI Automation memory for AI agents

ai-agents developer-tools dotnet local-first mcp privacy python sqlite uia windows workflow-memory

Last synced: 29 Jun 2026

https://github.com/gustavohenrique/taghub

All repositories that I starred in GitHub since 2009 organized by tags

github golang quasar-framework sqlite vuejs

Last synced: 12 Apr 2026

https://github.com/teemuiljin/ai-assistant

The idea is to create a fullstack project to practice python and my skills with Django, databases and AI etc.

ai databases django-framework github python3 sqlite task task-manager

Last synced: 10 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/jlarmstrongiv/bunny-sqlite

SQLite for Edge Scripting for bunny.net 🐰

bunnycdn bunnynet edge scripting sqlite sqlite3 wasm

Last synced: 01 Feb 2026

https://github.com/joshuatownsend/chrome-history-explorer

Local-first explorer for your browser history (Chrome, Edge, Brave, Firefox, Safari, or Google Takeout): full-text + semantic search, research-session/rabbit-hole detection, insights (on-this-day, routines, trends), an AI interest map, and liveness checks. Optional pluggable AI; private/LAN data never leaves your machine.

browser-history bun chrome-history data-visualization hono local-first privacy react self-hosted semantic-search sqlite tailwindcss typescript vite

Last synced: 31 May 2026

https://github.com/etrusci-org/hylandbook

HYLANDBOOK watches your Schedule I save data files and logs progress to a local SQLite database. It can also automatically create/update export files with the current and history data. [ Demos: https://youtube.com/watch?v=bfY-a1li53U | https://twitch.tv/videos/2578729179 ] Last tested on game version 0.4.0f8.

command-line command-line-tool exporter logger schedule-one sqlite sqlite-database sqlite3

Last synced: 19 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/offryan/pyflask-crud

CRUD de datas de aniversário - Utilizando Python, FLASK Framework, PHPmyadmin e o SQlite como banco de dados, criado no curso "Introdução a Ciência da Computação, Harvard"

cc50 database flask phpmyadmin-database python sqlite

Last synced: 09 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/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/thipages/sqlite-csv

Load csv in sqlite with the right types and some stats

cli sqlite stats types

Last synced: 10 Apr 2025

https://github.com/ikelaiah/tzbundler

🌍 Parse IANA timezone database into JSON & SQLite with Windows timezone support. Includes DST rules, historical transitions, and comprehensive metadata for timezone-aware applications.

bundler cldr daylight-saving dst iana json parser python sqlite time-zones timezone timezone-data tzdata windows-timezone

Last synced: 15 Feb 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/jlengrand/hibernate-kotlin

Tips and tricks using Hibernate and SQLite with Kotlin

hibernate kotlin sql sqlite

Last synced: 29 Apr 2026

https://github.com/davidroman0o/tempolite

A lightweight SQLite-based workflow engine for Go supporting activities, side effects, sagas, signals and versioning

deterministic durable-execution golang saga saga-pattern sagas sqlite sqlite3 workflow workflow-automation workflow-engine workflow-reusable workflows

Last synced: 14 Feb 2026

https://github.com/eeyribas/csharp-applications

Contains applications developed using the C# programming language. These applications cover a variety of topics, Excel operations, JSON reading and writing, XML processing and SQLite integration.

canvas-js chart control-panel csharp csharp-application csharp-programming csharp-project examples excel jquery json-read-and-write net-framework net-framework-461 serial-port-communication sqlite sqlite-database thread visual-studio visual-studio-2019 xml

Last synced: 28 Apr 2026

https://github.com/ashish0kumar/taskly

📋 A CLI Task manager built using Cobra & Bubble Tea in Go

bubbletea charmbracelet cobra-cli go golang kanban kanban-board sqlite task task-manager todo

Last synced: 28 Apr 2026

https://github.com/egorumaev/2024-colab-sqlite-postgresql

SQL-запросы в Google Colab с помощью SQLite и PostgreSQL

colab elephantsql google-drive postgresql recursive-queries sqlite window-functions

Last synced: 08 May 2026

https://github.com/m-rajababu/digital-news-platform

Complete backend API for a digital news platform (like Times of India) with user management, articles, categories, comments, subscriptions, notifications, and more. Built with Node.js, Express, and SQLite.

api backend comments digital-news documentation erd express journalism jwt news-platform nodejs notifications postman sqlite subscriptions

Last synced: 10 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/modscleo4/desafiorpa

Desafio de programador JAVA RPA

docker java java-17 junit maven selenium spring-boot sqlite

Last synced: 14 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/yuris60/quranku

Aplikasi quran digital offline dengan tampilan modern. Dibangun dengan menggunakan framework Flutter + SQLite.

flutter-app mobile-app offline quran quran-mobile sqlite

Last synced: 01 Feb 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/inaldor/book-manager

A book inventory app

book-inventory coredata sqlite swift

Last synced: 15 Mar 2025

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/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/simran1199/pocket-partner

Automatically alerts the registered users about the availability of the products in the wishlist and if the product's price drops by it's previous value. Hence eliminating the manual checking of the details.

flask-application html-css python sqlite

Last synced: 26 Apr 2026

https://github.com/justsml/sqlite-factory

A sqlite helper to simplify using it in your apps!

api sqlite sqlite3 wrapper

Last synced: 16 May 2026

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

A modular and scalable .NET template built with Clean Architecture and MediatR. Supports DDD, CQRS, multiple databases, Serilog logging, JWT auth, and unit testing out of the box.

automapper clean-architecture cqrs-pattern docker docker-compose dotnet fluentvalidation jwt-authentication mediatr mssql postgresql serilog sqlite xunit

Last synced: 10 Apr 2026

https://github.com/helmut1996/androidsqlite

Crud Implementando SQLite

java sqlite

Last synced: 22 Apr 2026

https://github.com/akzar1el/blog-starter-template

🚀 Professional blog starter with Next.js 14+, TypeScript, SQLite. Rich content support, video/audio embedding, 13 categories, powerful API. Launch your blog in 5 minutes. Free for personal use.

beginner-friendly blog blog-starter blog-template developer-blog markdown-blog nextjs nextjs-blog react responsive-design seo-friendly sqlite starter-template tailwindcss typescript

Last synced: 09 Apr 2026

https://github.com/pecet3/quizex_pub

This repo contains public files and architecture description of Quizex. Most of the code is in the private repo due the security and intellectual property protection reasons.

ai golang learning nextjs react sqlite

Last synced: 09 Apr 2026

https://github.com/pomxark/avaloniaentityframeworkexample

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

avalonia entity-framework sqlite

Last synced: 20 Apr 2026

https://github.com/cadeef/firefox-to-sqlite

Create an SQLite database from your Firefox data

datasette firefox sqlite

Last synced: 28 Feb 2026

https://github.com/ribborges/kakebo

Kakebo is a simple personal finance app inspered by the japanese savings method.

expo expo-sqlite mobile nodejs react react-native sqlite typescript zustand

Last synced: 10 Apr 2026

https://github.com/mondominator/opsdec

A modern, self-hosted media server monitoring platform for Plex, Emby, Audiobookshelf, and Sappho. Real-time statistics, user tracking, and beautiful dark-themed UI.

analytics audiobookshelf dashboard docker emby express homelab media-server media-tracking monitoring nodejs plex react real-time self-hosted sqlite statistics tailwindcss tautulli-alternative websocket

Last synced: 13 Apr 2026

https://github.com/brunnodev50/react-native-chat-telegram-bot

📱 App Expo/React Native com SQLite que atua como servidor de Chatbot do Telegram. Gerenciamento de leads e atendimento em tempo real sem backend externo.

expo mobile-server react-native sqlite telegram-bot

Last synced: 12 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/whosonfirst/go-whosonfirst-sqlite-markdown

There are many Markdown tools. This one is ours, for indexing things in SQLite.

golang markdown sqlite whosonfirst

Last synced: 05 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/egyan07/ghostbackup

Secure automated backup for Windows with AES-256-GCM streaming encryption, 3-2-1 redundancy, circuit breaker, 7-year compliance retention, and real-time file watching. Built with Electron + React + FastAPI.

aes-256-gcm automation backup-tool data-protection desktop-app electron encryption fastapi file-sync local-backup python react sqlite ssd-backup vite watchdog

Last synced: 02 Apr 2026

https://github.com/edsonlcandido/desenvolvedornet

Repositorio criado para mostrar meu aprendizado em ASP.NET core

asp-net-core bulma-css dapper entity-framework-core linq mvc-architecture sqlite

Last synced: 21 Feb 2026

https://github.com/guovza/satnegirji.www

Suoma-Davvisáme-Suoma web sátnegirji ja ollu sánit. Hoping it's helpful. Please, contribute and let's make it better together.

davvisamegiella php pohjoissaame saame samegiella sanakirja satnegirji sqlite

Last synced: 10 Apr 2026

https://github.com/arvarik/trebek

A highly resilient, fault-tolerant data extraction pipeline daemon for transcribing and extracting structured game events from Jeopardy! episodes.

data-extraction google-gemini jeopardy llm machine-learning pipeline python sqlite whisperx

Last synced: 04 Jun 2026

https://github.com/ahmadu-suleiman/wiktionary-json-parse-old

Wiktionary Json Parse is a Java program that parses a large JSON file gotten from kaikki containing English dictionary entries into the preferred SQL databases, Structuring and removing unneeded attributes from the file.

json maven oop oops-in-java postgresql sqlite

Last synced: 04 Apr 2026

https://github.com/newben420/mailicia

Self-hosted email manager with rich composer, templates, analytics & full data ownership

analytics email email-marketing email-tracking newsletter nextjs nodemailer self-hosted smtp sqlite tailwindcss typescript

Last synced: 24 Jan 2026

https://github.com/gorevds/litemlflow

Single-binary, MLflow-API-compatible experiment tracker with first-class LLM trace support. 143× faster cold start than MLflow.

apache-2 experiment-tracking golang helm kubernetes langchain llamaindex llm-tracing mlflow mlflow-alternative mlops opentelemetry prometheus single-binary sqlite terraform

Last synced: 04 Jun 2026

https://github.com/dungle-scrubs/hippo

Persistent memory for AI agents — facts, semantic search, conflict resolution, and decay. SQLite-backed, zero external services.

ai-agents embeddings llm mcp memory semantic-search sqlite typescript

Last synced: 04 Apr 2026

https://github.com/wensheng31/worktracker

一個簡單的工時記錄系統,使用 Flask 開發,可以記錄每日工作時間並自動計算薪資。

bootstrap bootstrap5 css flask html python3 sqlite

Last synced: 24 Jan 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/ajnus/autobar_man_programacao_de_microcontroladores_eng1419

Projeto Final da disciplina eletiva Programação de Microcontroladores na Graduação em Ciência da Computação: PUC-Rio | Nota: 8.78

arduino cplusplus pyhton sqlite tkinter tkinter-graphic-interface tkinter-gui tkinter-python

Last synced: 15 Apr 2026

https://github.com/mehedi250/todo-app-project

Django Todo List App with Python Django Framework & Sqlite

django django-framework python python3 sqlite

Last synced: 11 Feb 2026

https://github.com/azizyartas/listining-party

Our podcast listening website offers a wide range of podcasts across various genres, including news, entertainment, and education. Enjoy high-quality audio streaming, and stay updated with new episodes—all in a user-friendly platform. Listen anytime, anywhere!

elequent framework laravel laravel-reverb mvc php-artisan sqlite

Last synced: 10 Feb 2026

https://github.com/khalilouali/subjectdb-android-app

An Android app (Java + XML + SQLite) for managing study subjects. Created using Android Studio as a final project for Mobile Development class.

android-app android-studio java sqlite xml

Last synced: 17 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/gabrieltorelo/database_difference_checker-python_sqlite

Python script to read SQLite files and check the differences between them.

database python sqlite

Last synced: 16 Mar 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/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/schtengel/katastata

Katastata. App of monitoring system

monitoring-tool mvvm scanner sqlite wpf

Last synced: 07 May 2026

https://github.com/ryan-menezes/query-builder

A simple query builder for sql queries

mysql php query-builder sql sqlite

Last synced: 07 May 2026

https://github.com/princessmiku/simplesave

Simple Save is an easy way to work with data in your Python script.

dictonary json sqlite storage

Last synced: 07 May 2026

https://github.com/florianschmidt1994/swahili-dictionary

A very simple swahili dictionary with a clean UI

dictionary django python3 sqlite swahili

Last synced: 13 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/hackemateninja/mailer

simple project for reservation email with mailtrap and symfony mailer

mailer mailtrap php sqlite symfony

Last synced: 07 May 2026