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/lmfaole/DS4102-Web-development-2-exam

Web development exam where we made an API with C# and a frontend with Vue.

api csharp database sqlite sqlite3 vue

Last synced: 22 Oct 2025

https://github.com/wynelson94/longhand

Lossless local memory for Claude Code. The full, unabbreviated version. Every tool call, every file edit, every thinking block — stored verbatim on your machine. Persistent memory without tokens.

ai-memory anthropic chromadb claude-code forensic local-first lossless mcp mcp-server python recall sqlite

Last synced: 23 Apr 2026

https://github.com/inoles/grocery-app-blazor

Full Stack Web Based grocery shopping application with ASP.NET Core, Blazor, EF Core and SQLite

aspnet-core blazor-server bootstrap5 dotnet entity-framework entity-framework-core full-stack fullstack-development sqlite xunit

Last synced: 24 Feb 2026

https://github.com/dvamishkilapa/db_softdev

Страшная обертка, созданная с помощью на PyQT5, для БД разработчиков ПО.

pyqt pyqt5 sqlite vsu

Last synced: 23 Oct 2025

https://github.com/damiansuess/learn.sqlite

Test of C# SQLite and SQLCipher database connections for Xamarin

csharp sqlcipher sqlite xamarin

Last synced: 24 Feb 2026

https://github.com/oleksandra-o/sqlite

Using Databases with Python University of Michigan class

python sql sqlite

Last synced: 22 Feb 2026

https://github.com/amoeba/ace-to-sqlite

Automation to export the latest release of the ACE data as SQLite databases served via Datasette

acemulator asherons-call database datasette sqlite

Last synced: 15 Mar 2026

https://github.com/jdrodas/sismosantioquia

Consolidación de proyectos en el dominio de problema de los Sismos en Antioquia

api-rest sqlite windows-forms

Last synced: 14 Apr 2026

https://github.com/lommix/cash_cat

Timetracking cli tool using sqlite

cli sqlite timetracker worklog

Last synced: 17 May 2026

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/blockzilla101/deno-sqlite-orm

sqlite orm library for deno

deno deno-module orm sqlite

Last synced: 14 Apr 2026

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/paasshme/portfolio

Highly-customizable web based portfolio using Flask framework.

flask sqlalchemy sqlite website

Last synced: 14 Apr 2026

https://github.com/kkkkninezzz/home-bangumi

不太auto的追番工具

graalvm jdk21 mapstruct springboot3 sqlite vue

Last synced: 23 Jan 2026

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://github.com/than-dev/praise

Praise is an API developed with typescript, nodejs, sqlite and typeorm. In it you can give compliments for another users!

api backend compliments jwt nodejs sqlite typeorm typescript

Last synced: 09 May 2026

https://github.com/taozuhong/libsqlast

libSqlAst is a library to parse SQL statements or files to AST, then apply them for Intellisense/Beautify/Minify functions

ast beautify intellisense mariadb minify mysql postgresql sql 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/yui0/php-db-api

Single File PHP Script that adds a REST API for SQLite

api jwt php rest-api restful-api sqlite

Last synced: 28 Jan 2026

https://github.com/lucasdavi99/passvault

🔑 PassVault – Gerenciador de senhas Android desenvolvido com .NET MAUI, focado em segurança e privacidade.

android csharp dotnet-maui encryption mvvm open-source password-manager security sqlite

Last synced: 26 Oct 2025

https://github.com/n210013-karthik/alumniarc

A student-led project to build an Alumni Website for connecting past and present students. Developed using Django (backend) and SQLite (database), the platform enables alumni networking, mentorship, job sharing, and event updates.

css django html js python sqlite

Last synced: 24 Feb 2026

https://github.com/FilipRokita/python-ai-quiz

A simple Flask-based quiz web application that allows users to take quizzes, track their high scores, and manage sessions. The app uses SQLite for data storage and supports user authentication. Perfect for learning Flask and database integration!

backend bootstrap database flask full-stack python quiz-app session-management sqlite web-app web-development webapp

Last synced: 26 Oct 2025

https://github.com/lu-rebuilt/fdb-tools

FDB database converter and viewer for LEGO Universe

