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/nbursa/inception-core-server

A modular, extensible Rust-based server providing short-term, long-term, and latent memory services, a chat endpoint with a BaseAgent + Sentience DSL, and integration with ChromaDB and LLM services.

agent-framework ai-agents autonomous-agents axum chromadb docker dsl experimental inference llm memory rust sqlite vector-search

Last synced: 20 Jan 2026

https://github.com/pulkit1822/stray-care

A comprehensive IoT-based solution to detect stray animals on roadways and alert drivers in real-time. Built with Flask backend, React frontend, and Raspberry Pi-powered hardware components including sensors and cameras. Features include real-time detection, GPS tracking, and an interactive dashboard for monitoring alerts.

accident-prevention devfolio flask google-cloud-platform google-maps gps-tracking hackathon iot javascript mqtt open-source python raspberry-pi react real-time-detection sensor-integration smart-infrastructure sqlite strayanimal

Last synced: 04 Feb 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/avrtt/retail-upselling

A pipeline for market basket analysis aimed at identifying product associations to optimize retail promotions and bundle deals using SQLite, mlxtend & D3.js

apriori-algorithm association-rule-learning association-rule-mining basket-analysis business-analytics business-intelligence d3 graph-visualization market-analysis mlxtend pandas python3 retail sqlite

Last synced: 21 Feb 2026

https://github.com/kathleenwest/minimalwebapientityframeworkcoresqlite

A minimal ASP.NET Core web api project to showcase Entity Framework Core with both SQLite and in-memory database implementations. This basic web api features CRUD operations with Http Verb Operations (Get, Post, Put, and Delete). Features tutorial-style YouTube videos for some topics.

asp-net-core asp-net-core-web-api crud csharp database demo entity-framework-core how-to in-memory-database learning-by-doing microsoft-learn minimal-web-api pizza pizza-shop sqlite swagger swagger-ui tutorial web-api youtube

Last synced: 28 Apr 2026

https://github.com/edeniyanda/python-text-file-importer

This repository contains a script to extract data from a tab-delimited text file and load it into a SQLite database. The script handles data validation and cleaning, and includes a command line interface for specifying input and output files. Requires Python 3 and the sqlite3 library.

database python-script sqlite

Last synced: 09 May 2026

https://github.com/sun-praise/static-html

A local HTML preview server with CLI for registering HTML files as browser-viewable sessions / 本地 HTML 预览服务器

cli go html preview sqlite

Last synced: 26 Jun 2026

https://github.com/imgabreuw/maratona-discover-2

O JobsCalc é uma aplicação de estimativa de cálculo para projetos freelancer.

css ejs express html javascript maratona-discover-2 nodejs rocketseat sqlite

Last synced: 09 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/turbot/steampipe-plugin-algolia

Use SQL to instantly query Algolia indexes and configuration. Open source CLI. No DB required.

algolia algolia-api backup etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 16 Mar 2026

https://github.com/pointedsec/yt-converter-api

A Go-based REST API for YouTube video conversion and management with user authentication, admin controls, and video format selection capabilities. Built with Fiber framework, SQLite and Python (yt-dlp).

admin-panel docker fiber go-fiber golang golang-api jwt jwt-authentication rest-api sqlite user-management video-processing youtube-api youtube-api-video-converter youtube-downloader

Last synced: 02 Aug 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/amitasj7/stockvision

StockPredictor is a machine learning-based project designed to forecast stock prices using historical data and various predictive algorithms. This tool provides users with insights into potential future stock performance, allowing for informed investment decisions.

bootstrap django html-css-javascript python sqlite stock-price-prediction

Last synced: 31 Jan 2026

https://github.com/spences10/cclog

🔄️ Sync Claude Code transcripts to SQLite for analytics, uses bun:sqlite

bun-sqlite claude-code sqlite

Last synced: 31 Jan 2026

https://github.com/darshan-rajanna/farmers-ecommerce

A full-stack platform for farmers to sell agricultural products directly. Includes advanced frontend design and Google API integration.

django-project html-css-javascript python sqlite

