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/adil-bikiev/todo-list

A simple Django-based To-Do List application that allows users to register, log in, and manage tasks. Users can create, view, update, and delete tasks, with a focus on a clean and user-friendly interface. The project utilizes Django for the backend and Python Decouple for managing configuration settings securely.

django full-stack-development python python-decouple sqlite task-management to-do-list user-authentication web-application

Last synced: 30 Apr 2026

https://github.com/paologuimalan/neonxenonhome

My second developed Android Custom Home Launcher. This is now a more stable and portable Launcher currently in v1. It is built with React Native along with some Native Custom Module written in Java.

android custom-launcher java javascript launcher-application react react-native react-native-sqlite sqlite

Last synced: 12 Apr 2026

https://github.com/confusedoncoffee/voters-verdict

User, which are invited, can vote on different candidates in different categories. The voting closes at a given time. While the voting is running, the results can be seen and filtered in different tables. An admin can create custom categories, candidate, voting and styles for each voting. All voters can vote as long as they have an invite code.

diesel diesel-cli e2e playwright polls rocket rust self-hosted server sqlite sqlx ssr tables voting

Last synced: 19 Jan 2026

https://github.com/alanjumeaucourt/wealth_manager

A comprehensive personal finance management application built with React Native and Expo, featuring real-time wealth tracking, multi-account management, and smart analytics.

budget-tracker cross-platform expo flask investment-tracker javascript jwt mobile-app personal-finance python sqlite typescript wealth-manager

Last synced: 14 Oct 2025

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/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/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/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/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/daska121/geralts-interaction-game

This thesis develops an interactive storytelling game inspired by the Witcher, where players shape the narrative through gestures and emotions, using technologies such as Flask, OpenCV, Mediapipe, and FER for natural interaction.

camera css fer flask-api game geralt-of-rivia html interactive javascript mediapipe opencv-python python sqlite

Last synced: 24 Oct 2025

https://github.com/gustavo-vinicius-santana/controlador-series

Sistema controlador de series feitos em laravel 11, com mvc e api-rest.

api-rest laravel mvc php sqlite

Last synced: 12 Apr 2026

https://github.com/localhostpib/youtubeapi

Youtube comments and metadata in a SQLite database using the Youtube/Google API.

apache-commons-csv csv google-oauth2 hibernate i18n jar java javafx jdbc-sqlite lombok materialfx maven openjfx pdfbox pixabay sqlite xhtml youtube-api

Last synced: 23 Feb 2026

https://github.com/harsh-ps-2003/haikyu

A Bitcoin miner simulation

bitcoin cryptography sqlite

Last synced: 25 Feb 2026

https://github.com/devgaucho/mig

Sistema básico de migrations em plain text

mariadb migration mysql php sqlite

Last synced: 24 Jan 2026

https://github.com/qanastek/pineapple-monitoring

A web monitoring application for servers clusters in Flask

api flask jinja2 jquery json lxml python rest-api sqlite sqlite3

Last synced: 15 Apr 2026

https://github.com/renzynx/buh1

A modern, self-hosted file storage solution built with Vike, React, and Hono. Features resumable TUS uploads, nested folders, built-in file previews, ShareX integration, and a robust admin dashboard with RBAC and 2FA for complete data sovereignty.

better-auth docker drizzle-orm file-storage file-upload hono self-hosted shadcn sharex sqlite tailwindcss trpc tus-protocol typescript vike

Last synced: 15 Apr 2026

https://github.com/naveendanj/uoj-store-backend

File Manager for my university using go-lang and gin

gin golang gorm jwt-authentication sqlite thunderclient

Last synced: 28 Jan 2026

https://github.com/fairspec/fairspec-typescript

Fairspec TypeScript is a fast data management framework built on top of the Fairspec standard and Polars DataFrames

ckan csv data dataframe dataset excel fair json ods polars quality schema sqlite table typescript validation zenodo

Last synced: 09 Feb 2026

https://github.com/shahul01/mytimerv2

Multiple timers, always displaying. Built with Electron, React, tRPC & SQLite.

countdown countdown-timer electron express nodejs react sqlite timer trpc typescript

Last synced: 15 Apr 2026

