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/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/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/cityssm/mpac-yetf-to-sqlite

A tool to convert an MPAC Year-End tax file (YETF) into a SQLite database, compatible with reporting tools.

mpac mpac-yetf powerbi property-assessment property-tax reporting sqlite

Last synced: 16 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/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/realerikrani/project

https://realerikrani.github.io/project Add key-based project management API endpoints to your flask app.

flask sqlite

Last synced: 20 Jan 2026

https://github.com/dchobarkar/settlement-system

A React and NestJS application implementing an iterative settlement process between two parties with real-time updates.

nestjs nextjs react sqlite tailwindcss typeorm typescript

Last synced: 10 Apr 2026

https://github.com/liebki/blazorlibrary

A video game library application, created using MAUI with Blazor, Bootstrap, external APIs and more stuff!

blazor-server csharp dotnet-core gamelibrary maui maui-blazor netcore sqlite

Last synced: 17 Apr 2026

https://github.com/airkyzzz/annfrenchtechsender

Client lourd Python (CustomTkinter + Selenium) d'envoi automatisé de candidatures aux organisations French Tech Bordeaux. Architecture 3 couches, SQLite + JSON + TXT, tests pytest. Réalisation E6 du BTS SIO SLAM.

bcrypt bts-sio customtkinter desktop-application e6 pyinstaller python selenium slam sqlite

Last synced: 24 May 2026

https://github.com/jeff-pedro/learn-node-passport

Repository used to learn about Passport.js.

express nodejs passport sqlite

Last synced: 10 Apr 2026

https://github.com/fernandobelotto/car_price_api

Project for exploring the Nestjs framework

api nestjs sqlite

Last synced: 20 Feb 2026

https://github.com/eltonsantos/beneficiarios

[ TESTE BACKEND ] Cadastro de beneficiários

api json-server netlify nodejs reactjs sqlite sqlite3 styled-components tailwindcss

Last synced: 10 Apr 2026

https://github.com/frarlo/microblog

Repository for Miguel Grinberg's "The Flask Mega-Tutorial".

elasticsearch flask python sqlalchemy sqlite unit-test

Last synced: 10 Apr 2026

https://github.com/martyniukkk/ToolMaster

Tool Master is an all-in-one productivity app featuring a Todo List, Timer, and Flashlight, designed to simplify your daily tasks with ease and efficiency.

all-in-one-app android android-development clean-architecture dependency-injection flashlight koin kotlin mobile-app mvvm productivity-app sqlite task-manager time-tracking timer todo-list utility-tools

Last synced: 24 Aug 2025

https://github.com/triplevi/fe-vhealth

A Flutter app for health and fitness tracking with social features to motivate user engagement

firebase flutter health-fitness sqlite

Last synced: 24 Aug 2025

https://github.com/abajric2/game-app

Android mobile application for exploring video games and creating a collection of favorites

android kotlin mobile-app sqlite

Last synced: 08 May 2026

https://github.com/nicopon/dtpipe

A simple, self-contained CLI for performance-focused data streaming & anonymization.

cli csv data-masking database dotnet duckdb etl oracle parquet postgresql sql-server sqlite

Last synced: 20 Feb 2026

https://github.com/grindworks/grind-site

The simplest zero-config, flat-file CMS on earth. Built with PHP, SQLite, Tailwind CSS, and Alpine.js. Includes built-in SSG and AI-ready Markdown export.

alpinejs blog cms flat-file-cms markdown php sqlite ssg static-site-generator tailwind-css

Last synced: 10 Apr 2026

https://github.com/nia3zzz/google_keep_notes_clone_apis

This project has been a learning project focusing on the Django Rest Framework library and creating a book library software with admin logins using JWTs as a method of authentication with the SQLite database.

booklibrary django djangorestframework djangorestframeworkserializer learningproject pyjwt sqlite

Last synced: 29 Aug 2025

https://github.com/thecuriousjuel/Contact-Board-Application-Project

Contact List Application is a simple full stack application that takes contact details in the front end and stores them in the backend database.