Last synced: 25 Feb 2026

https://github.com/basemax/sqlite-browser

SQLite Browser is a web-based SQLite database browser that allows you to load, execute SQL queries, and view results directly in your browser. It is designed to work with SQLite .db files, enabling users to interact with their SQLite databases via a user-friendly interface.

javascript js online-sqlite sql sqlite sqlite-webassembly sqlite3 wasm web-assembly webasm webassembly webassembly-demo webassembly-sqlite webassembly-tutorial

Last synced: 07 Feb 2026

https://github.com/mynttt/cow-explorer

A visualization of the Correlates of War Militarized Interstate Dispute Locations v2.1 dataset using d3js, Flask and SQLite3.

correlates-of-war d3-visualization d3js d3v4 data-explorer data-visualization flask flask-api javascript python sqlite sqlite3 visualization

Last synced: 11 Apr 2026

https://github.com/zoff99/csorma

C Simple ORM (Android?) - written in pure C

c orm sqlcipher sqlite threadsafe

Last synced: 15 Apr 2026

https://github.com/guilhaof/goals-app

🎯🤑💵💰 App de metas financeiras pessoal.

android bottomsheet dayjs expo expo-router ios nativewind react react-native sqlite typescript

Last synced: 11 Apr 2026

https://github.com/lucasrznd/myvan_flutter

Aplicativo móvel para motoristas gerenciarem seus passageiros.

android cross-platform flutter ios mobile-app sqlite

Last synced: 11 Feb 2026

https://github.com/affan-ch/nitro-downloader-mac

A modern macOS download manager built with Swift and SwiftUI. Supports video, torrent, and bulk downloads using yt-dlp, aria2c, and ffmpeg.

aria2c macos sqlite swift swiftui yt-dlp

Last synced: 27 Feb 2026

https://github.com/andrey-moura/db

A C++ wrapper around SQL based on ActiveRecord

activerecord cpp cpp17 cpp20 postgres postgresql psql sql sqlite sqlite3

Last synced: 06 May 2026

https://github.com/danpoynor/sql-library-book-manager

Demo web application for managing a collection of books including pages to list, add, update, and delete books using JavaScript, Node.js, Express, Pug, SQLite and the SQL ORM Sequelize. App also includes pagination and search with filter features.

database express javascript node-js orm pug sequelize sqlite

Last synced: 14 Apr 2026

https://github.com/yassinebouelkheir/gestionnaire-des-poneys

Application web Laravel pour la gestion des poneys, l’assignation aux clients et l’automatisation des factures.

crud-application gestion kpi laravel-framework sqlite

Last synced: 12 Feb 2026

https://github.com/suxrobgm/fitness-app

FitnessApp - Android application for coursework. Implemented fitness app features. In back-end side used client side SQLite database. Also in this project used Room Persistence Library and some UI libraries.

android android-studio java sqlite ui-components

Last synced: 10 Apr 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/varalys/lore

Capture AI coding sessions and link them to git commits.

ai aider claude cli coding-assistant developer-tools git rust sqlite

Last synced: 27 Feb 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/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/sevdanurgenc/sqflite-sample-flutter-project

This repo contains an application that shows list of student names by using SQFLite Crud Operations.

dart flutter flutter-app flutter-apps flutter-apps-development flutter-examples sqflite sqflite-database sqlite

Last synced: 16 Apr 2026

https://github.com/danp/outages-to-sqlite

Convert scraped NS Power outage data to a SQLite database

geojson git-scraping golang sqlite

Last synced: 15 Feb 2026

https://github.com/mycloudnest/nest-server

MyCloudNest Server is a backend service built with Go and the Fiber framework, offering efficient file management capabilities. It allows users to upload, download

cloud cloudnest cloudserver go-sqlite3 gofiber golang sqlite

Last synced: 15 Feb 2026

https://github.com/svelterust/axum-sqlite

Provides Sqlite database for axum

axum rust sqlite

Last synced: 10 Jul 2025

https://github.com/jjba23/wikimusic-api

https://codeberg.org/jjba23/wikimusic-api