https://github.com/derek486/employee-app-v1

A full-stack employee management system with an Angular frontend and support for two interchangeable backends: Django (Python) and Express.js (Node.js)

angular16 django express mongodb sqlite

Last synced: 15 Apr 2026

https://github.com/pixelspark/sqlite

SQLite Swift package that does not rely on system-provided SQLite and builds on Linux

linux macos sqlite swift

Last synced: 15 Apr 2026

https://github.com/naveeng2402/railway-reservation-gtk_c

Railway Reservation application that lets you to emulate the Booking, Downloading and Cancelling your tickets that is programmed in C using GTK, sqlite3, CSS, wkhtmltopdf

applicaiton c css database gtk gtk3 html relational-databases software sqlite sqlite3 svg wkhtmltoimage wkhtmltopdf

Last synced: 15 Apr 2026

https://github.com/architgargpro/calorie-counter-back

An app to keep record of Calories, Backend with NestJS + TypeORM-sqlite3

access-control backend-api nest nest-js nestjs nodejs sqlite typeorm typescript

Last synced: 31 Jan 2026

https://github.com/xanthium-enterprises/gui-app-for-sqlite-database-crud-ops-using-csharp-and-winforms

Learn to integrate the SQLite database into a WinForms application using C# language and display the data present in a SQLite db in a tabular or grid view on a Windows Form app using the DataGridView Control present in WinForms

csharp database dotnet dotnet-core sqlite sqlite-database sqlite3 sqlite3-database windows-forms winforms

Last synced: 07 Feb 2026

https://github.com/skimmenthal13/asql

C# Library that let use multiple types of databases (SqlServer, Oracle, MySql, PostgreSQL, Sqlite) with same code

database events log migrator multidatabase mysql oracle orm performance postgresql sql sqlite sqlserver trace transactional

Last synced: 01 Feb 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/whtsky/ocgc

OpenCode Garbage Collector. Analyze and reclaim storage used by OpenCode sessions, diffs, and snapshots

cleanup cli disk-space garbage-collector opencode python sqlite

Last synced: 01 Jun 2026

https://github.com/keanteng/serpent-astral

💠 Order Processing Solution for Small/Medium Warehouses in Malaysia

chakra-ui crud graphql graphql-yoga nextjs order-management prisma sqlite tailwindcss typescript warehouse

Last synced: 26 Feb 2026

https://github.com/qanastek/edt-uapv

Ionic application for the Avignon University time table

angular angular8 apache-cordova api api-rest calendar college cordova france ionic ionic4 sqlite timetable university

Last synced: 08 Feb 2026

https://github.com/myles/arc-to-sqlite

Save data from Arc Timeline's daily (or monthly) exports to a SQLite database.

arc-timeline datasette dogsheep sqlite

Last synced: 08 Feb 2026

https://github.com/aristo-ifrn/django-memory-game

🧠 A memory game integrated with Django

dajngo python sqlite

Last synced: 09 Feb 2026

https://github.com/raofin/ibos-assignment

An ASP.NET Core API project with SOLID principles, JWT authentication, SQLite, and multiple endpoints.

aspnet-core c-hash entity-framework-core jwt-token mssql repository-pattern solid-principles sqlite

Last synced: 15 Apr 2026

https://github.com/marsadhq/tend

Self-hosted cron with run monitoring, alerting, and dead-man's-switch heartbeats.

alerting cron golang heartbeat job-scheduler monitoring self-hosted sqlite

Last synced: 02 Jun 2026

https://github.com/lupennat/ludo

Database Abstraction Layer for Node js

database lupdo mysql nodejs pdo sql sqlite transaction

Last synced: 09 Feb 2026

https://github.com/1git2clone/serenity-discord-bot

A discord bot built on top of the serenity-rs & poise-rs Rust frameworks using tokio.

discord-bot gitlab-ci poise-rs rust rust-discord serenity-rs sqlite sqlite3 sqlx tokio-rs

Last synced: 09 Feb 2026

https://github.com/dostonshernazarov/tyaga-bazar

MoldingInfoBot is a Telegram bot built with aiogram 2.24, allowing users to access molding information, message admins, and receive notifications and advertisements. The bot uses SQLite for storing user data, molding details, and admin announcements.