flask full-stack python sqlite web-development

Last synced: 29 Aug 2025

https://github.com/c0m371/restsql

RestSQL: A lightweight .NET tool that turns SQL queries (defined in YAML) into ready-to-run REST endpoints. Works standalone or as a library, supports transactions, nested JSON output, and multiple database providers.

asp-net-core csharp database dotnet generation mysql oracle postgresql rest-api sql sqlite sqlserver yaml

Last synced: 20 Jan 2026

https://github.com/natthasath/demo-python-sqlite

SQLite: Compact, serverless, file-based relational database. Ideal for embedded systems, mobile apps, and small projects. Lightweight, efficient, and widely adopted for its simplicity and portability.

poetry python sqlite

Last synced: 16 May 2026

https://github.com/canhta/gistclaw

A focused follow-through on OpenClaw: a calm repo-work agent team for reviewed changes, clearer handoffs, and less babysitting.

agents ai golang local-first runtime sqlite

Last synced: 10 Apr 2026

https://github.com/asif-faizal/markmywords

MarkMyWords is a markdown-powered notes app for both solo creators and real-time collaborators. Create private notes just for yourself, or invite others to edit alongside you with instant updates. Perfect for jotting ideas, drafting docs, or sharing code snippets without waiting for someone to hit “refresh"

flutter golang sqlite

Last synced: 31 Aug 2025

https://github.com/MindlessMuse666/anime-diary

Веб-сайт для продажи атрибутики, аксессуаров и одежды в стиле аниме. Использованы: HTML, CSS, Bootstrap 5, Python (Django), JS. БД: SQLite (планируется переход на PostgreSQL).

bootstrap bootstrap5 css django django-website html javascript postgresql python sqlite website

Last synced: 31 Aug 2025

https://github.com/lazar-ristic/inventorymanagementapi

Simple inventory management REST API built with .NET Core and SQLite

asp-net-core dotnet-core ef-core inventory-management rest-api sqlite web-api

Last synced: 07 May 2026

https://github.com/ayo-ajayi/butopea

e2e testing and product feed xml creation for butopea.com

cypress e2e-testing javascript python sqlite xml

Last synced: 04 May 2026

https://github.com/plandes/dbutil

Database convenience utilities.

database database-management orm sqlite sqlite-orm

Last synced: 10 Apr 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/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/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: 05 Jul 2026

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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/subhashpolisetti/flask_real_chat_application

This is a real-time chat application built with Flask, Flask-SocketIO, and SQLite. Users can join chat rooms, send messages, and view message history in real-time. The app features a simple and responsive UI that provides a smooth chat experience

css flask flasksocketio html python sqlite

Last synced: 10 Apr 2026

https://github.com/utkarshchaurasia/golang-crud-restapi

CRUD REST API built using Golang for learning purposes.

crud golang rest-api sqlite

Last synced: 19 Apr 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/cerberusprogrammer/clean_stock

The Clean Stock App is a comprehensive solution for managing and tracking stock inventory both online and offline.

api-rest desktop-app flutter flutter-apps flutter-examples mobile-app responsive-design sqlite theme-switcher

Last synced: 26 Feb 2025

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/ovasconceloss/the-manager-football

a football management application for desktop.

react rust sqlite typescript

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

One command to fill your database with realistic test data. Reads schema, resolves FK, no code needed.

cli database developer-tools faker mysql postgresql python seed-data sqlite synthetic-data test-data

Last synced: 25 May 2026

https://github.com/r-rajaneesh/quipodb

A database that does all the heavy weightlifting behind the scenes

better-sqlite3 database firebase hacktoberfest json nodejs sqlite

Last synced: 10 Apr 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/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/luiizsilverio/rocket.q

Projeto desenvolvido durante o NLW 6, trilha Discover

cowsay ejs javascript less maratona-discover maratonadiscover nodejs rocketseat sqlite

Last synced: 10 Apr 2026

https://github.com/edofarrell/doctor-appointment-management-system

