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/tiim/etherpad-sqlite-docker

Dockerfile for etherpad-lite with sqlite installed. Not maintaned, for new repo see:

docker dockerfile etherpad-lite sqlite

Last synced: 24 Oct 2025

https://github.com/willavelar/php-doctrine-basic-terminal

A basic example of student registration using the terminal with doctrine in php

doctrine php php81 sqlite

Last synced: 15 Mar 2026

https://github.com/rockaflare/AplikasiElpiji

Aplikasi untuk mengolah penjualan LPG NPSO. Dalam tahap pengembangan.

avaloniaui crud dependency-injection efcore entity-framework-core mvvm n-tier-architecture reactiveui sqlite

Last synced: 11 Mar 2025

https://github.com/rgolubtsov/customers-api-proto-lite-lfe-cowboy

A daemon written in LFE (Lisp Flavoured Erlang), designed and intended to be run as a microservice, implementing a special Customers API prototype with a smart yet simplified data scheme.

cowboy customers docker json lisp-flavoured-erlang microservice rest-api sqlite

Last synced: 17 Apr 2026

https://gitlab.com/codeigniterpower/codeigniter-login

a CI login example using: simple check, database or mail IMAP account

codeigniter codeigniter2 codeigniter3 login odbc php php5 php7 php8 session sqlite sqlite3

Last synced: 25 Feb 2026

https://github.com/mustafalazzawe/devil-fruit-database

A comprehensive database application for tracking Devil Fruits from the One Piece universe. This project features a modern web interface for browsing and searching Devil Fruits, their users, and abilities.

bun devil-fruits docker fastapi google-cloud-platform one-piece python react react-query sqlite styled-components typescript vite

Last synced: 07 Apr 2026

https://github.com/ressuman/meals-foodie-all-foods-project

Meals Project is a Next.js application for discovering, sharing, and exploring meal recipes. With features like browsing meals, viewing detailed recipes, and submitting new dishes, it offers a user-friendly experience, built with React, and integrated with AWS S3 for image storage, it also leverages a SQLite database for managing meal data.

aws-s3 css-modules environment-variables nextjs14 nodejs reactjs sqlite sqlite3 supabase-db

Last synced: 24 Jan 2026

https://github.com/lzhudson/daily-diet-api

The daily diet API is a project that consists of an API for controlling user meals.

api api-client api-rest fastify insomnia knex node nodejs sql sqlite typescript zod

Last synced: 24 Jan 2026

https://github.com/1ynies/smart_calculator

A smart calculator app , that contains calculator and converter with GetX for state management and clean architecture for project's structre and SQLite for local storage .

android-application clean-architecture flutter flutterpackage getx-state-management ios-app sqlite svg-icons

Last synced: 15 Apr 2026

https://github.com/arthrp/rqlitedotnet

.NET client for Rqlite (lightweight distributed database)

rqlite sqlite

Last synced: 18 May 2026

https://github.com/sukawasatoru/fts-mecab-rs

FTS5 Tokenizer

mecab sqlite

Last synced: 18 May 2026

https://github.com/achiranadeeshan/flask-jwt-auth-lab

A simple Flask application demonstrating user authentication using JWT (JSON Web Tokens). Built as a lab assignment for the Application Security module.

authentication flask html5 jinja2 jsonwebtoken login-system pyjwt python3 sqlite

Last synced: 29 Jan 2026

https://github.com/wareflowx/excel-to-sql

A powerful CLI tool and Python SDK for importing Excel files into SQLite databases with advanced data transformation, validation, and quality profiling.

cli excel python sql sqlite

Last synced: 29 Jan 2026

https://github.com/b4oody/mini-to-do-list

Mini To-Do List is a simple web application for managing tasks. The application allows you to create, edit, delete tasks, change their status, filter tasks by status, and work with tags to organize tasks.

django html-css mini-django-project mini-to-do-list python3 sqlite

Last synced: 15 Apr 2026

https://github.com/userdanixdev/project_logistica_refactor

Projeto de refatoração para modelagem relacional de dados logísticos com Python, SQLAlchemy, SQLite, Poetry e validações automatizadas.

data-engineering data-modeling orm poetry pytest python sqlalchemy sqlite

Last synced: 01 Jun 2026

https://github.com/rafielharake/newswebsite

A website made with Umbraco that allows users to view and search for new articles, and save articles in a database to view later