aiogram python sqlite

Last synced: 16 Apr 2026

https://github.com/coreyt/fathomdb

Local datastore memory for AI agents — graph, vector, and full-text search.

ai-agents database embedded-database fts graph-database sqlite vector-search

Last synced: 02 Jun 2026

https://github.com/university-experience/bazarcom

Microservices project using Flask . We Made 3 servers running using docker images for each one and 2 database using sqlite. The project is a book buying platform.

docker flask microservices python sqlite

Last synced: 10 Feb 2026

https://github.com/niravjoshi33/express-ts-drizzle-template

Basic Express Template with Typescript, Basic Auth, Drizzle ORM, & SQLite Database

authentication drizzle-orm express lucia-auth sqlite template typescript

Last synced: 10 Feb 2026

https://github.com/marcusmqf/fop-todolist-app

This project is for the UM Fundamental of Programming course (WIX1002), aimed at developing a functional and user-friendly task management application.

java javafx-desktop-apps machine-learning sqlite tasks to-do-list-app

Last synced: 10 Feb 2026

https://github.com/deemkeen/clusterlite

A lightweight distributed database system combining SQLite and Kafka for event-driven replication across multiple nodes

clustering cqrs event-sourcing golang kafka redpanda replication sqlite

Last synced: 11 Feb 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/romgrk/sqlite-objects

Usable wrappers around SQLite

database key-value-store sqlite sqlite3

Last synced: 16 Apr 2026

https://github.com/brokeyourbike/adminer.go

Adminer to Go. Database management in a single Go file?

adminer go golang mysql sqlite

Last synced: 16 Apr 2026

https://github.com/ghostapp-ai/ghost

👻 Private local-first AI assistant for your desktop — hybrid semantic + keyword search, native AI inference, zero telemetry. Open-source Raycast/Spotlight alternative for Windows, macOS & Linux.

ai cross-platform desktop-app embeddings llm local-first mcp ollama open-source privacy-first productivity raycast-alternative react rust semantic-search spotlight-alternative sqlite tauri typescript vector-search

Last synced: 27 Feb 2026

https://github.com/thegera4/events-rest-api

REST API made with GO for my fullstack "GoNext Events" application.

docker environment-variables gin-gonic go golang jwt protected-routes rest-api sqlite

Last synced: 12 Feb 2026

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/cadeef/firefox-to-sqlite

Create an SQLite database from your Firefox data

datasette firefox sqlite

Last synced: 28 Feb 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/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/seapagan/cogitus

Cogitus — a fast, searchable terminal workspace for capturing and evolving programming ideas.

cli idea-management knowledge-base python sqlite textual tui

Last synced: 14 Feb 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/primaryobjects/weight-tracker

Weight tracker web app using the Large Language Model (LLM) Cohere with the EntityFramework, Sqlite, and React.js.

ai cohere csharp database dotnet linq react reactjs sqlite web

Last synced: 15 Feb 2026

https://github.com/ai-mindset/docuverse

Q&A app for easy information retrieval from documents of interest

customtkinter langchain llms ollama on-prem pydantic python ruff self-hosted sqlite uv

Last synced: 28 Feb 2026

https://github.com/dhi13man/moor2csv

A Dart/Flutter package working with Moor, that allows exporting SQL-based Moor databases to a CSV form, for external storage or sharing. Works on all platforms except Web.

dart dart-package flutter flutter-package moor open-source pub sqlite

Last synced: 16 Feb 2026

https://github.com/beabzk/zaphnath

Zaphnath Bible Reader - A modern, secure Bible reading app for ZBRS repositories.

bible bible-reader cross-platform desktop-app electron react sqlite typescript zbrs

Last synced: 01 Mar 2026

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/amaurycannesson/microsigma

Simplifies tracking my self-employed activity

click drizzle-orm nextjs nivo-charts pydantic-ai sqlite

Last synced: 20 Apr 2026

https://github.com/duck-lint/career_ledger

A local-first desktop application for managing career history, auto-tagging skills via inference markers, and generating targeted resumes based off of job postings and your actual work history. No cloud services, no accounts → all data lives in a local SQLite database on your machine.