Mobile Android Application - Doctor's Appointment Management System

android-application java mobile-development mvp-architecture sqlite

Last synced: 08 May 2026

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/steviecurran/sql2csv

C shell script to convert an SQL file to CSVs

database-management python query-language sql sqlite

Last synced: 13 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/santosl2/url-shortener

Project built in React, Next, SQLite and Drizzle ORM

drizzle-orm nextjs react sqlite

Last synced: 10 Apr 2026

https://github.com/raulpe7eira/inventory

Laboratório de Validação de Conhecimento para Globo

bootstrap css devise globo heroku hiring hiring-challenge html postgresql rails rspec ruby sqlite

Last synced: 10 Apr 2026

https://github.com/btag16/cosmos-flask-blog

A personal blogging platform built with Flask, PostgreSQL, and Bootstrap. Features user authentication, dynamic posts, email notifications, and a responsive design for a modern blogging experience.

bootstrap5 database flask flask-application gunicorn orm postgresql procfile programming psycopg2 python sqlalchemy sqlite wtforms

Last synced: 10 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/ohimoiza1205/finance-tracker

This is a PyQt5-based desktop application for managing personal finances. It allows users to track transactions, categorize expenses, visualize spending trends through graphs, and fetch real-time data such as exchange rates.

api-integration matplotlib pyqt5 python sqlite

Last synced: 19 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/mariaseverino/rest-api

🔒 An authentication with node.js.

knex node nodemailer sqlite

Last synced: 10 Apr 2026

https://github.com/br-silvano/mcp-todo

API de gerenciamento de tarefas via WebSocket com execução modular de comandos e suporte a ferramentas, desenvolvida em TypeScript com banco SQLite. Projetada para integração com agentes de inteligência artificial.

agent agentic-ai ai ajv api command-pattern eslint jest mcp mcp-server modular-architecture sqlite task-manager todo tool tools typescript use-tool websocket zod

Last synced: 10 Apr 2026

https://github.com/mr-chang95/disaster_response_pipeline

Data Science Project for Udacity's Data Scientist Program. Here I created a webapp and ML/NLP pipeline that analyzes message data for disaster response and shows classification results.

data-engineering data-pipeline data-science disaster-response etl-pipeline flask gridsearchcv jupyter-notebook machine-learning natural-language-processing nlp ntlk python python-script sklearn sqlalchemy sqlite udacity-data-science-nanodegree

Last synced: 10 Apr 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/ashutosh7i/night-owl

Night Owl 🦉 is a versatile, tag-based logging system designed to be simple, fast, and platform-independent.it allows developers to define custom tags and easily send logs to a server for later retrieval based on these tags.

cpp logging sqlite

Last synced: 20 Feb 2026

https://github.com/rajsoni06/django-employee-manager

A Django-based Employee Management System API with Bootstrap for easy CRUD operations and RESTful endpoints to manage employee data efficiently.

bootstrap crud-operation django python rest-api 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/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/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/makomweb/symfony-messenger-tutorial

Tutorial project for how to use the Symfony Messenger component

async messenger rabbitmq sqlite symfony sync

Last synced: 10 Apr 2026

https://github.com/quanghuybest2k2/tudientienganh

Dự án môn phát triển ứng dụng Android JAVA (Bản chính thức)

android-app java sqlite

Last synced: 10 Apr 2026

https://github.com/kd2org/apache-sqliteblob

Apache2 SQLite blob module

apache file-storage haystack sqlite

Last synced: 12 May 2026

https://github.com/filsan-musa/course-sql_fundamentals_for_data_analysis

This course serves as an introduction to Structured Query Language (SQL) for the aspiring data professional, focusing on fundamental concepts and practical applications. The course incorporates interactive video lectures, as well as weekly course exercises to reinforce learning.

chinook-database database relational-databases sql sqlite

Last synced: 15 May 2026

https://github.com/giseletoledo/pythonsql

Google collab exercícios com Python e SQL

python sqlite

Last synced: 14 Mar 2025