api dotnet sqlite umbraco

Last synced: 06 Feb 2026

https://github.com/gevanilopez/python-weather-etl-app

Simple Python ETL that loads Open-Meteo hourly weather into SQLite and prints summary stats.

data-engineering etl open-meteo python sqlite

Last synced: 18 May 2026

https://github.com/susonicth/lsqlite3

Inofficial github mirror of LuaSQLite3

library lua mirror sqlite

Last synced: 15 Apr 2026

https://github.com/sathiypriyan/toll-transaction-simulator

C++17 project simulating a toll plaza system. Reads vehicle data, applies toll rules, stores transactions in SQLite, and generates summary reports. Demonstrates modern C++ with STL, OOP, and database integration.

cpp17 oop sqlite system-simulation

Last synced: 18 May 2026

https://github.com/mazfreelance/url-shortener

simple url shortener using flask

flask flask-sqlalchemy python sqlite sqlite3

Last synced: 15 Apr 2026

https://github.com/aridkruchinin1245/simpleapp

Simple website using FastAPI and Vue.js

fastapi javascript python sqlalchemy sqlite uvicorn vuejs vuerouter

Last synced: 15 Apr 2026

https://github.com/kajasanjeevkumar/task-manager

A full-stack multi-user task manager with role-based access, JWT auth, task CRUD, filtering, and responsive UI using SQLite.

dotnet jwt-authentication nextjs sqlite

Last synced: 15 Apr 2026

https://github.com/daniel-elston/sql-training

SQL training received while conducting MSc Dissertation in industry.

sql sqlite

Last synced: 04 Apr 2025

https://github.com/nemr0/db_inspector

A Monorepo UI Inspector aimed to view any db content in a flutter project

dart database flutter hive hivedb sqflite sqlite

Last synced: 31 Jan 2026

https://github.com/rgl/use-rqlite-go

My rqlite Go example

go golang rqlite sqlite

Last synced: 15 Apr 2026

https://github.com/h0kd/expense-tracker-nextjs

Aplicación web fullstack para registrar, visualizar y exportar gastos de forma simple y moderna. Construido con Next.js 15, TailwindCSS 4 y Prisma ORM.

chartjs fullstack nextjs prisma sqlite tailwindcss typescript vercel webapp

Last synced: 05 Apr 2026

https://github.com/jcfieldsdev/antioch-wiki

A wiki that uses phpBB forum accounts for authentication

perl phpbb sqlite wiki

Last synced: 18 Apr 2026

https://github.com/yeuner/file-analysis-sql-demo

Streamlit-based application that leverages pandas, sqlite3, and file handling libraries (OpenPyXL and PyArrow) to practice SQL queries, analyze datasets, and export results. A personal project to enhance Python and SQL skills.

data-analysis dataset pandas sql sqlite streamlit vizualization

Last synced: 15 Apr 2026

https://github.com/hugo-hattori/fakepinterest

Pinterest Replica Website Project developed with Flask and deployed on Render.

css datetime flask flask-application flask-backend flask-login html html-css os postgres python render sqlite wtforms

Last synced: 08 Apr 2026

https://github.com/varun369/superlocalmemoryv2

Standalone intelligent memory system with knowledge graphs, pattern learning, and 4-layer architecture. 100% local, zero external APIs.

ai ai-memory ai-tools claude claude-ai cli developer-tools graphrag hacktoberfest knowledge-graph llm local-first memory memory-system open-source privacy-first productivity python rag sqlite

Last synced: 07 Feb 2026

https://github.com/mollycarroll/serapis-rocks

A website for a local St. Louis rock band, with show dates, videos, music and more.

bulma-css django python sqlite

Last synced: 15 Apr 2026

https://github.com/whosonfirst/go-whosonfirst-sqlite-spr

Go package to implement the whosonfirst/go-whosonfirst-spr interface for "standard places result" (SPR) data stored in a SQLite database.

golang spr sqlite whosonfirst

Last synced: 08 Feb 2026

https://github.com/lonemenace/cinesense

Streamlit-based movie review sentiment containerized app deployed on AWS EC2

aws-ec2 cloud devops docker-container logistic-regression machine-learning nlp python sentiment-analysis sqlite streamlit

Last synced: 08 Apr 2026

https://github.com/shijbey/drolta_py

A logic programming-inspired SQLite query language for simplified and composable queries in Python