api free haskell music rest servant sqlite

Last synced: 02 Apr 2025

https://github.com/carsten-ldev/mcp-server

Experimenting with modelcontextprotocol.

honojs modelcontextprotocol sqlite zod

Last synced: 29 Aug 2025

https://github.com/turbot/powerpipe-mod-nba

Visualize NBA team, player, game data, and more using Powerpipe and SQLite.

dashboard nba nba-analytics powerpipe powerpipe-mod sql sqlite sqlite3

Last synced: 13 Jun 2026

https://github.com/mikeleppane/tursotui

A keyboard-driven terminal UI for browsing, querying, and administering Turso and SQLite databases — built with Rust, ratatui, and vim-inspired navigation.

cli crossterm database ratatui rust sqlite terminal terminal-ui tui tui-app turso tursodb vim

Last synced: 02 Apr 2026

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/mikkurogue/goilerplate-api

Goilerplate - the boilerplate for your api

api boilerplate crud echo get-started go goilerplate rest sqlite turso

Last synced: 05 Mar 2026

https://github.com/jtwebman/socialecho

A open twitter tool for scheduling collections of tweets

alpha expressjs graphql node nodejs sqlite twitter

Last synced: 09 Apr 2026

https://github.com/sayjava/sgraph

sgraph is a schema first graphql api server powered by the sequelize orm library and envelope plugins compatible

api-server dgraph envelope graphql hasura prisma sequelize sqlite

Last synced: 07 May 2026

https://github.com/felipecacique/financialassetportfoliobacktester

This web application enables users to perform backtests on financial assets using a ranking system and fundamental indicators. The project primarily focuses on full-stack development. This project is for educational purposes and not indicative of investment recommendations. The login username is "user" and the password is "123456".

authentication backtesting bootstrap5 chartjs css data-visualization finance-application flask full-stack html javascript portfolio-optimization python sqlite

Last synced: 10 Apr 2026

https://github.com/thipages/sqlitecli

SQLite CLI PHP wrapper

cli php sqlite wrapper

Last synced: 16 May 2026

https://github.com/ignema/leafter

Conception and development of an android mobile application for reading digital books focused on accessibility for the visually impaired.

android gradle sqlite

Last synced: 06 May 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/turbot/steampipe-plugin-launchdarkly

Use SQL to instantly query LaunchDarkly flags, metrics and more. Open source CLI. No DB required.

backup etl launchdarkly postgres postgres-fdw postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 18 Apr 2026

https://github.com/Sagargupta16/ledger-sync

Ledger Sync — Transform messy Excel bank statements into beautiful financial dashboards with Sankey diagrams and anomaly detection

dashboard fastapi finance python react sqlite tailwindcss typescript

Last synced: 04 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/pageton/bridge-db

Move data between SQL and NoSQL databases with a single CLI command.

cli cockroachdb cross-database database-migration etl go mariadb mongodb mssql mysql postgresql redis sqlite

Last synced: 05 Jun 2026

https://github.com/vitormours/record-management-system

A little CRUD project maded with python, sqlite and tkinter

crud-application python3 sqlite sqlite3 tkinter

Last synced: 25 Apr 2026

https://github.com/dotcommander/vybe

CLI for AI coding agents: persistent tasks, memory, events, and deterministic resume across crashes and session resets.

agent-framework ai-agents claude cli developer-tools golang sqlite task-management

Last synced: 25 Apr 2026

https://github.com/cosmowyn/isrc-catalog-manager

Local-first music catalog manager for artists and labels: tracks, releases, works, rights, contracts, GS1, and deliverables.

artist-tools contract-management desktop-app digital-assets gs1 isrc iswc local-first music-business music-catalog music-metadata pyside6 record-label rights-management sqlite

Last synced: 25 May 2026

https://github.com/mindlessmuse666/client-data-analysing-tool

Инструмент для анализа данных. Приложение позволяет пользователям загружать данные в формате CSV, фильтровать их, визуализировать ключевые показатели с помощью графиков и создавать отчеты.

data-analysis desktop-application matplotlib pandas pyqt6 pyqt6-desktop-application python sqlite student-project

