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/ninadnaik10/passvault

A Password Manager built using Java Swing and SQLite

java netbeans sqlite swing

Last synced: 19 Apr 2026

https://github.com/therealbyteraver/full-stack-app-with-rest-api

Treehouse Project 10: Front end in React for the Rest API project (included here)

api-rest express mysql nodejs orm react sequelize sqlite

Last synced: 11 Apr 2026

https://github.com/husniadil/cc-hooks

Advanced Claude Code hooks system with contextual TTS announcements, AI-powered completion messages, multilingual translation, and event-driven automation

ai-translation claude-code developer-experience elevenlabs event-processing fastapi gtts hooks middleware multilingual openrouter productivity sqlite text-to-speech tts

Last synced: 11 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/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/kkkkninezzz/home-bangumi

不太auto的追番工具

graalvm jdk21 mapstruct springboot3 sqlite vue

Last synced: 23 Jan 2026

https://github.com/gimesha-adikari/doc-hub

A cross-platform desktop application for smart document searching and file organization. Features full-text search, live indexing, syntax highlighting for code, and multi-format previews (text, images).

cross-platform desktop-app document-management file-organizer full-text-search pygments pyside6 python qt sqlite

Last synced: 06 May 2026

https://github.com/zahimessaoud/typefaster

إختبر سرعتك في الكتابة على لوحة المفاتيح وذلك من خلال لعبة مسلية تحتوي على كلمات بالعربية والفرنسية والإنجليزية

java java-8 java-swing maven sqlite typefast

Last synced: 18 Apr 2026

https://github.com/jharsh1202/oneone2_android

App for personalized word vocabulary/dictionary when you copy a word from any source it gets saved in OneOne on it's own.

android android-app android-application android-studio apps dictionary sqlite sqlite3 sqlite3-database volcabulary

Last synced: 10 Apr 2026

https://github.com/robinblomberg/sqlite-ast

Abstract Syntax Tree (AST) classes for representing SQLite statements.

ast sqlite

Last synced: 09 May 2026

https://github.com/ssoehdata/sql_for_data_science_specialization_course

Materials and Certifications from the SQL for DataScience Course

data-analysis data-science database databricks postgresql sql sqlite

Last synced: 10 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/yes20sh/recipes-django-app

Recipe Manager is a Django-based web application that allows users to create, update, and manage their favorite recipes. Users can easily add new recipes, edit existing ones, and view a collection of recipes in a user-friendly interface.

crud-operation django python sqlite

Last synced: 10 Apr 2026

https://github.com/fuzeman/byte-sqlite

(Alpha) SQLite compiler and executor for byte

byte data-model database orm pypy python sqlite

Last synced: 23 Mar 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/vnaki/ris

Plug-in design for Iris, super easy to use!

golang iris logger middleware mvc mysql plugin sqlite

Last synced: 10 Apr 2026

https://github.com/oxibase/oxigration

A SQL Migration Manager that maintains database migrations scripts in an object-based structure

database dbms migration mysql postgresql sql sqlite

Last synced: 10 Apr 2026

https://github.com/frankdias92/product-store-api

Server-Store is a robust API designed to streamline product, user, and authentication management within an e-commerce application. It provides functionalities for user registration, login, and comprehensive product management.

api-rest authentication ecommerce-website expressjs json jwt-auth knexjs nodejs sqlite

Last synced: 10 Apr 2026

https://github.com/sandysanthosh/jsp-update

Java update currently value in database using session

jsp-servlet session sqlite

Last synced: 25 May 2026

https://github.com/lunardiver/smolyshortener

Smoly is a URL shortener service with an underlying SQLite database.

asp-net-core csharp cshtml css database javascript js sql sqlite url-shortener

Last synced: 10 Apr 2026

https://github.com/mariaseverino/rest-api

🔒 An authentication with node.js.

knex node nodemailer sqlite

Last synced: 10 Apr 2026

https://github.com/ankman007/books-api-drf

A simple RESTful API built with DRF to manage a collection of books. It supports full CRUD operations along with filtering and pagination.

