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/kalebeccs/petshop-ipluso

Lojão da Ração é um sistema de gerenciamento de petshop, desenvolvido em Python com SQLite3

ipluso petshop python sqlite

Last synced: 17 Feb 2026

https://github.com/salvatoreamaddio/backend_businessappsharpbuilder

BusinessAppSharpBuilder is a framework that runs on .NET 8. It is designed to speed up the development of business-oriented from a back-end viewpoint.

back-end back-end-development backend backend-development com csharp csharp-code dot-net email-sender excel mysql mysql-database security sqlite sqlite-database sqlite3 sqlite3-database

Last synced: 03 Feb 2026

https://github.com/nishi1612/wie-appathon-2017

This app is made to connect farmers directly to retailers and thus reducing the concept of middleman. It connects farmers directly to the retailers to lower the gap of supply and demand that is retailer can talk to farmer by saying what crop is in demand and farmer can talk to retailer regarding what crop he is planning to harvest.

android-application sqlite

Last synced: 09 May 2026

https://github.com/provnai/attest

Attest Protocol Silicon-rooted trust and zero-knowledge provenance for AI agents. Features hardware-sealed identity (TPM/CNG), Plonky3 ZK-STARK audit trails, and Quantum Undo (Reversible Execution) in Go & Rust.

ai-agents artificial-intelligence audit-log cryptography cybersecurity golang hardware-security plonky3 provenance rust sqlite state-management tpm undo zk-starks

Last synced: 11 Mar 2026

https://github.com/tim-butterfield/ollama-chat-tauri

Local GUI for Ollama AI/LLM using React.js + Tauri/Rust

ai chat llm ollama react rust sqlite tailwind tauri

Last synced: 07 Apr 2026

https://github.com/kmaleesha/vaccination-details-collector

This is a mini project which is created for collect vaccination details of the patients. Using Python with MySQL database.

python sqlite

Last synced: 20 May 2026

https://github.com/jespy666/restful-flask

Repository for a RESTful Application in Flask (Technical Specification)

alembic docker docker-compose flask flask-api flask-restful mysql sqlalchemy sqlalchemy-session sqlite unittest

Last synced: 11 Apr 2026

https://github.com/ra1d7/inventory

The C# application is designed to help manage sales for a business. The application uses a SQLite database and a Winforms UI

csharp point-of-sale pos sqlite

Last synced: 16 May 2026

https://github.com/sarincr/mysql-database-with-python

MySQL is an open-source relational database management system. Its name is a combination of "My", the name of co-founder Michael Widenius's daughter, and "SQL", the abbreviation for Structured Query Language

database database-management databases mysql mysql-database mysql-server mysqli pysql pysql-console pysqlite3 python python-library rdbms sql sqlconnection sqlite

Last synced: 17 Apr 2026

https://github.com/stevekm/newfile-detector-nf

Database-driven Nextflow app using Django ORM standalone

database django django-orm nextflow sqlite

Last synced: 09 Apr 2026

https://github.com/billy0402/django-engineer-exam

A Django backend engineer exam from a company.

django django-rest-framework python restful-api sqlite

Last synced: 06 Apr 2026

https://github.com/stonestepsinc/fit

A command line application that computes file checksums for a file tree and can verify file integrity against the same tree or at a new base directory.

checksum directory-tree exif exiv2 file file-checksum file-integrity file-tree file-verification integrity sqlite traverse verification walk

Last synced: 12 May 2025

https://github.com/svelterust/elixir

Tiny hacker news like web application

rocket rust sqlite

Last synced: 18 Mar 2025

https://github.com/akifbayram/openbin

Self-hosted inventory system for organizing physical storage bins. Print labels, scan to find contents, and optionally plug in your own AI to do the heavy lifting: snap a photo and it names the bin, lists every item, and tags it for search.

ai bins foss home-inventory home-inventory-manager home-organization inventory mcp mcp-server open-source self-hosted sqlite

Last synced: 01 Apr 2026

https://github.com/vsnaichuk/react-native-places

React Native App (Offline First) for sharing places that people visit from all over the world 🗺