Last synced: 26 Apr 2026

https://github.com/dmarsh19/sqlite_ncurses

Use values in a SQLite database to populate ncurses menu choices.

ncurses sqlite

Last synced: 28 Apr 2026

https://github.com/kanarus/qjack

ergonomic sqlx wrapper for nightly Rust

async await mysql postgres postgresql rust sql sqlite

Last synced: 28 Apr 2026

https://github.com/realaravinth/libadmin

framework, database and database driver agnostic authentication and admin dashboard for rust applications

actix-web admin-dashboard authentication postgresql rust sqlite sqlx

Last synced: 05 May 2026

https://github.com/yizhezhang-ervin/app_web_sharingbike

SharingBikeSystem (React+Django RESTful+Sqlite+Antd+Echarts)

antd axios django echarts react sqlite

Last synced: 09 Apr 2026

https://github.com/ourhouchmohamed97/cs50-journey

Collection of my CS50 projects and problem sets, showcasing my journey through Harvard's Introduction to Computer Science. Includes solutions, experiments, and implementations in C, Python, SQL, and more.

c certificate computer-science coursework cs50 cs50x education flask harvard-cs50 html-css-javascript learning-to-code practice problem-set projects python sql sqlite

Last synced: 05 May 2026

https://github.com/cr1ator/shikimory_activity

🔔 Telegram bot for tracking Shikimori.one activity - anime watch history, online status notifications

aiogram aiogram3 anime anime-bot anime-tracker asyncio beautifulsoup notification-bot python shikimori sqlite telegram telegram-bot web-scraping

Last synced: 09 Nov 2025

https://github.com/dalloriam/pyroom

Quick & dirty Adobe Lightroom catalog manager

adobe catalog photography sqlite

Last synced: 29 Apr 2026

https://github.com/hirotakadango/classic-hiroforum

Classic version with early internet theme

booru forum forum-site image-board no-css sqlite sqlite-database

Last synced: 29 Apr 2026

https://github.com/dluismendezpy/nest-crud-prisma-sqlite

This is a simple crud using NestJS, Prisma and Sqlite

nestjs prisma sqlite typescript

Last synced: 29 Apr 2026

https://github.com/fiatjaf/fieldbook-to-sql

This used to turn books from the late fieldbook.com into complete SQLite3 databases

fieldbook sqlite sqlite3

Last synced: 30 Apr 2026

https://github.com/tbreuss/ch-gemeinden

Swiss Municipality Index - Demo App using Mithril.js as frontend, Yii2 as backend, and SQLite as database engine.

demo-app docker docker-compose mithril rest-api sqlite yii2

Last synced: 09 Apr 2026

https://github.com/prodrom3/nostos

Zero-dependency Python CLI for batch-updating and curating a fleet of git repositories. SQLite metadata index, fail-closed upstream probes (GitHub / GitLab / Gitea), weekly digest, Obsidian bridge.

automation batch-processing cli devsecops fleet-management git git-pull gitea github gitlab obsidian parallel python red-team repository-management sqlite zero-dependencies

Last synced: 01 May 2026

https://github.com/lunodb/lunodb

Modern, AI-powered database client supporting MySQL, PostgreSQL, SQLite, MariaDB, MongoDB, SQL Server, and Redis with voice dictation, multiple AI providers, and visual relationship diagrams.

database developer-tool mariadb mongodb postgresql redis sql sqlite

Last synced: 01 May 2026

https://github.com/ststeiger/sqlite.fullymanaged

Fully Managed C# port of SQLite

csharp sqlite sqlite3

Last synced: 02 May 2026

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

Use SQL to instantly query alerts, events, and more from New Relic. Open source CLI. No DB required.

backup etl golang hacktoberfest newrelic postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 09 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/gearnode/erl-sqlite

Erlang interface for the SQLite database engine.

database erlang sqlite

Last synced: 04 May 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/rrfaria/node-api

Node with integration test, contract test, unit test , sqlite

api api-rest contract-testing integration-testing node sqlite unit-testing

