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/ashishsalunkhe/text2sql

Natural language interface for querying clinical data. This project uses Retrieval-Augmented Generation (RAG) with GPT-3.5 to translate user questions into SQL over a subset of the MIMIC-III dataset, enabling clinicians and researchers to extract insights without SQL knowledge.

clinical-data datascience gpt3 healthcare llm mimic-iii rag retrieval-augmented-generation semantic-search sql-generation sqlite streamlit text-to-sql

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/mahutt/concordiadirectory

A Concordia University Faculty Search Engine

express react sqlite tailwind typescript

Last synced: 02 Feb 2026

https://github.com/joardito/sisvita-beta-server

Servidor de la aplicación beta de SISVITA, una plataforma que mide el nivel de ansiedad

flask marshmallow python sqlite

Last synced: 16 Apr 2026

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/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/shubham200137/customer-churn-analysis

In this case study, we analyze customer churn for a telecom company serving Southern California. The company faces increased competition and wants to retain customers by understanding the reasons for churn. Our objectives include improving service quality, identifying churn factors, pinpointing attractive services, and retaining high LTV customers.

data-analysis data-visualization numpy-python pandas-python sqlite tableau

Last synced: 15 Apr 2026

https://github.com/teagucordeiro/proffy

Plataforma de estudos desenvolvida usando Nunjucks, Express e SQLite.

express html-css-javascript nunjucks sqlite

Last synced: 15 Apr 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/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/themost-framework/sqlite

MOST Web Framework SQLite Data Adapter

database query query-builder query-language sql sqlite

Last synced: 17 Mar 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/destinio/destin.nvim

NeoVim tools I use daily

lua neovim nvim nvim-plugin sqlite sqlite3

Last synced: 15 Apr 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

https://github.com/maureen-keter/testing-policy-backend

Backend insurance testing policy with crud operations

flask-api flask-restful flask-sqlalchemy python sqlite

Last synced: 06 Aug 2025

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/D-Madev/API-CRUD-Node.js

SEADEA (Sistema de Educación A Distancia Del Ejercito Argentino), Creación de API. Uso de Sequelize, SQLite, Express, JWT y Node.js. -------- SEADEA (Distance Education System of the Argentine Army), Creation of API. Using Sequelize, SQLite, Express, JWT and Node.js

api-rest crud express javascript jwt jwt-authentication jwt-token migration migrations nodejs npm seed seeds sequelize sqlite sqlite3

Last synced: 01 Oct 2025

https://github.com/st1vms/binance-klines

Binance API Kline fetcher into Sqlite3 database

api big-data binance crypto fetcher kline python sqlite statistical-analysis trading

Last synced: 03 May 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/jerryblessed/streamright

A video streaming and video compression software

flask sqlite youtube

Last synced: 03 May 2026

https://github.com/thanasisgeorg/bank-manager

A program to manage your bank accounts written in Java, with the use of SQLite

java java-sw sqlite

Last synced: 15 Apr 2026

https://github.com/leonardomenezes7/finance-api

Personal Finance Management API developed with Node.js, designed to help users manage their expenses, income, and budgets in a simple and efficient way. The API allows the recording of financial transactions, expense categorization, and detailed report generation.

api fastify node postgresql sqlite typescript vitest

Last synced: 09 Apr 2026

https://github.com/nuovotaka/podman-rails7

podman rails7 ruby-on-rails sqlite

development podman podman-desktop rails7 ruby-on-rails sqlite

Last synced: 09 Feb 2026

https://github.com/danpoynor/danpoynorcom-django

Refactoring Portfolio using Django Framework

django portfolio-website python sass sqlite

Last synced: 09 Apr 2026

https://github.com/sylviachebetemth/insurance-policy-management-system

A simple Insurance Policy Management System built with React (frontend) and Python with Flask (backend) using SQLite as the database. The system allows users to view, add, edit, and delete insurance policies while providing search and filter capabilities.

flask python react sqlite tailwindcss

Last synced: 09 Apr 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/merlinz01/anysqlite3

An async wrapper for the sqlite3 module compatible with both asyncio and trio.

anyio asyncio python sqlite trio

Last synced: 09 Feb 2026

https://github.com/fahmiaziz98/sql_agent

build sql agent using different pattern rag/self-correction/optimization

agent bigquery langchain sql sql-agent sqlite toolkit

Last synced: 09 Feb 2026

https://github.com/mariccardoso/pf-backend-sabia