expo mobx react react-native react-native-maps sqlite typescript

Last synced: 30 Dec 2025

https://github.com/jonasb/durable-objects-sql-tag

A library for working with SQLite in Cloudflare Durable Objects.

cloudflare cloudflare-workers durable-objects sqlite

Last synced: 20 Jan 2026

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

Go package for working with Who's On First features and SQLite databases.

geojson golang sqlite whosonfirst

Last synced: 10 May 2025

https://github.com/sadatrafsanjani/student-information-system

This is a graphica user interface based software that is engineered with java Swing. It can store and retrive student information in aSQLITE database.

java sqlite swing-gui

Last synced: 19 May 2026

https://github.com/mfazail/notes-kit

A sveltekit site to store coding notes and run them online.

online-playground python sqlite sveltekit

Last synced: 13 Apr 2026

https://github.com/ms10596/catalog

TV series management system

flask oauth2 python sqlite

Last synced: 08 May 2026

https://github.com/yongoe1024/RdbPlus

一个sqlite的增强工具,无需编写sql代码,一行搞定增删改查,为简化开发、提高效率而生

arkts harmonyos sqlite util

Last synced: 04 May 2025

https://github.com/isosphere/tws_history_extract

A command-line tool for extracting historical data from the Interactive Brokers API. Inserts historical data into a SQLite database.

interactive-brokers market-data sqlite trader-workstation

Last synced: 20 Jul 2025

https://github.com/dschil138/sql-keycounts

SQLite queries to be used with Benign-Key-Logger to help understand your keycount data

benign-key-logger keyboard-layout keycounter keylogger sql sqlite

Last synced: 15 Jun 2025

https://github.com/gladego/index1

AI-native project knowledge base. BM25 + vector hybrid search, built for AI coding agents.

ai-coding ai-memory bm25 claude-code code-search coding-agent developer-tools knowledge-base mcp mcp-server offline-first ollama semantic-search sqlite vector-search

Last synced: 17 Feb 2026

https://github.com/kento75/react-redux-ts-express-jwt-auth-sqlite

WIP: React (TypeScript) と Express API を使用した JWT認証 + アクセスコントロール + 検索 サンプル

auth express jwt react redux sqlite typescript

Last synced: 13 Apr 2026

https://github.com/ourway/sqlite-tiny

My first attemp to write a sqlite3 clone. It's just an experimental attempt to understand RDBMS. Never use it in any production.

b-tree c parser personal-project self-learning sqlite sqlite-database sqlite-orm sqlite3 sqlite3-database tokenizer virtual-machine vm

Last synced: 16 May 2026

https://github.com/luckeyfaraday/athena-code

Open-source terminal AI coding agent with persistent local memory, automatic context recall, and searchable cross-session history.

ai ai-agent bun cli coding-agent context-retrieval developer-tools llm local-first opencode persistent-memory session-search sqlite terminal typescript

Last synced: 17 Jun 2026

https://github.com/dusova/train-ticket-reservation-system-v2

Nesne yönelimli programlama ve masaüstü uygulama geliştirme becerilerini sergileyen, tren bileti rezervasyon sisteminin Java tabanlı bir örnek uygulaması. Kullanıcı dostu arayüz ve SQLite veritabanı entegrasyonu.

desktop-application java maven sqlite swing train-ticket-reservation

Last synced: 11 May 2025

https://github.com/arshadkazmi42/firefox-cookie-path

Get firefox cookie sqlite db path crossplatform

cookie-path crossplatform firefox firefox-cookie-path sqlite

Last synced: 06 Jul 2025

https://github.com/envor/laravel-schema-macros

Some helpful (database level) macros for laravel's schema builder. Requires Laravel 11.

laravel mysql sqlite

Last synced: 13 Apr 2025

https://github.com/hubert-kniola/io-tcpserver

Synchronous and asynchrounous TCP Server with SQL Data Base

sqlite tcp-client tcp-server

Last synced: 02 May 2026

https://github.com/jxpro/sm-chat

Secure instant messaging software based on SM algorithm family

sm2 sm3 sm4 sqlite tkinter

