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/zhoucheng133/sht-api

SHT temperature & humidity API and data storage for Raspberry Pi (NOT Pico)

fastapi raspberry-pi sht3x sqlite

Last synced: 13 Oct 2025

https://github.com/tofran/fastapi-htmx-full-text-search-demo

🔎 Python FastAPI HTMX full-text-search demo using SQLite FTS5 and Algolia search.

algolia fastapi htmx sqlite

Last synced: 22 Jan 2026

https://github.com/mjvl/app-dev-studio-android

Mason App Development Studio 5th Bell Team's Application

android-application android-studio location-services sqlite student-project

Last synced: 18 Apr 2026

https://github.com/freeshineit/rust-notes

rust sqlite

rust sqlite

Last synced: 13 May 2026

https://github.com/allanjos/crud-node

Simple SQLite CRUD in Node.js

cross-platform javascript js nodejs sqlite sqlite3

Last synced: 18 Apr 2026

https://github.com/zidan970/streamcoin

Digital wallet application

gin go sqlite

Last synced: 13 Mar 2026

https://github.com/pedrohvfernandes/nlw-copa-2022

Projeto desenvolvido durante a Next Level Week Copa, na trilha Ignite.

expo fastify jwt nextjs node prisma react react-native sqlite tailwindcss ts zod

Last synced: 10 Apr 2026

https://github.com/yannx79/sales-api

This API provides the core operations for efficient sales service management.

api composer eloquent laravel migrations php sales sqlite sqlite3

Last synced: 27 Jan 2026

https://github.com/shadrack-kipkemei/movie_management_system

movie management system CLI project

python sqlachemy sqlite

Last synced: 29 Apr 2026

https://github.com/mateusfg7/deno-and-a-database

Deno server with some database

database deno denodb keyv server sqlite

Last synced: 14 Apr 2026

https://github.com/manjit-baishya-datascience/chaptered-emporium-library-management-system

Here is a new management system designed to help you manage your bookstore efficiently. Keep track of books, authors, customers, orders, publishers, genres, and more with ease!

database-design database-management databse-project sql sqlite

Last synced: 14 Oct 2025

https://github.com/justmars/lawdata

Access datasette instance of corpus-x database as authenticated backend API

api datasette fts5 json1-extension legal litestream sqlite tree-structure

Last synced: 14 Oct 2025

https://github.com/arbitercorp/arbiter

A multi-agent orchestration runtime for the terminal and the network.

agent ai cpp llm mcp memory orchestration runtime sqlite

Last synced: 03 May 2026

https://github.com/scottkoskoski/gardening-app

Web app for personalized gardening recommendations based on location, climate, and real-time weather data. Built with Flask, React, and SQLite/PostgreSQL.

flask react sqlite

Last synced: 14 Apr 2026

https://github.com/vandodev/rn-target

Projeto prático focado no gerenciamento de metas financeiras. Salvar e recuperar dados utilizando um banco de dados local com SQLite, além de explorar o uso do Expo Router para implementando navegação baseado em arquivos no React Native.

android app expo ios react react-native rocketseat sql sqlite

Last synced: 10 Apr 2026

https://github.com/wastingnotime/contacts-backend-go-echo

This repository maintain a golang/echo application that is part of "contacts" project, an initiative to explore technologies features.

crud-api echo golang gorm migrations sqlite

Last synced: 09 Mar 2026

https://github.com/wastingnotime/contacts-backend-dotnet

This repository maintain a dotnet/webapi application that is part of "contacts" project, an initiative to explore technologies features.

crud-api dotnet entity-framework migrations sqlite webapi

Last synced: 09 Mar 2026

https://github.com/araju-sinha/online-exam-website

Online exam website with Admin database

django-framework python3 sqlite

Last synced: 14 Apr 2026

https://github.com/dbriane208/java-programming

I am learning Java as part of my class work and for building applications with it for fun

android java sqlite

Last synced: 06 May 2026

https://github.com/mizcausevic-dev/embedding-drift-graph

Track how entity embeddings drift across encoder model versions. SQLite store + Strawberry GraphQL API. Cosine drift events computed automatically on every record. Reference impl for RAG/eval pipelines re-encoding their corpus.

ai-governance drift-detection embeddings graphql llm numpy python rag sqlite strawberry-graphql vector-search

Last synced: 01 Jun 2026

https://github.com/wastingnotime/contacts-backend-kotlin-spring

This repository maintain a kotlin/spring application that is part of "contacts" project, an initiative to explore technologies features.

crud-api kotlin migrations spring-boot sqlite

Last synced: 09 Mar 2026

https://github.com/vunkname/clear-xui-database

A Telegram bot & Web tool for modifying SQLite database files in X-UI and 3X-UI panels. https://t.me/NiGmaServices

3x-ui database sqlite x-ui xray

Last synced: 17 Apr 2026

https://github.com/rcrdk/daily-diet-nodejs-api

A simple diet meal CRUD for practicing the API REST on Node.js with Fastify.

e2e-tests fastify insomnia knex nodejs postgresql sqlite typescript vitest

Last synced: 27 Jan 2026