database lego-universe sqlite

Last synced: 15 Apr 2026

https://github.com/ovojs/anykv

The monrepo for AnyKV - a service layer abstracting away different databases.

abstraction-layer anydb bun http mysql polymorphism postgres redis sqlite surrealdb

Last synced: 22 Feb 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/ericoliveiras/automessageapp

Este projeto, desenvolvido como parte das atividades do curso "Atividades de Extensão: Integração de Competências em Engenharia de Software III", na UNICID | Universidade Cidade de São Paulo, oferece uma solução prática para automação de mensagens em massa pelo WhatsApp.

css flask html javascript python selenium sqlite

Last synced: 28 Oct 2025

https://github.com/gokuprograming/flutter_tienda_sqlite

Aplicacion movil de tienda en SQLite

flutter moviles sqlite store tienda

Last synced: 25 Jan 2026

https://github.com/abimathi03/android-sqlite-crud-operations-application

This Android application demonstrates the implementation of SQLite database operations, including Create, Read, Update, and Delete (CRUD).

android-application android-studio crud-operation database sqlite

Last synced: 04 May 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/aditybarnwal22/lung-cancer-prediction-app

This project, titled “Lung Cancer Prediction,” presents a web-based application that enables preliminary risk assessment for lung cancer using Machine Learning Algorithms.

css3 flask html5 javascript python-libraries-numpy python-libraries-pandas scikit-learn-python sqlite

Last synced: 06 Feb 2026

https://github.com/baribrahim/runway-redeclaration-system

An application designed to assist airport authorities in recalculating runway parameters when an obstacle is present.

desktop-application java javafx mvc-architecture scrum-agile sqlite

Last synced: 24 Jan 2026

https://github.com/ajianaz/uteke

🧠 The Brain for Your AI — Persistent memory & smart context management for AI agents. Rust, 2MB binary, zero config.

ai cli embeddings hnsw local-first memory rust sqlite vector-database

Last synced: 01 Jun 2026

https://github.com/vilhalva/crud-de-livros-com-nestjs-e-prisma

👨‍🏫ESSE É UM CRUD QUE USA O SQLITE COM PRISMA E API RESTFUL.

api-rest crud database framework javascript nestjs nodejs prisma projeto site sqlite typescript

Last synced: 15 Apr 2026

https://github.com/zota0/dsn_gen

You dont know what the hell DSN is and is bored of asking AI? Or maybe you just want simple DSN?

database database-connection database-management dev-tools developer-tools dsn go golang mariadb mysql pg pgsql release sql sqlite sqlite3 zota0

Last synced: 15 Apr 2026

https://github.com/nilspolek/linkshortener

Link Shortener is a straightforward service designed for creating and managing shortened URLs using SQLite for data storage. Developed in Go, this application allows users to shorten long URLs, resolve shortened URLs back to their original destinations, and delete unwanted shortened links.

golang linkshortener microservice sqlite

Last synced: 06 Feb 2026

https://github.com/delabon/video-proccessing-mvp

A minimal Laravel app that accepts video uploads and generates lower-resolution variants (e.g., 4K -> 2K, 1080p, 720p, 480p).

ffmpeg horizon laravel livewire php sail sqlite tailwind telescope

Last synced: 24 Jan 2026

https://github.com/maklonfr/e-commerce-microdot-web-server

E-Commerce App Smart System Server IoT - Upskilling/Reskilling BOE Malang Pemrograman Web Framework

api-client bmp280 css flask html javascript microdot-webserver micropython pycharm-ide sensor smart-dashboard-system sqlite thonny-ide

Last synced: 28 Jan 2026

https://github.com/pankajsagvekar/auraspring

AuraSpring is a Flask-based web application built to support individuals experiencing Seasonal Affective Disorder (SAD) during the spring season. Designed with mental wellness in mind, AuraSpring provides a calming space to track moods, interact with an AI companion, and access curated springtime mental health resources.

flask python sqlite tailwindcss

Last synced: 28 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/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 venenux

Last synced: 28 Jan 2026

https://github.com/gust4vosales/projeto-bd-2020.3_ufape

Projeto desenvolvido no curso de BD no período 2020.3 - UFAPE