Last synced: 20 May 2026

https://github.com/abelzk/stellarmark-backgroud-remover-bot

A Telegram bot that swiftly removes image backgrounds with precision.

ai background-removal cloud-services image-processing python sqlite telegram-bot

Last synced: 15 Jun 2025

https://github.com/foo123/easydb.js

Database abstraction layer (DBAL) for Node.js (supports mysql, postgres, sqlite,..)

dbal dbms mysql node-js postgresql sqlite

Last synced: 09 Apr 2026

https://github.com/abdulmumin1/dataprison

secure & easily store sensitive keys local machine

pyqt5 pyqt5-desktop-application python sqlite

Last synced: 17 May 2026

https://github.com/brandon689/moshi

Open Web Application starters and instant mock backend for common usecases (Frontend and Backend)

ai api backend blog booking-system csharp dapper ecommerce entity-framework forum frontend mvc myanimelist pokeapi react semantic-kernel sfml sqlite svelte wpf

Last synced: 04 Jan 2026

https://github.com/remcostoeten/emoji-feedback-form

A pretty, not distracting or in your face survey/feedback bar through emojis and optional additional message easily configurable built in SQLite, NextJS, TypeScript, Drizzle-ORM

analytics i18next json-api next15 nextjs react react19 serveractions sqlite survey turso

Last synced: 30 Dec 2025

https://github.com/soft/miru

Utility for keeping track of watched TV episodes and movies

library library-management movies ncurses sqlite tv urwid utility

Last synced: 08 Mar 2026

https://github.com/hirotakadango/hdboard

4chan clone in php and sqlite database with only single file.

4chan-clone anonymous booru forum imageboard php sqlite

Last synced: 25 Apr 2026

https://github.com/media-centarr/media-centarr

Library management and playback for your movies and TV — the *ARR stack and a couch-ready player in one self-hosted Linux app. Watches directories, identifies via TMDB, plays through mpv. No Docker, no accounts, no transcoding, no streaming.

broadway elixir jellyfin-alternative linux media-center media-library mpv phoenix phoenix-liveview prowlarr radarr-alternative self-hosted sonarr-alternative sqlite tmdb

Last synced: 20 May 2026

https://github.com/billy0402/gitbook-django-tutorial

A GitBook about Django tutorial with the django-coffee-shop project.

course django django-rest-framework gitbook heroku postgresql python restful-api sqlite web

Last synced: 12 Apr 2026

https://github.com/jpedrou/house-rental-price-prediction

This project predicts house rental prices using machine learning, Airflow, and SQLite with automated pipelines.

airflow machine-learning python sqlite streamlit

Last synced: 09 May 2026

https://github.com/huntlabs/dbal

Database Abstraction Layer for dlang, can construct SQL statements.

database mysql postgresql sqlbuilder sqlite

Last synced: 12 Apr 2026

https://github.com/byte92/stocktracker

Local-first portfolio tracker & AI investing copilot. 本地优先的个人投资记录、组合分析与 AI 投研助手。

ai-agent finance investment local-first nextjs portfolio-tracker sqlite stock

Last synced: 19 Jun 2026

https://github.com/gilzoide/ecsql

Experimental ECS framework powered by SQLite

ecs entity-component-system game-engine lua sql sqlite sqlite3

Last synced: 08 May 2026

https://github.com/marionauta/automerge-repo-sync-server

A very simple automerge-repo synchronization server that works with Bun.

automerge bun sqlite websocket

Last synced: 28 Jan 2026

https://github.com/maragudk/sqlite

An experimental SQLite database driver.

database-driver golang sqlite

Last synced: 10 May 2026

https://github.com/pocketsync/pocketsync_flutter

Flutter SDK for pocketsync.dev

dart data-synchronization flutter sqlite

Last synced: 14 Oct 2025

https://github.com/forchid/sqlite-server

High performance SQLite database server engine(standalone or embedded) based on C/S architecture

database embedded java jdbc pgjdbc postgresql server-engine sql sqlite sqlite3 sqlited

Last synced: 26 Apr 2026

https://github.com/moaminsharifi/simple-food-tracker-with-flask