database python query-builder query-engine sqlite sqlite3

Last synced: 26 Feb 2026

https://github.com/aleroxac/goexpert-api

API criada durante modulo de APIs do treinamento GoExpert da FullCycle

api fullcycle go go-chi goexpert golang jwt middleware sqlite swag swagger test unit-test

Last synced: 15 Apr 2026

https://github.com/guilherme006/payup

PayUp Ʃ um aplicativo iOS para organizar cobranƧas de clientes. O app permite cadastrar clientes, registrar valor e data de cobranƧa, listar lanƧamentos por dia, calcular recebimentos do dia e agendar lembretes locais para cobranƧas recorrentes.

autolayout sqlite swift uikit usernotifications xcode

Last synced: 01 Jun 2026

https://github.com/funktechno/sql-simple-parser

sql ddl parser to support extensions for drawio

drawio erdiagram hacktoberfest mssql mysql plugins postgres sql sql-ddl sql-parser sqlite

Last synced: 09 Feb 2026

https://github.com/ninomiquelino/advanced-auth-system-angularjs

Sistema completo de autenticação moderna implementando WebAuthn/Passkeys, JWT e CSP em Angular e Node.js

angularjs cors csp helmetjs javascript jwt jwt-authentication jwt-token node-js nodejs sqlite typescript webauthn

Last synced: 26 Feb 2026

https://github.com/levyks/gervac

Sistema de gerenciamento de vacinação - Trabalho Final POO 2021.1 - Profº Igor - IFCE Maracanaú

esbelto nodejs sqlite sqlite3

Last synced: 29 Apr 2026

https://github.com/quaddarv1ne/flet_projects_db

Чтение Šø запись Ганных в базу Ганных на Flet

darwin database flet flet-app flet-dev maximdupley mysql postgresql quadd4rv1n7 sql sqlalchemy sqlite

Last synced: 05 Apr 2026

https://github.com/vanillazen/stl

Simple todo list as a simple service orchestration reference

go golang microservice no-dependencies openapi sqlite stdl stdlib vanilla-golang

Last synced: 11 Jan 2026

https://github.com/leonsilva15/cs50-sql

Coursework from Harvard's CS50 SQL

database sql sqlite sqlite3

Last synced: 18 May 2026

https://github.com/kazandthecompiler/dopaflow

Tasks, habits, focus, journal, calendar, and spaced repetition — unified. Built for ADHD brains. Offline-first. No cloud, no subscription.

adhd electron fastapi habit-tracker journal neurodivergent pomodoro productivity pwa react spaced-repetition sqlite task-manager typescript

Last synced: 16 Apr 2026

https://github.com/zweifisch/redis-d1

redis like api for d1

cloudflare-d1 d1 redis sqlite

Last synced: 11 Feb 2026

https://github.com/whosonfirst/go-whosonfirst-sqlite-index

Go package for indexing SQLite databases.

golang sqlite whosonfirst

Last synced: 10 May 2025

https://github.com/jairodoni/valoriza

Valoriza Ć© uma plataforma para promover o reconhecimento entre companheiros de equipe. Esse Ć© somente o backend(server) da plataforma.

nodejs sqlite typeorm typescript

Last synced: 16 Apr 2026

https://github.com/yaroslaff/sqlgrep

grep in SQL (mariadb/mysql/postgresql/sqlite3/...) database tables / fields

all field filter find grep like mariadb mysql postgresql regex regexp search select sql sqlite sqlite3 table where

Last synced: 12 Feb 2026

https://github.com/lucasbecker/proffy

Projeto desenvolvido durante a Next Level Week #2 da Rocketseat utilizando React, React Native, Expo e NodeJS.

api-restfull knex node react react-native sqlite typescript

Last synced: 16 Apr 2026

https://github.com/paultheal1en/musicstreaming

Music streaming app - Final project for Network Programming (NT106.022.ANTT) by Group 2. Built with .NET, Golang, SQLite 3, and Bunifu Framework. Features music playback, playlists, search, rankings, and shared video rooms.

audio-player bunifu-framework dotnet golang music-streaming network-programming playlist sqlite video-chat

Last synced: 16 Apr 2026

https://github.com/muhammadpauzi/learn-sequelize

šŸŽ² Build simple Rest API with Sequelize ORM.

express rest-api sequelize sqlite

Last synced: 19 Apr 2026