career-development database job-application-tool job-posting-analysis job-posting-extraction personal-portfolio react resume-builder resume-creator resume-generator rust sqlite tauri tauri2 typescript

Last synced: 02 Jun 2026

https://github.com/jae-labs/flashcards

Transform notes into flashcards with local AI. Study offline, stay private, learn smarter—for free!

ai cli flashcards flashcards-cli golang llama ollama sqlite

Last synced: 03 Jun 2026

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/tsubasagit/relay

Developer-friendly email delivery platform - Open alternative to Resend & SendGrid

email email-delivery hono microservice react saas sendgrid-alternative sqlite typescript

Last synced: 03 Jun 2026

https://github.com/guovza/satnegirji

Suoma-Davvisáme-Suoma sátnegirji ja ollu sánit

cpp davvisamegiella davvisapmi sqlite sqlite-database suoma-davvisame-suoma

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/keosariel/sqlite-index

Indexes and searches data in a simple sqlite database

index indexer indexing json python python3 search search-engine searching sqlite

Last synced: 17 Apr 2026

https://github.com/nandaleio/c_base

Pocketbase alternative in C

c mongoose pocketbase sqlite

Last synced: 17 Apr 2026

https://github.com/romancha/salmon

Sync engine for Bear notes — API server (hub) + macOS agent (bridge) + SalmonRun menu bar app

api-server bear bear-notes golang macos menu-bar-app note-taking sqlite swiftui sync

Last synced: 06 Apr 2026

https://github.com/sadmanca/uoft-pey-coop-job-postings

Code for parsing approximately 1.8k HTML pages of UofT PEY co-op job postings (from September 2023 to May 2024) to a single sqlite3 database file.

co-op data html python singlefile sqlite sqlite3 uoft uoft-pey

Last synced: 17 Apr 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/yann39/my-crypto-binder

Android application for managing cryptocurrency portfolio

android android-app cryptocurrencies cryptocurrency gradle java portfolio sqlite

Last synced: 17 Apr 2026

https://github.com/firas-mcp-servers/mcp-sql-bridge

Read-only MCP server for SQL — give your AI assistant schema-aware access to SQLite, PostgreSQL, and MySQL. No cloud, no writes.

ai-tools claude cursor database fastapi mcp model-context-protocol mysql open-source postgresql python sql sqlite

Last synced: 04 Apr 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/rememora/rememora

Persistent, cross-agent memory for AI coding agents. Rust CLI + SQLite. Install as a Claude Code plugin — everything is automatic.

ai ai-agents claude-code claude-code-plugin cli codex cross-agent developer-tools gemini-cli local-first memory rust sqlite

Last synced: 26 Apr 2026

https://github.com/dhleong/sqlead

A somewhat heavier version of SQLite

android room-persistence-library sqlite testing

Last synced: 18 Apr 2026

https://github.com/arvind-4/fastapi-sqlalchemy

A FastAPI app with a TurboDB backend using SQLAlchemy.

fastapi python sqlalchemy-python sqlite turso

Last synced: 18 Apr 2026

https://github.com/wyofalcon/huminloop

HuminLoop — ADHD-friendly AI-powered knowledge capture for developers. Screenshot, annotate, get coding prompts. Electron + Gemini 2.5 Flash. Windows & Linux.

adhd ai cross-platform electron gemini huminloop knowledge-management linux postgresql productivity screenshot sqlite windows

Last synced: 18 Apr 2026

https://github.com/theognis1002/django-playground

Test and experiment with Django ORM, third party packages, etc.

django django-rest-framework postgresql sqlite

Last synced: 05 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/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/elazzouzihassan/advanced_databases

This repository contains advanced database concepts and examples, with a specific focus on Oracle Database.

advanced-database db oracle oracle-database sql sqlite

Last synced: 19 Apr 2026

https://github.com/sureshbeekhani/chat-with-postgres-sql

This Streamlit app enables users to query a MySQL database using natural language. It translates questions into SQL, executes them, and returns the results in plain language. Powered by LangChain and Groq, the app makes database querying simple for non-technical users.

ai chatbot langchain sql sqlite streamlit

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/ardier16/notes-keeper-android

Android app for keeping your notes

android android-application java notes sqlite

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