simple food tracker with flask and sqlite3, frontend with bootstrap

bootstrap flask python sql sqlite

Last synced: 15 Apr 2026

https://github.com/pablojimpas/protoc-gen-sqlc

Protocol Buffers plugin to generate SQL schema and queries with sqlc annotations.

code-generation code-generator connectrpc crud crud-generator generator go grpc mysql orm postgresql protobuf rpc sql sqlc sqlite

Last synced: 06 Apr 2025

https://github.com/vinayakvthayil/shopping_list_app

The Shopping List App is an Android application that allows users to efficiently create, manage, and update their shopping lists

android-studio java sqlite

Last synced: 28 Jan 2026

https://github.com/allencch/csv_to_something

A script that converts CSV to SQLite and JSON and vice versa

csv json sqlite

Last synced: 08 May 2026

https://github.com/os8ai/os8

A personal operating system for building custom web apps with AI agents

ai ai-agents claude desktop-app developer-tools electron gemini local-first react sqlite tailwindcss vite

Last synced: 26 Apr 2026

https://github.com/turbot/steampipe-plugin-guardrails

Use SQL to instantly query the Turbot Guardrails resources. Open source CLI. No DB required.

backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin turbot turbot-guardrails zero-etl

Last synced: 03 Apr 2026

https://github.com/pirate-emperor/clientflow

ClientFlow is a Flutter-Dart CRM app focused on sales management. It enhances UX with real-time analytics, personalized customer service, and an intuitive interface across web and mobile, improving business performance monitoring and customer relationship handling.

android-application crm-platform dart firebase flutter flutter-app flutter-ui ios-app sqlite

Last synced: 11 Oct 2025

https://github.com/cafitac/agent-memory

Universal memory and knowledge runtime for AI agents across Hermes and other harnesses.

agent-memory ai-agents hermes knowledge-base rag sqlite

Last synced: 13 May 2026

https://github.com/turbot/steampipe-plugin-circleci

Use SQL to instantly query projects, pipelines, builds and more from CircleCI. Open source CLI. No DB required.

backup builds etl hacktoberfest pipelines postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 22 Apr 2025

https://github.com/ilhanaydinli/library_tracking_system

The library tracking system I made during my university years.

csharp library-management-system sqlite

Last synced: 25 Apr 2026

https://github.com/thatianecosta/formulario-de-agendamento

Formulário de Agendamento, criado em Python, com a biblioteca Tkinter para interface e SQLite para gerenciamento de dados.

agendamento backend biblioteca formulario programacao py python sqlite tkinter

Last synced: 06 Mar 2026

https://github.com/mmrosadev/cadastropessoas

Aplicação para cadastro de pessoas utilizando Java-Android e SGBD SQLite.

android android-app java sqlite

Last synced: 04 May 2026

https://github.com/objfw/objsqlite3

[Official Mirror] SQLite bindings for ObjFW.

objc objfw sqlite sqlite3

Last synced: 08 May 2025

https://github.com/andrey-tech/database-php

Простая расширяемая библиотека классов на PHP7+ для работы с СУБД (MySQL, SQLite и др.) с кэшированем подготовленных запросов.

database mysql pdo php7 sqlite

Last synced: 17 Apr 2026

https://github.com/isaccanedo/drawdb

:cloud: Free, simple, and intuitive online database design tool and SQL generator

database-schema diagram-editor editor indexdb javascript mariadb postgres postgresql react sql sql-server sqlite svg tailwindcss

Last synced: 12 Feb 2026

https://github.com/welikecode/mint-mory

Typed, graph-linked, self-consolidating memory for LLM agents — single-file SQLite, with MCP/CLI/HTTP. ’Member or die!

agent-memory agents embeddings knowledge-graph llm local-first mcp memory python rag sqlite vector-search

Last synced: 25 Jun 2026

https://github.com/pferreirafabricio/be-the-hero

:superhero: Application created with React, Node and React Native in the eleventh edition of 'Semana OmniStack'

expo jest-tests nodejs react-native reactjs sqlite

Last synced: 12 Apr 2026