https://github.com/aspeakman/dbtruck3

A relaxed schema-less interface to data tables and stored metadata in an SQLite, PostgreSQL, MySQL or SQL Server database

dbapi2 dumptruck mssqlserver mysql postgres postgresql python sql-server sqlite sqlserver

Last synced: 16 Apr 2026

https://github.com/sanari-dev/alpha-blog

Simple blog app to learn about the basic of development using Ruby on Rails 7.

bootstrap5 integrationtest rails7 sqlite unittest

Last synced: 14 Feb 2026

https://github.com/hacan359/tonkatsu_box

Free open-source app to organize collections of retro games, movies, TV shows & anime. Track progress, rate favorites, create visual boards, share with friends. Flutter Ā· Windows Ā· Android

android-app anime-tracker backlog-tracker collection-manager dart flutter game-collection igdb material-design-3 media-library movie-tracker open-source retro-games riverpod sqlite steamgriddb tmdb tv-show-tracker windows-app

Last synced: 28 Feb 2026

https://github.com/wux1an/bufinsert

An enhancement for gorm bulk insert. This can help you save the data to the buffer first, and then insert the all data in the buffer into the database when the buffer is full.

batch-insert buffer-insert bulk-insert database gorm sqlite

Last synced: 18 Apr 2026

https://github.com/theluqmn/litecheck

Make inquiries on your SQLite database using Llama 3.1 8b, locally, using Ollama.

24hour-challenge database llama3-1 ollama python sqlite

Last synced: 15 Feb 2026

https://github.com/g4brym/prodboard

Self-hosted, CLI-first issue tracker and cron scheduler for Claude Code agents

ai-agents bun claude claude-code cli cron issue-tracker mcp model-context-protocol scheduler sqlite typescript

Last synced: 07 Mar 2026

https://github.com/bijoy1243/unitconverter

Lightweight R package for converting temperature, length, and weight units. Easy to use with full documentation. Perfect for your unit conversion needs! šŸ› ļøšŸ“¦

api convertion java javascript length-converter mathematics number-converter number-convertion python-script qml scientific scientific-calculator sqlite ubports unit-converter unitconverter unitconverter-android xml

Last synced: 16 Apr 2026

https://github.com/ovasconceloss/openfootball

A open source football game.

react rust sqlite tauri typescript

Last synced: 16 Apr 2026

https://github.com/filsan-musa/Course-SQL_Fundamentals_for_Data_Analysis

This course serves as an introduction to Structured Query Language (SQL) for the aspiring data analyst, focusing on fundamental concepts and practical applications. The course incorporates interactive video lectures, as well as weekly course exercises to reinforce learning.

chinook-database database relational-databases sql sqlite

Last synced: 23 Mar 2026

https://github.com/aldotestino/hackernews-clone

Hackernews server made with graphql and prisma

apollo-server graphql nodejs prisma sqlite typescript

Last synced: 16 Apr 2026

https://github.com/bit-barron/todo-advanced

Todo Advanced App: A React Native app for managing todos offline with Drizzle and SQLite.

drizzle react-native shadcnui sqlite todo-app zustand

Last synced: 16 Apr 2026

https://github.com/mrlmic/purchasing-power

Python/ Typescript project to make ownership information available to consumers.

etl-pipeline figma jupyter-notebook pandas-dataframes python sqlite

Last synced: 18 Apr 2026

https://github.com/axelestrada/mi-pulperia

Aplicación de escritorio construida con Electron, Vite, TypeScript y Drizzle ORM, diseñada para la gestión de inventario, ventas y clientes de una pulpería o negocio pequeño.

drizzle electron react shadcn sqlite tailwind vite

Last synced: 03 Mar 2026

https://github.com/hasanyahya101/pacman_sfml

Pacman game created in C++ and SFML, and uses Sqlite3 for Database. All, rights to the Sqlite3 (Amalgamation) files and SFML files go to them and them alone. The code contains a First Version, which is not efficient and uses Grids and Second Version, which is efficient. This project is also OOP and ISE subjects Semester Projects for Fast Nuces Lhr.

c cpp fast ise lhr nuces oop pacman sfml sqlite

Last synced: 20 Apr 2026

https://github.com/nitekeeper/memex

Personal knowledge runtime and shared memory plane for Claude Code agent fleets — plugin-agnostic SQLite stores with federated FTS5 + vector search.