django-filter django-rest-framework sqlite swagger-ui

Last synced: 19 Apr 2026

https://github.com/gitarber/task-manager-api

A RESTful API built with Node.js/Express for managing tasks. Features include user authentication, CRUD operations for tasks, SQLite database, and Swagger documentation.

express jwt-authentication nodejs rest-api sqlite swagger-ui task-management

Last synced: 10 Apr 2026

https://github.com/ngangawairimu/automating_farming_analysis

This project automates farming in Maji Ndogo, analyzing soil fertility, climate, and geography to recommend optimal crop locations. Python-based data analysis I uncovers patterns guiding farming practices.

matplotlib-pyplot numpy pandas python seaborn sqlite

Last synced: 10 Apr 2026

https://github.com/climentea/sqlitepandas

The most simple SQLITE ORM for data scientists!

orm pandas sqlite

Last synced: 06 May 2026

https://github.com/jasonrobertdestiny/espmonitor

IoT environmental monitoring system with ESP32, Flask, and Web UI - Real-time temperature, humidity, and water level monitoring with threshold alerts

arduino dht11 dht22 environmental-monitoring esp32 flask iot realtime-monitoring rest-api sensors sqlite web-dashboard

Last synced: 08 Nov 2025

https://github.com/albingroen/narspelskortet

This digital solution for so-called "närspelskortet" is a open-source project created by Albin Groen but can be maintained by anyone that feels like it. Just my clone and make pull request ✌️

php php7 sql sqlite

Last synced: 10 Apr 2026

https://github.com/mthszr/transactions-api

A RESTful API for managing financial transactions with user authentication and balance tracking.

backend fastify javascript knexjs nodejs postgresql rest-api sqlite typescript vitest zod

Last synced: 10 Apr 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/cmn22/fastapi_global_electronics

This project is a FastAPI-based web service for managing various components of an electronics retail business. It includes endpoints for Customers, Products, Sales, Stores, Exchange Rates, Categories, and Subcategories. The system utilizes an SQLite database with SQLModel as the ORM for structured data handling.

fastapi sqlite sqlmodel swagger uvicorn

Last synced: 10 May 2026

https://github.com/persteenolsen/dotnet-8-signup-email-api

A .NET 8 REST API serving as a Membership System with Email Verification using SQLite and EF Core

dotnet entity-framework-core rest-api sqlite

Last synced: 07 May 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/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/royaals/travel-management-system

A robust backend system for managing travel itineraries. Built with FastAPI and SQLAlchemy, this system offers complete control over itinerary creation, management, and recommendations.

fastapi sqlalchemy sqlite

Last synced: 25 May 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/nikodiaz/flashcards_api

This project allows users to study vocabulary at scheduled intervals, strengthening long-term memory

csharp dotnet jwt-authentication sqlite xunit

Last synced: 06 May 2026

https://github.com/victorkiosh/temperature_anomaly_detection

Real-time temperature anomaly detection with FastAPI, Streamlit, and Docker — simulating IoT sensor data for predictive monitoring.

data-science docker fastapi iot machine-learning mlops model-deployment python real-time-analytics sqlite streamlit tensorflow timeseries

Last synced: 06 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/croketillo/sqlite-explorer

SQLiteExplorer is an application for manipulating SQLite databases from the command line.

sql sqlite sqlite-database sqlite3 sqlitedatabase

Last synced: 13 May 2026

https://github.com/juliorom/login-laravue

El proyecto login-laravue es una SPA que permite a los usuarios registrarse, iniciar sesión y acceder a su perfil. Usa Laravel Sanctum para autenticación, Vue Router y Pinia para manejo de estado, y TailwindCSS para estilos. Implementa SQLite como base de datos, asegurando una arquitectura segura, eficiente y escalable. 🚀

artisan composer laravel11 npm php8 pinia sanctum-authentication sqlite tailwindcss vite vue3

Last synced: 10 Apr 2026

https://github.com/alpha74/airvd