Backend do Projeto Sabiá - Plataforma digital inclusiva voltada para auxiliar crianças e jovens com deficiências cognitivas

api crud-application express nodejs sqlite

Last synced: 03 May 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/shads06/ace-reg

An Event Registration Application for ACE society from VIPS

ace dot-net event-registration sqlite windows-presentation-foundation wpf-application

Last synced: 30 Sep 2025

https://github.com/liraymond04/rz-list

rz-list is an ASP.NET Core Blazor web application for tracking your reading list of novels

asp-net-core blazor blazor-server csharp dotnet dotnet-core entity-framework-core ms-sql-server mudblazor sqlite

Last synced: 10 Feb 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/vaibhavpal7549/Leetcode

This repository offers a comprehensive collection of SQL scripts, examples, and best practices for learning and mastering SQL. Covering topics from basic queries to advanced database management, it supports MySQL, PostgreSQL, and SQLite, making it ideal for both beginners and experienced developers looking to enhance their SQL skills.

mysql mysql-database oracle sql sqlite

Last synced: 05 Aug 2025

https://github.com/guzzdev/bun-kvstore

Simple KV for Bun using SQLite

bun kv-store sqlite

Last synced: 03 May 2026

https://github.com/dumindup/symfonydemo

This is a PHP Symfony version 3.4 based demo project.

bootstrap5 css3 datatables doctrine html5 jquery php phpunit sqlite sqlite3 symfony symfony3 twig

Last synced: 03 Jan 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/hjfitz/coursework-y2-webscrp

Fully configurable dashboard, created for coursework in WEBSCRP at University of Portsmouth

api bower card coursework dashboard espressjs express handlebars handlebarsjs jquery material material-design node nodejs restul sqlite widget

Last synced: 10 Feb 2026

https://github.com/uhop/vault-storage

AI-agent-first knowledge base over markdown. SQLite + sqlite-vec for fast lookup, semantic search, and typed-edge traversal; BGE embeddings; REST server (MCP planned).

ai-agent bge claude embeddings knowledge-base markdown obsidian rest-api semantic-search sqlite sqlite-vec typescript vault vector-search

Last synced: 02 Jun 2026

https://github.com/sylviat01/biashara-first-healthcare

Biashara First Healthcare is a platform designed to streamline the connection between businesses and healthcare facilities.The platform features an interactive map powered by OpenLayers, allowing users to easily locate healthcare providers.

flask openlayers python3 reactjs sqlite

Last synced: 04 Aug 2025

https://github.com/ngruychev/budgeting-php

A simple budgeting tool

budgeting finance php redbeanphp sqlite

Last synced: 16 Apr 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/arcmichael/neolexicon

Neolexicon encourages users to unleash their imagination, exploring the endless possibilities of language through the interconnections of vocabulary.

d3js jest reactjs sqlite tauri typescript vocabulary

Last synced: 10 Feb 2026

https://github.com/thinodium/thinodium-knex

Knex adapter for Thinodium ODM library for working with relational databases

database knex nodejs odm postgres relational-databases sqlite

Last synced: 10 Feb 2026

https://github.com/thulin82/tournament_bet

Tired of making tournament betting exercises in Excel for every major football tournament?

football php sqlite

Last synced: 11 Feb 2026

https://github.com/mitchs-dev/simplql

simplQL: A Lightweight SQLite Server

sqlite under-development

Last synced: 04 Aug 2025

https://github.com/peza/opcua-historizing-db

Demo for Opcua Server-Client Historizing data from and to DB SQLite

historizing inmemory-db nodejs opcua opcua-client opcua-server sqlite

Last synced: 11 Feb 2026

https://github.com/digital-alchemy-ts/bun

Specialized tooling for the bun runtime

bun digital-alchemy nodejs sqlite typescript

Last synced: 11 Feb 2026

https://github.com/zhd4/notesr-cli

NoteSR-Cli can process exports from NoteSR

aes aes-256 cli encryption notesr sqlite

Last synced: 27 Feb 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/matheusadc/recomendai

O Projeto visa a criação de uma Rede Neural Multilayer Perceptron (MLP) para recomendações nutricionais a partir de dados extraídos de um exame de sangue.

bootstrap5 flask keras-tensorflow machine-learning python sqlite

Last synced: 27 Feb 2026

https://github.com/cmtv/sqlean

Simple SQLite database manager. Focus on writing code, rather then messing with queries.

database db entity sql sql-entity sqlite

Last synced: 30 Sep 2025

https://github.com/salmanzafar949/blogapp