https://github.com/mmvergara/threads-clone

Simple threads clone made using remix, drizzle, sqlite.

drizzle drizzle-orm react remix remixjs sqlite sqlite3 threads threads-clone uploadthing

Last synced: 06 Feb 2026

https://github.com/nsstnc/nixie_site

🛒🌐 A project of an online store selling watches on nixie-indicators.

django html-css-javascript huey python redis sqlite yoomoney

Last synced: 23 Jan 2026

https://github.com/dehsilvadeveloper/nestjs-graphql-orders

Uma aplicação NestJS + Prisma para visualizar / efetuar consultas de dados de pedidos de um e-commerce utilizando graphQL.

graphql javascript nestjs nestjs9 nodejs prisma sqlite typescript

Last synced: 11 Apr 2026

https://github.com/yashtank86/applocker-android

App Locker & Media Hider for Android – Lock apps & hide photos/videos from the gallery. Fast, lightweight, and private. 🚀 #AppLocker #HideMedia #AndroidSecurity"

androidsecurity applockandroid applocker dataprotection hidemedia hidephotos lockandhide lockapps pinlock privacyprotection securityapp sqlite

Last synced: 04 Jul 2025

https://github.com/mysticquest/dotnet-api-demo

A .NET 7.0 Rest API (ASP.NET controllers with a console app interface), utilizing entity framework and sqlite.

asp-net csharp dotnet dotnet7 entity-framework-core mvc sqlite

Last synced: 10 May 2026

https://github.com/alieymsxxn/sql_project_data_job_analysis

This project explores top-paying jobs, in-demand skills, and where high demand meets high salary in data analytics.

data-analysis postgresql sql sqlite

Last synced: 16 Apr 2025

https://github.com/bolnet/agent-memory

Embedded memory for AI agents. SQLite + pgvector + Neo4j. Sub-5ms retrieval.

agents ai claude-code llm mcp memory neo4j pgvector sqlite

Last synced: 01 Apr 2026

https://github.com/erfanbanaei/managerbuy

Application under the console to manage purchases

python python-cli python3 sqlite sqlite3

Last synced: 14 Jun 2026

https://github.com/razbuild/raztodo

Local-first CLI task manager with SQLite backend and optional web UI

cli cross-platform developer-tools fastapi privacy productivity python sqlite task-manager terminal todo todo-cli web-ui

Last synced: 01 Jul 2026

https://github.com/tss-sniper/llm-powered-sql-assistant

This simple LLM application translates your plain English queries into SQL commands and retrieves answers directly from the DB.

api gemini-pro llm python sql sqlite streamlit

Last synced: 10 May 2026

https://github.com/alokthedataguy/text-to-sql-agent

The Text-to-SQL Agent is designed to to interact with databases using simple, conversational language, eliminating the need for manual query writing.

agentic-ai langchain langchain-agent llm nextjs15 sql sqlite typescript

Last synced: 02 Sep 2025

https://github.com/LOWEFI/PHP-Forum

PHP-Forum, the PHP and TOR Friendly forum system.

forum php pure sqlite

Last synced: 25 Apr 2025

https://github.com/lowleery/vwebx

A modern, fast, and flexible web framework for the V programming language

api framework http json rest server sqlite v web

Last synced: 12 Oct 2025

https://github.com/pchemguy/sqlpage-demo

This project focuses on exploring the SQLPage web app builder and developing a proof-of-concept prototype implementing various aspects/features of a web application for later use as a template or a source of code snippets.

database demo demo-app framework sql sqlite web webapp

Last synced: 05 May 2026

https://github.com/itsmaheshkariya/dotnet-core-sqlite-swagger-rest-api

In this Tutorial I am gonna take you through Swagger Implementation With Dot-net Core and Sqlite on Cloud.

api dotnet dotnetcore ef efcore entityframeworkcore rest sqlite swagger swashbuckle web

Last synced: 05 Jul 2025

https://github.com/veoscript/dreamdiary-app

Write your dreams in one place, so you won't forget

android ios react-native sqlite tailwindcss typescript

Last synced: 15 Apr 2026