ai-agents claude-code claude-code-plugin full-text-search knowledge-management mcp memory second-brain sqlite vector-search

Last synced: 27 Jun 2026

https://github.com/maximebrusselle/gitlabplanner

A project to more efficiently plan gitlab sprints

astrojs clerkjs daisyui drizzle-orm reactjs sqlite tailwindcss

Last synced: 16 Apr 2026

https://github.com/davidmosiah/delx-memory

Local-first persistent memory layer for AI agents. SQLite-backed, MCP-compatible, cross-agent. Privacy: secret-blocking writes, file-only storage.

agent-memory agent-ready ai-agent-tools ai-agents anthropic claude-desktop cursor local-first mcp mcp-server model-context-protocol persistent-memory sqlite wearable-data

Last synced: 27 Jun 2026

https://github.com/daniele-senko/gerenciador-produtos-py-poo

Este é um projeto de console (CLI - Command-Line Interface) desenvolvido em Python para simular as operações bÔsicas de um sistema de vendas, incluindo gerenciamento de produtos, um carrinho de compras e a finalização de pedidos.

cli composition python3 sqlite

Last synced: 16 Apr 2026

https://github.com/Dominique216/expense-tracker

an expense tracker made using Java and SQLite

bootstrap java javascript mui react sqlite

Last synced: 09 May 2025

https://github.com/rse/wordnet-lmf-de

WordNet Lexical Markup Framework (LMF): German (DE)

de german lmf sqlite wordnet xml

Last synced: 04 Mar 2026

https://github.com/jongwony/dbb

open db browser for sqlite with csv, sqlite3 file

csv dbbrowser sqlite

Last synced: 16 Apr 2026

https://github.com/thekoma/rpodder

A modern, self-hostable gpodder.net replacement written in Rust. Sync podcast subscriptions and episode progress across all your devices.

axum docker gpodder kubernetes oidc podcast podcast-sync postgresql prometheus rest-api rust self-hosted sqlite sso svelte

Last synced: 01 Apr 2026

https://github.com/bodix/unisqlite

SQLite database editor for Unity based on ScriptableObjects

sqlite sqlite-database unity unity3d

Last synced: 16 Apr 2026

https://github.com/mordiaky/idea-lab-mcp

MCP server for structured ideation — generating, scoring, and storing software ideas

idea-generation ideation mcp mcp-server model-context-protocol software-ideas sqlite typescript

Last synced: 28 Jun 2026

https://github.com/lotharingie88/gestexp

Application Delphi/Pascal avec bd Sqlite et Mysql , multiperipherique en FMX et Firedac, de gestion d une exploitation agricole

delphi mysql pascal sqlite

Last synced: 01 Apr 2026

https://github.com/brettdavies/bird

Rust CLI for the X (Twitter) API — entity store, watchlist, thread reconstruction, and usage tracking on top of xurl.

api-client caching cli rust sqlite twitter x-api

Last synced: 01 Apr 2026

https://github.com/irchelper/ainative

AI-native multi-agent workbench: task queue + web UI for coordinating AI agents (SQLite + Go + Vue 3)

ai-agents golang human-in-the-loop multi-agent sqlite task-queue vue workbench

Last synced: 05 Mar 2026

https://github.com/kdesp73/kittify

An Mp3 Player for Linux and Windows written in Java with scraping capabilities

java mp3-player music-player sqlite

Last synced: 17 May 2026

https://github.com/ahmad-masud/research-grant-council-database

A Database made for tracking grant competitions for research proposals.

database jupyter-notebook python sqlite

Last synced: 17 Apr 2026

https://github.com/olha-dev-fullstack/graphql-ws-chat-app

This is a simple GraphQL chat app build with websockets which allows authenticated users to chat in real time.

graphql sqlite websocket

Last synced: 17 Apr 2026

https://github.com/gandaldf/sqlr

A minimal SQL-first builder/mapper for Go: parameter binding, bulk expansion, fast struct scans — no DSL, no heavy ORM.

database golang mysql postgres query-builder sql sql-builder sqlite sqlserver

Last synced: 02 Apr 2026

https://github.com/greysquirr3l/coraline

Rust code graph indexer with 28 language support, MCP tools, and SQLite-backed analysis

code-intelligence codegraph developer-tools mcp rust sqlite static-analysis tree-sitter

Last synced: 22 Apr 2026