banco-de-dados database mysql pg sql sqlite

Last synced: 15 Apr 2026

https://github.com/danwt/coil

Structured memory for AI coding agents. Typed schemas, structured queries, utility scoring — an MCP server that makes agents remember what actually matters.

ai-agents bun claude-code developer-tools llm-tools mcp mcp-server memory sqlite typescript

Last synced: 24 Feb 2026

https://github.com/dorukeskicorapci/banking-app

Banking App is a Python application designed to manage user access and handle transactions using an SQLite database.

database filewriter sqlite

Last synced: 16 Mar 2026

https://github.com/zachbateman/easy_db

Easy Python database interaction

access database python sql sqlite sqlite3

Last synced: 29 Jan 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/doozyx/qt-sqlite-orm

sqlite_orm with added QString mapping

orm qt qt5 sqlite sqlite3

Last synced: 18 Apr 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/patricialjohnson/sql-database-analysis

In this analysis, I developed SQL queries for the Chinook Database, which contains information about a digital music store. The goal was to assist the Chinook team in better understanding their media inventory, customers, employees, and invoice data.

business-analytics chinook-database data-analytics data-visualization database sql sqlite

Last synced: 11 Apr 2026

https://github.com/sbstnerhrdt/go-gorm-all-sql

generic sql connector for the grom framework

connector databases golang gorm mysql postgres sql sqlite

Last synced: 30 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/mateusfs99/planner-api

Node.js API of Planner application.

fastify node-js prisma sqlite

Last synced: 25 Feb 2026

https://github.com/hamzeh-pourshabanan/qnaprogram

A modular question-answer system demonstrating clean hexagonal architecture in Java. Easily swap between CLI/web interfaces and SQLite/MongoDB storage without touching core logic.

clean-code console-application ddd hexagonal-architecture java ports-and-adapters sqlite

Last synced: 25 Feb 2026

https://github.com/aszurar/dtmoney-back

O objetivo desse projeto é começarmos a usar micro-frameworks para criação de APIs Rest, e entendermos como podemos aplicar os conceitos básicos de APIs com essas ferramentas.

fastify javascript knex knexjs node nodejs postgres postgresql sqlite sqlite3 typescript

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/biyonik/evento

Evento - Modern etkinlik yönetim platformu. Next.js 15, React 19, TypeScript ve Tailwind CSS ile geliştirilmiş. Framer Motion animasyonları, Prisma ORM, SQLite veritabanı, server-side pagination ve Zod validation özellikleri içerir.

framer-motion nextjs nextjs15 prisma prisma-orm react reactjs sqlite sqlite3 tailwindcss typescript webapp

Last synced: 15 Apr 2026

https://github.com/jolaz-dev/salus-gym

SalusGym is a gym management system

dart flutter gym-application sqlite

Last synced: 30 Jan 2026

https://github.com/gopalverma1303/homeease

The household services management web application for customers, professionals, and administrators.

bootstrap chartjs css flask html javascript jinja python sqlal sqlite

Last synced: 15 Apr 2026

https://github.com/pilat/mcp-datalink

MCP server for secure database access (PostgreSQL, MySQL, SQLite)

database mcp model-context-protocol mysql postgresql sqlite

Last synced: 30 Jan 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/askdkc/electron-memo-app

Electronで作ったサンプルメモアプリ。SQLiteを使用しデータは永続化される。

electron sqlite

Last synced: 30 Jan 2026

https://github.com/bvujovic/webapisqldbtest

Testiranje DevOps pipeline mogućnosti na Web API .NET 6 aplikaciji.

azure azure-devops c-sharp ci-cd-pipeline devops dot-net ef-core sqlite web-api

Last synced: 31 Jan 2026

https://github.com/susonicth/lsqlite3

Inofficial github mirror of LuaSQLite3

library lua mirror sqlite

Last synced: 15 Apr 2026

https://github.com/gurpreet17/uc-davis-sql-for-data-science-specialization

Completed the SQL Basics for Data Science Specialization from the University of California, Davis, gaining proficiency in Data Analysis, SQL, Apache Spark, and Delta Lake.