https://github.com/tmeftah/flask_skeleton

a base flask application with flask_login and user permission

boilerplate-application boostrap flask flask-sqlalchemy sqlite

Last synced: 06 May 2026

https://github.com/filipemt/api-food-explorer

Food Explorer was the challenge proposed by rocketseat. In this project I created an api for a fictional restaurant. This is a complete application (backend and frontend).

cors expressjs jwt-authentication knex multer nodejs sqlite

Last synced: 04 May 2026

https://github.com/thinkphp/auth2

Auth React Frontend Backend Node.js Sqlite3

authentication backend bcrypt cors express frontend node react router sqlite tailwindcss

Last synced: 10 Apr 2026

https://github.com/dbnetlink/dbnetsuitecore2

ASP.NET Core middleware UI components for MVC/Razor views based on HTMX

component csv database excel htmx mariadb mssql mysql postgresql razor spreadsheet sqlite tailwindcss

Last synced: 10 Apr 2026

https://github.com/rikulauttia/database-fundamentals

Database performance engineering lab demonstrating 148x query optimization through advanced indexing strategies and ACID-compliant transaction patterns. Features production-ready implementations spanning both SQL and NoSQL paradigms with measured performance analytics. A practical showcase of database engineering principles.

acid concurrency database database-design database-optimization indexing mongodb normalization nosql performance-testing python-database query-performance relational-algebra sql sqlite transactions

Last synced: 10 Apr 2026

https://github.com/floony7/dev-jobs-website

A jobs website clone of Indeed for the purposes of practise using Next.js 14, server actions and Prisma.

nextjs14-typescript prisma server-actions sqlite tailwindcss zod

Last synced: 11 Apr 2026

https://github.com/qlishell/sql-the-practical-guide

If you work in data, you’ll write SQL queries all the time. So how do you write efficient SQL queries that are optimized for performance

sql sql-query sql-tips sqlite

Last synced: 18 May 2026

https://github.com/yowidin/sqlite-burrito

A silly wrapper for the SQLite library

cplusplus cplusplus-17 cpp cpp17 sqlite sqlite3

Last synced: 22 Jan 2026

https://github.com/fazleyrabby/xencode

Fast local coding assistant that understands your codebase using RAG.

ai embeddings llm rag sqlite vector-database

Last synced: 03 May 2026

https://github.com/muhalvin/sendnotes

SendNote - A way to send schedule notes to your friends.

alpinejs laravel livewire sqlite tailwindcss wireui

Last synced: 14 Apr 2026

https://github.com/sultanayubi360/ninflix

NinFlix App – Live Streaming (TV Streaming, Movies, Web Series, TV Shows & Live TV Channels) NinFlix Live TV Application is an app that shows live tv on Android devices. Watch your favorite TV channels Live on your mobile phone with this Android application on your Android device.

android-studio exoplayer exoplayer2 firebase java kotlin material-ui sqlite xml

Last synced: 19 Feb 2026

https://github.com/fenron-dev/mediashelf

Cross-platform Digital Asset Manager (DAM) — Flutter port of Nexus Explorer. Manage your local media library on Linux, Windows, macOS, Android & iOS.

cross-platform dart digital-asset-manager flutter media-library riverpod sqlite

Last synced: 14 Apr 2026

https://github.com/s0fft/true-publish-protocol

Information-Resource — SSR Media Project on Flask + API on Flask-RESTful

api curl flask flask-restful jinja2 postman python3 server-side-rendering sqlalchemy sqlite

Last synced: 10 Apr 2026

https://github.com/uinaf/lincrawl

Local-first Linear work-graph archive CLI

age-encryption archive cli crawler crawlkit linear sqlite

Last synced: 24 May 2026

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/gabrielbb/library-api

This is a simple Library REST API made with Node JS and an In-Memory SQLITE database.

library-management-system nodejs sqlite

Last synced: 15 Feb 2026

https://github.com/zigzag1001/poggersbotv2

A simple, self hosted discord music bot with a web interface

bot discord discord-bot discord-py flask mysql poggers sql sqlite web-interface webui youtube youtube-dl yt-dlp

Last synced: 09 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/techabraao/email-sender-rest-api

A simple RESTful API for sending and scheduling emails via SMTP, built with Python, Flask, smtplib, Docker, and RabbitMQ.

flask python rest-api smtplib sqlalchemy sqlite

Last synced: 17 Aug 2025

https://github.com/sanghanmol/billalyze

An app to upload receipts, extract data using OCR, and visualize spending trends with charts and stats.

fastapi python sqlalchemy sqlite streamlit tesseract-ocr

Last synced: 09 Apr 2026

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/joeymckenzie/sqlighter

A Laravel package for routinely backing up your SQLite database.

laravel php sqlite

Last synced: 16 Aug 2025

https://github.com/adibhatt10078/sha256_html

A lightweight, responsive web app built with AngularJS and Bootstrap 5 that allows users to generate SHA256 hashes from input strings.

backend competitions flask-application flask-web javascript openssl-library python ruby sha256 sqlite static-site url-decoding url-encoding xss

Last synced: 09 Apr 2026