REST APIs for CRUD operations created using Django and Django REST Framework, for IoT devices.

django django-application django-project django-rest-framework iot iot-api json mvc rest-api restful-api sqlite

Last synced: 10 Apr 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/marknature/django-docker_projects

This repository is where i store all my practice Django, Docker and Database projects.

django html-css-javascript javascript mysql postgresql python3 sqlite webdevelopment

Last synced: 10 Apr 2026

https://github.com/fauxtix/stampcollectorapp

Application for stamp collectors, developed in .NET MAUI

csharp dependency-injection localization mobile-development mvvm sqlite xaml

Last synced: 13 Jul 2025

https://github.com/rahulguptagzb09/desktop-books-database-application-using-python

Desktop Books Database Application Using Python

database gui python python3 sqlite tkinter

Last synced: 16 Jun 2025

https://github.com/sqlrsync/client

SQLRsync.com Client

backup distribution rsync sqlite

Last synced: 13 Jun 2026

https://github.com/mahmudhmh/next-notey

This is a simple Notes App built using Next.js 13 and TypeScript for the frontend, and Pocketbase for the backend.

datafetching next-router nextjs13 pocketbase reactjs servercomponent sqlite tailwindcss turbopack

Last synced: 10 Apr 2026

https://github.com/leoantony72/disql

Distributed sqlite with replication (2phase commit)

2phasecommit database distributed-systems golang sql sqlite

Last synced: 06 May 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/wadhia-bhavesh/PsDroid-Tracker

PsDriod Tracker is a GPS-based mobile app for personal security, it ensures user safety with real-time location tracking, emergency SOS messages, and automated emergency calling. Compatible with Android, it offers a user-friendly interface, adding family/friends, and customizable alert settings for enhanced personal security.

andriod andriod-app andriod-development andriod-sdk firebase firebase-auth java sql sql-database sqlite xml

Last synced: 14 Apr 2025

https://github.com/mitchific/sistema-estudiantes-uas

Sistema de Gestión de Estudiantes UAS — Proyecto web CRUD con React, Node.js y SQLite, desarrollado como entrega final de la materia "Desarrollo Web del Lado del Servidor". Incluye funciones de registro, edición, eliminación y búsqueda de estudiantes con diseño institucional.

bootstrap crud educativo express fullstack nodejs proyecto-escolar proyecto-final react sqlite uas

Last synced: 10 Apr 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/brunogroth/palpitometro

Um simples Palpitômetro da Copa do Mundo de 2022. Rest API C#, Banco SQLite e frontend em Angular

angular api-rest asp-net-core sqlite

Last synced: 09 May 2026

https://github.com/xianyudd/todolist-c-ulfius

A lightweight TodoList web service built with C, Ulfius, and SQLite. Includes REST API, frontend, benchmarking scripts, and performance reports.

c-language sqlite todolist ulfius

Last synced: 06 May 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/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/ivanrods/cadastros-backend

Api para gerenciamento de cidades e pessoas.

express jest knex nodejs sqlite typescript yup

Last synced: 10 Apr 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/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/thiagohrcosta/rails-play-together

A simple rails project to help people to meet up to play together. A user can read, edit or delete a post.

bootstrap4 css3 html5 javascript rails ruby-on-rails sass sqlite

Last synced: 10 Apr 2026

https://github.com/foo-ogawa/embedoc

**In-Place Document Generator** - A tool that auto-updates marker blocks in documents and source code while preserving manually edited sections.

automation cli code-generation developer-tools docs-as-code documentation-generator handlebars markdown nodejs sqlite template-engine typescript

Last synced: 26 May 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/sidibecker/agenda-contatos

Agenda de contatos. Em desenvolvimento com flutter.

dart flutter sqlite

Last synced: 06 May 2026

https://github.com/danielegiidio/nearby

O Nearby é uma aplicação fullstack projetada para conectar usuários com ofertas e promoções do comércio local. Desenvolvido com React Native (Expo) no frontend mobile e Node.js no backend, oferece uma experiência completa para descobrir e utilizar cupons de lojas próximas.