A Simple Blog App created on Django 2.0.7

django-framework python3 sqlite

Last synced: 16 Apr 2026

https://github.com/keradd/crux

Compression Runtime for Universal eXecution — token-optimization runtime for AI coding agents (Rust, single binary, 10 layers, local-first)

ai-agents cli llm mcp rust sqlite token-optimization tree-sitter

Last synced: 03 May 2026

https://github.com/maksmez/dlp_events_vkr

Проект разработанный для автоматического анализа событий DLP системы InfoWatch Traffic Monitor.

cryptography python selenium smtplib sqlalchemy sqlite yattag

Last synced: 16 Apr 2026

https://github.com/jmgogo/api-testing

Express server with various API endpoints for testing 🧪💥🤓

api cookie-session curl devcontainer express javascript postman sqlite

Last synced: 12 Feb 2026

https://github.com/alex289/sub-tracker

Simple and local first subscription tracker

drizzle-orm sqlite tauri

Last synced: 03 May 2026

https://github.com/kris3713/fp_spsu23

An example of a dotNET MAUI app that creates and manages an SQLite database.

dotnet maui paket rider sqlite visual-studio

Last synced: 16 Apr 2026

https://github.com/r94oliveira/proffy-discovery

Projeto desenvolvido durante a Next Level Week, realizada pela Rocketseat em Agosto de 2020.

css html js nunjucks sqlite

Last synced: 12 Feb 2026

https://github.com/rafielharake/portfolio-website

A Dynamic portfolio website created with umbraco

dotnet sqlite umbraco

Last synced: 16 Apr 2026

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/dev2forge/sqlazo

SQLAZO is a Python module that helps manage basic operations in an SQLite3 database. It provides utilities to simplify common database tasks—such as creating, reading and deleting records—making it easier for developers to work with SQLite databases in their Python projects.

basesdedatos database dev2forge modules opensource programming python python3 sql sqlite

Last synced: 31 Jul 2025

https://github.com/neclor/news-aggregator

Aggregates news from RSS feeds, websites, and Telegram channels. Includes a web UI, REST API, and Telegram bot. https://news.neclor.com

fastapi news-aggregator python sqlite

Last synced: 02 Jun 2026

https://github.com/salvatoreamaddio/dentiststudioapp

DentalStudioApp is a robust desktop application designed specifically for dental practices. Built with C# and WPF, it offers a seamless user experience and is supported by a reliable SQLite database to ensure efficient and secure management of patient records and dental services.

csharp csharp-code desktop desktop-app desktop-application dotnet sqlite wpf

Last synced: 27 Feb 2026

https://github.com/vanillaiice/itpg

ITPG - Is This Professor Good ? - a platform where students can rate their professors.

api education go golang postgres redis server sqlite

Last synced: 02 May 2026

https://github.com/rgolubtsov/customers-api-proto-lite-spring-boot

A Spring Boot-based application, designed and intended to be run as a microservice, implementing a special Customers API prototype with a smart yet simplified data scheme.

customers docker java json microservice rest-api spring-boot sqlite

Last synced: 28 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/rabestro/sql-challenge-solutions

A collection of SQL challenges and solutions from various courses and websites, aimed at enhancing database querying skills.

challenges solutions sql sqlite

Last synced: 08 Nov 2025

https://github.com/alecxcode/sqla

Package sqla simplifies Go database/sql use and provides suppost for several SQL drivers

database go golang mariadb mssql mysql oracle orm postgres postgresql sqlite sqlserver

Last synced: 09 Apr 2026

https://github.com/arthursvpb/search360

Search360 is a full-stack web application that enables users to search the web using DuckDuckGo and store query history. The project includes persistent query history with caching for improved performance.

docker material-ui mui nestjs nodejs react redis redux sqlite typescript vite

Last synced: 09 Apr 2026

https://github.com/marcelosanchezdev/paginapeliculas

Página de Películas Una aplicación web para explorar, buscar y gestionar películas favoritas. Utiliza la API de TMDb para obtener datos de películas y cuenta con un sistema de autenticación desarrollado en Node.js. Frontend creado con React y estilizado con Bootstrap.

authentication axios bootstrap express frontend-backend fullstack jwt movie-app nodejs react sqlite tmdb-api vite zod

Last synced: 09 Apr 2026

https://github.com/victormarlor/hyperfocus

Typed, test-driven FastAPI backend using SQLModel and SQLite to analyze user focus, interruptions, and time-based productivity metrics.