https://github.com/pjtunstall/penumbra

A task manager web app, written mostly in Go, using Go's HTML templates, with minimal JavaScript, and the DaisyUI CSS framework for styling.

api go golang rest-api sql sqlite

Last synced: 03 May 2026

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/gabrielborgesdm/guests-app

Small project created alongside a Kotlin Mobile tutorial

crud kotlin-android mvvm-architecture recyclerview sqlite

Last synced: 19 Apr 2026

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

不太auto的追番工具

graalvm jdk21 mapstruct springboot3 sqlite vue

Last synced: 23 Jan 2026

https://github.com/oarthurzanoni/bank

High level API. SOLID, DDD, Jest, GraphQL, TypeScript, Fastify

apollo apollo-server ddd fastify graphql jest prisma solid sqlite typegraphql typescrit

Last synced: 09 Apr 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/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/aidenstickney/modern-record-player

This application integrates RFID technology with Spotify's playback features. Users can associate RFID tags with Spotify albums, playlists, or tracks. Scanning an RFID tag initiates playback of the linked Spotify content.

flask python raspberry-pi spotify spotify-api sqlite

Last synced: 03 May 2026

https://github.com/morriskm/actix-auth

Actix-Web | API | Session Auth | Login | Register | Logout | Protected Route | Sqlite | Rust | Redis

actix-web argon2 cookies middleware redis serde session-cookie sqlite sqlx

Last synced: 09 Apr 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/vilhalva/temperaturas-com-beeware

👨‍🏫CONVERSOR DE TEMPERATURAS EM CELSIUS, FAHRENHEIT E KELVIN COM BEEWARE E SQLITE.

aplicativo beeware codigo database framework interface matematica projeto python sqlite

Last synced: 09 Apr 2026

https://github.com/pedroprebeck/projeto-final-ada

Um aplicativo web em Flask para gerenciar informações sobre animais de estimação, com integração de banco de dados SQLite e design responsivo usando Bootstrap.

bootstrap flask gunicorn python sqlite web-application

Last synced: 04 Oct 2025

https://github.com/rcmilan/ex-dbs

Exemplos de implementações de Bancos de Dados

mongodb neo4j redis sqlite

Last synced: 09 Apr 2026

https://github.com/formtrix/sql-essentials

SQL Queries

sql sqlite

Last synced: 10 Nov 2025

https://github.com/sacreddoggo/pixel-art-maker

Desktop app, Pixel Art Maker made with Tauri v2 and NextJS v15

nextjs15 pixel-art pixel-art-maker sqlite tauri2

Last synced: 15 May 2026

https://github.com/santidev21/inventory-system

Simple inventory management system built with WPF, SQLite, and Entity Framework.

csharp entity-framework sqlite wpf

Last synced: 03 May 2026

https://github.com/canberkoztonguc1-del/commercial-site

commercial website with product catalogue and admin panel(Node.js, Express, SQLite)

express nodejs sqlite

Last synced: 03 May 2026

https://github.com/salam-hachtoon/backend

API is the backend of Smart Study AI, built with Django to provide a robust and scalable API. It powers AI-driven study tools, ensuring seamless data processing and efficient student learning experiences. 🚀📚

ai aiagent api django django-rest-framework jwt-authentication postman python sqlite

Last synced: 09 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/saitawngpha/mysqlitek

My simple app for SQLite using Kotlin.

android kotlin sqlite sqlite3

Last synced: 03 May 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/abombalemba/CRUD-API-Go

CRUD REST API

golang sqlite

Last synced: 12 Aug 2025

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/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/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/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/byywork1/masn-scanner

iOS Application Prototype for Attendance Tracking

mvvm sqlite swift

Last synced: 14 Feb 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/vaur94/agent-docs-server

Loopback agent documentation server with MCP, Admin UI, and knowledge graph

agents documentation knowledge-graph mcp opencode sqlite systemd typescript

Last synced: 23 May 2026

https://github.com/fialex1212/fastapi-react-toascii

The ASCII Art Converter is a web application that allows users to upload images by link or file and convert them into ASCII art. The app utilizes a React frontend for a responsive user interface and a FastAPI backend for efficient image processing.

fastapi react sqlite vite

Last synced: 09 Apr 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/debug-hash/esale

🛒 A modern e-commerce platform. Scalable, secure, and user-friendly 🚀

bootstrap flask flask-restx reactjs sqlite typescript

Last synced: 09 Apr 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/07rinat07/fastapimyapp

fastapimyapp

fastapi python3 sqlite

Last synced: 15 Apr 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/harenafiantso/poja-big-sum-std22086

Git repository that contains the source code of the exam about using the infrawork named poja, using the version 9.0.2

aws java spring sqlite

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

Node.js API of Planner application.

fastify node-js prisma sqlite

Last synced: 25 Feb 2026

https://github.com/odisseu93/file-storage-node

Example of a backend created to save, retrieve and delete files in Google Cloud Storage, using Node.js, Express and the Firebase SDK.

back-end bun file-storage google-cloud image-storage multer prisma sqlite typescript

Last synced: 09 Apr 2026