Last synced: 13 Apr 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/affan-ch/cyber-vault-desktop-offline

Cyber Vault is an offline password manager for Windows desktop. Built with WinUI3 and SQLite for local storage of accounts, credit cards, secure notes, documents and 2FA authenticator. Keep your sensitive data secure offline.

csharp sqlite windows-10 windows-11 winui3

Last synced: 22 Feb 2026

https://github.com/sunshinexcode/sqliteexample

Sqlite CURD Example/Demo For PHP/Python (Sqlite操作实例)

demo example php python sqlite

Last synced: 07 May 2026

https://github.com/ervin-sungkono/inventory-management-app

Inventory Management App for group final project. Made in Android Studio using Java, SQLite, and Firebase Auth.

android android-studio firebase-auth java sqlite

Last synced: 05 May 2026

https://github.com/aletheia7/banip

Watches journal and drops IP packets using regexp, dnsrbl, nftables, and sqlite. Similar to fail2ban.

fail2ban go journal nft nftables rbl sqlite systemd

Last synced: 13 Apr 2026

https://github.com/dmarks84/coursework_project_banks-web-scraping-sql

Project for IBM Data Engineering & Python course on ETL & Big Data -- Scraped website data and made API calls for additional data; wrangled and transformed this data and loaded into a SQL database.

apis beautifulsoup databases elt etl nosql numpy pandas pipelines python sql sqlite web-scraping

Last synced: 10 Apr 2026

https://github.com/lauraschlimmer/logpusher

Command-line tool to constantly import any kind of logs into a database

eventql logfile logfile-import logfile-upload mongodb postgresql sqlite

Last synced: 27 Apr 2026

https://github.com/lookinfome/vaxtrack_v1.0.0

Vax Track v1.0.0, built with the ASP.NET MVC framework, simplifies the vaccination process for users and administrators alike. It offers easy registration, slot booking, and robust admin tools for managing approvals and slot availability.

ajax asp-net-core asp-net-mvc bootstrap csharp css html javascript sqlite

Last synced: 04 Feb 2026

https://github.com/enesgunumdogdu/wanttogoapp

This is a basic android application that you can be able to create a travel list for yourself.

android android-development google-maps-api java sqlite

Last synced: 13 Oct 2025

https://github.com/arturbomtempo-dev/upload.ai

Project developed during NLW AI to improve knowledge of JavaScript and Artificial Intelligence.

fastify ffmpeg javascript nodejs openai prisma radix-ui react shadcn-ui sqlite tailwindcss typescript zod

Last synced: 09 Apr 2025

https://github.com/tursodatabase/embedded-replicas-with-rust

A simple web traffic analytics tracking API featuring Turso & Acti.

actix-web libsql rust sqlite turso

Last synced: 05 Jul 2025

https://github.com/connorrigby/logger_backend_ecto

save all of your logs to an ecto repo.

ecto elixir logger nerves sqlite

Last synced: 03 Oct 2025

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/turbot/steampipe-plugin-doppler

Use SQL to instantly query Doppler projects, environments, secrets & more. Open source CLI. No DB required.

backup doppler etl hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 02 Jul 2025

https://github.com/pocketsync/pocketsync_flutter

Flutter SDK for pocketsync.dev

dart data-synchronization flutter sqlite

Last synced: 14 Oct 2025

https://github.com/sevdanurgenc/sqflite-crud-flutter-project

This repo contains an application that shows product list by using SQFLite Crud Operations.

flutter sqflite sqflite-database sqlite

Last synced: 06 May 2026

https://github.com/brucearmstrong007/my-chat

A Chat Application (with Auth, chat & video call with friends) using Angular, Angular Material, Tailwind, Express Server, Socket.io(WebSocket), PeerJs(WebRTC) , SQLite Prisma , Nx MonoRepo

angular angular-material chat-application expressjs jwt-authentication nx-workspace peer-to-peer peerjs prisma socket-io sqlite streaming-audio streaming-data streaming-video tailwindcss video-call video-capture webrtc websocket zod

Last synced: 09 Apr 2026