expo express nodejs prisma react react-native sqlite

Last synced: 10 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/hackastak/repog

RepoG is a CLI-first, local AI-powered tool that helps you explore, search, and understand your GitHub repositories using semantic search and LLM-powered insights.

ai cli-tool code-search devtools embeddings github-api go golang knowledge-base llm rag semantic-search sqlite vector-database vector-search

Last synced: 19 Apr 2026

https://github.com/teslaproduuction/data_analiz_al

Прогнозирование курса алюминия с использованием модели ARIMAX

arimax csv django html-css-javascript numpy pandas python rss scipy sklearn sqlite yfinance-library

Last synced: 10 Apr 2026

https://github.com/dubeyynishant/student-management-project

Student Management Project is a Python-based desktop application built using Tkinter and SQLite. It allows admins to manage student records, courses, and fee deposits through a simple GUI. The system supports student registration, course management, fee tracking, and record searching efficiently.

database python sqlite tkinter

Last synced: 06 May 2026

https://github.com/mariomo16/quacker

Quacker - X (Twitter) pero mejor

laravel php sqlite

Last synced: 06 May 2026

https://github.com/halojoy/php-contacts-phone

Phone list for your contacts. Simple and with Sqlite database. Admin login and edit, delete function.

admin city contacts database delete edit phone php setup sqlite

Last synced: 06 May 2026

https://github.com/ivov/monotax

Colorful dashboard to display financial stats for a side business, built with TypeScript/React, TypeScript/Node and SQLite.

material-ui nodejs reactjs sqlite typescript

Last synced: 06 May 2026

https://github.com/jcardonamde/php-kasumi-web-service

A Laravel-based PHP web service providing user registration and authentication endpoints with clear success and error responses.

jetstream-laravel laravel-framework mysql php sqlite

Last synced: 16 Apr 2026

https://github.com/poglolopez/prueba_tecnica_inlaze

Este repositorio muestra mis habilidades en análisis de datos a través de una prueba técnica para Inlaze. Incluye flujos de trabajo con Python, SQLite y Power BI para analizar el comportamiento de jugadores, depósitos y rendimiento de fuentes de tráfico, destacando eficiencia operativa e información estratégica.

data-analysis data-v etl jupyter powerbi python sqlite

Last synced: 26 Feb 2025

https://github.com/felipeg-almeida/projeto-labook-backend

Este é o projeto Labook, uma rede social com o objetivo de promover a conexão e interação entre pessoas. Desenvolvido como parte do curso de Desenvolvimento Full Stack da Labenu, unicamente para fins didáticos.

api backend crud express knex layered-architecture nodejs poo sql sqlite typescript uuid

Last synced: 09 Apr 2026

https://github.com/kodydennon/pursue

Local-first desktop OSINT evidence analyzer for WAR.gov UFO/PURSUE records.

desktop-app local-first osint rust sqlite svelte tauri ufo

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

URL Shortener Service - Low Level

bash-script http-server java multithreading proxy sqlite

Last synced: 09 May 2026

https://github.com/slashgear/group-ride

Telegram & Discord bot to organise group cycling rides — forum threads per ride, Komoot/Strava/Garmin import, Bun, SQLite

bot bun cycling discord sqlite telegram typescript

Last synced: 24 May 2026

https://github.com/nanotaboada/ts-node-samples-express-restful

🧪 Proof of Concept for a RESTful API made with Node.js 20 (LTS), Express.js 4 in TypeScript

express-js expressjs node-js nodejs proof-of-concept rest-api restful-api samples sqlite typescript

Last synced: 02 Apr 2026

https://github.com/gorthyvyshuu-byte/fastapi--top5-students

Students API using FastAPI, SQLite, and Redis to manage student records and fetch top 5 students

api fastapi project python sqlite students

Last synced: 06 May 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/plandes/dbutil

Database convenience utilities.

database database-management orm sqlite sqlite-orm

Last synced: 10 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