analytics api-design async-python backend clean-architecture deep-work developer-tools docker fastapi focus-tracking productivity pydantic pytest python rest-api sqlite sqlmodel time-tracking

Last synced: 03 May 2026

https://github.com/tgrifoni/task-management-api

This is a .NET 9 API project for a task management system. Read the README for more information.

api backend cqrs csharp database dotnet openapi rest rest-api sqlite swagger xunit

Last synced: 13 Feb 2026

https://github.com/daviteixeira-dev/food-explorer-back-end

Development of an API that supports CRUD operations for the dishes of a fictional restaurant, known as foodExplorer. Containing JWT authentication implementation, user data storage, search functionality, development of *endpoints* for handling dishes and other necessary operations.

bcryptjs express express-async-errors javascript knex nodejs nodemon sql sqlite sqlite3

Last synced: 13 Apr 2026

https://github.com/yasmin-camargo/lista_de_tarefas-pythondjango

Projeto utilizando o framework Django, seguindo tutorial da TreinaWeb

api bootstrap5 crud django html python sqlite web

Last synced: 13 Feb 2026

https://github.com/carlos-hfc/api-rest-nodejs

Projeto desenvolvido no módulo sobre API REST da formação de Node.js

fastify knex nodejs rocketseat rocketseat-ignite sqlite typescript vitest zod

Last synced: 13 Feb 2026

https://github.com/mementomorri/micro_octo_handler

Микросевисное приложение обработки сообщений на основе архитектуры REST.

fastapi fastapi-users jwt microservice python rest sqlite

Last synced: 03 May 2026

https://github.com/sridevi2108/ai-code-reviewer

AI-powered code review application with Flask backend and LLM integration

css flask groqapi html pytest python sqlite vanilla-javascript

Last synced: 08 Nov 2025

https://github.com/panchi64/gooby

A quirky Discord bot powered by local AI that provides genuinely helpful responses with a goblin twist. Features intelligent conversation, image search, dice rolling, and admin tools - all running privately through LM Studio

ai discord discord-bot lm-studio local-ai python self-hosted sqlite

Last synced: 14 Feb 2026

https://github.com/geekidharsh/cool_flask_webapp

A personal project to make a custom user based webapp written in Flask / SQLite3 / Python / Bootstrap

flask-application sqlite webapp

Last synced: 28 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/maybebyte/flask-patient-registration-demo

Full-stack Flask/Python/HTML/CSS/Jinja2 learning project. Patient registration web application demo with SQLite database, pico.css, and form validation.

css database demo flask form-validation forms full-stack html jinja2 learning-project patient-registration picocss python sqlite validation web-app web-application web-development webapp

Last synced: 09 Apr 2026

https://github.com/artsiombulatkin/kotlinmultiplatformroomsample

This is a Kotlin Multiplatform (KMP) project demonstrating how to use Room Database across Android, iOS, and Desktop platforms.

android coroutines desktop flow ios jetpack-compose kmm kotlin kotlin-multiplatform room room-database sqlite

Last synced: 14 Feb 2026

https://github.com/rishn/little-lemon

Final assignment submission as part of Capstone (React App) course provided by Meta under React Native Specialization Certification Course

app-development expo-react-native react-native sqlite user-experience-design

Last synced: 03 May 2026

https://github.com/genndy007/database-converter

Desktop utility for filling SQLite database, export it to Postgres and MySQL. Written with Python.

mysql orm peewee poetry postgresql pyqt5 python raw-sql rst sqlite

Last synced: 16 Apr 2026

https://github.com/faint-liebfraumilch101/fraud-detection-sql-unsupervised

🕵️♂️ Detect fraud in bank transactions using SQL for feature engineering and Python's Isolation Forest for unsupervised anomaly detection.

anomaly-detection banking-data data-analysis data-science financial-analytics fraud-detection isolation-forest machine-learning portfolio-project python sql sqlite unsupervised-learning

Last synced: 07 May 2026

https://github.com/denkhaus/knot

A standalone CLI tool for hierarchical project and task management with dependencies. Perfect for LLM agents to organize complex workflows.

ai-tools cli dependency-management golang hierarchical-tasks llm-agent productivity project-management sqlite task-management

Last synced: 28 Feb 2026

https://github.com/szj2ys/sqlstar

✨ Awesome databases framework that shines ✨

database mysql python sqlite sqlite3

Last synced: 28 Feb 2026

https://github.com/ology/test-sqlite

SQLite setup/teardown for perl tests

perl5 sqlite

Last synced: 28 Feb 2026