apache-spark bigdata data-analysis data-science delta-lake sqlite

Last synced: 15 Apr 2026

https://github.com/aliabdev11/library-management-system

Library Management System is a dashboard web app built using Django and SQLITE. It provides a user-friendly interface to manage library operations, including adding, updating, and deleting books, tracking borrowed books, managing users, and viewing records in a centralized dashboard.

django python sqlite

Last synced: 17 Mar 2026

https://github.com/imkrishsub/filefolio

A privacy-first document organization tool that uses local AI to automatically categorize, tag, and rename your PDF files. All processing happens on your machine with Ollama, keeping your documents completely private.

ai document-management fastapi local-first ocr ollama pdf privacy python sqlite

Last synced: 15 Apr 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/unqdlphn/web-app-starter

A standardized process for initiating new Python web application projects using macOS, Flask, Streamlit and SQLite3 as the foundation. It aims to ensure consistency, best practices, and efficient web app building.

flask macos python sqlite streamlit

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/ketanxos/chirp

Offline-first app for seamless messaging, calling, file sharing, music sync, and nearby-device location estimation — all without relying on the internet.

calling communication-app dart file-sharing flutter java material-design messaging music-synchronization nsd offline-first sqlite webrtc

Last synced: 15 Apr 2026

https://github.com/robeertm/ev-charge-tracker

Self-hosted EV charge tracker with vehicle API integration (Kia, Hyundai, Tesla, VW group, Renault, Polestar +more). Dashboard, PDF reports, ENTSO-E CO2, multi-language. Flask + SQLite.

co2-tracking dashboard electric-vehicle entsoe ev-charging ev-tracker flask home-server hyundai kia photovoltaic polestar python renault self-hosted sqlite tesla volkswagen

Last synced: 10 May 2026

https://github.com/danceaway-app/vcpkg

Collection of libraries used in DanceAway projects

react-native sqlite sqlite-vec vcpkg

Last synced: 13 Jun 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/csipa0723/monday

Made an electron app with react, typescript and SQLite for vocational training in software development.

electron-app electronjs reactjs sqlite typescript

Last synced: 15 Apr 2026

https://github.com/graweb/labfoto-api

PHP | Laravel | Lumen | MySQL | SQLite

laravel lumen mysql php sqlite

Last synced: 15 Apr 2026

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/cataliniuga/squi

A web SQLite GUI, inspired by Prisma Studio and Drizzle Studio. Built with .Net Core 7 and Vue3.

dotnet-core mysql sql sqlite vue3

Last synced: 15 Apr 2026

https://github.com/abduznik/filament-tracker

Tracks 3D printing filament inventory and usage with a React+Vite frontend and Node.js/SQLite backend, containerized for easy self-hosting.

3d-printing backend docker javascript nodejs react sqlite tools

Last synced: 01 Feb 2026

https://github.com/dirosaki/jobscalc

JobsCalc | Maratona Discover Rocketseat

nodejs sqlite

Last synced: 09 May 2026

https://github.com/atakansn/database-drivers

Package that provides ease of use pdo drivers

database mysql pgsql php sqlite sqlsrv

Last synced: 01 Feb 2026

https://github.com/youngandgeek/sqlitepractice

App that saves Contacts to SQLite Database and display it in a List of CardView

android-application database oops-in-java sqlite

Last synced: 15 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/anthonytedja/redirectv1

URL Shortener Service - Low Level

bash-script http-server java multithreading proxy sqlite

Last synced: 09 May 2026

https://github.com/jefferson1104/imhere-app-mobile

I'm Here is a React Native application designed to help you organize and manage events directly from your smartphone.

expo react-native react-navigation sqlite styled-components typescript

Last synced: 15 Apr 2026

https://github.com/sutandojs/schema-inspector

Utility for extracting information about existing database schema

mysql postgresql schema sqlite sutando

Last synced: 26 Feb 2026

https://github.com/aelabassi/simpleblogpost

Simple blog posted (already completed) built using Flask: Also forwarded to http://sblog.abderrazaqelabassi.tech

flask flask-forms flask-login flask-wtf gunicorn html python render sqlachemy sqlite

Last synced: 17 Mar 2026