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/joeymckenzie/sqlighter

A Laravel package for routinely backing up your SQLite database.

laravel php sqlite

Last synced: 16 Aug 2025

https://github.com/turskyi/sqlitecontentprovider

This project demonstrates how to implement SQLite and Content Provider in an Android application. It includes a screen to display a list of items (cats) and another screen to add new records (new cats). Ideal for educational purposes and as a reference for using SQLite instead of other database libraries like “Room”.

android contentprovider contentresolver database educational kotlin sampleproject sqlite

Last synced: 18 Apr 2026

https://github.com/adibhatt10078/sha256_html

A lightweight, responsive web app built with AngularJS and Bootstrap 5 that allows users to generate SHA256 hashes from input strings.

backend competitions flask-application flask-web javascript openssl-library python ruby sha256 sqlite static-site url-decoding url-encoding xss

Last synced: 09 Apr 2026

https://github.com/gabrielborgesdm/guests-app

Small project created alongside a Kotlin Mobile tutorial

crud kotlin-android mvvm-architecture recyclerview sqlite

Last synced: 19 Apr 2026

https://github.com/srcsticsamy/imo

A simple blog made with Express.js based on the MVC structure, SQLite as the DB, Nunjucks for the views.

expressjs javascript nodejs nunjucks sqlite

Last synced: 20 Feb 2026

https://github.com/oarthurzanoni/bank

High level API. SOLID, DDD, Jest, GraphQL, TypeScript, Fastify

apollo apollo-server ddd fastify graphql jest prisma solid sqlite typegraphql typescrit

Last synced: 09 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/zachbateman/easy_db

Easy Python database interaction

access database python sql sqlite sqlite3

Last synced: 29 Jan 2026

https://github.com/achiranadeeshan/flask-jwt-auth-lab

A simple Flask application demonstrating user authentication using JWT (JSON Web Tokens). Built as a lab assignment for the Application Security module.

authentication flask html5 jinja2 jsonwebtoken login-system pyjwt python3 sqlite

Last synced: 29 Jan 2026

https://github.com/doozyx/qt-sqlite-orm

sqlite_orm with added QString mapping

orm qt qt5 sqlite sqlite3

Last synced: 18 Apr 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/abdo-essam/cloud_quizzer_app

Cloud Quizzer is designed to help users prepare for the cloud exams. Built using Flutter and Clean Architecture principles, It's provides a streamlined, user-friendly experience for aspiring cloud professionals to review key concepts, test their knowledge, and track their progress on the go.

aws azure cloud dart exam flutter hive quizapp sqlite

Last synced: 09 Apr 2026

https://github.com/b4oody/mini-to-do-list

Mini To-Do List is a simple web application for managing tasks. The application allows you to create, edit, delete tasks, change their status, filter tasks by status, and work with tags to organize tasks.

django html-css mini-django-project mini-to-do-list python3 sqlite

Last synced: 15 Apr 2026

https://github.com/rohit-j0shi/faqs-backend-test

This is an assessment test project for the backend role. It is a multilingual FAQ API built using Django and Django REST Framework. The API allows users to retrieve FAQs in multiple languages using the Google Translate API. FAQs can be managed through the Django Admin Panel, and API endpoints are tested using pytest.

api backend django googletrans pytest python sqlite

Last synced: 14 Aug 2025

https://github.com/luiizsilverio/happy-back

Back-end da aplicação Happy (web e mobile), desenvolvido em Node (NLW03)

cors multer nlw nodejs rocketseat sqlite typeorm yup

Last synced: 16 Apr 2026

https://github.com/aszurar/dtmoney-back

O objetivo desse projeto é começarmos a usar micro-frameworks para criação de APIs Rest, e entendermos como podemos aplicar os conceitos básicos de APIs com essas ferramentas.

fastify javascript knex knexjs node nodejs postgres postgresql sqlite sqlite3 typescript

Last synced: 15 Apr 2026

https://github.com/cmarker0/Android_Exam

Exam soulution for PGR201-V18 - Java Android app for a Tic-Tac-Toe game

android exam game-development sqlite tic-tac-toe

Last synced: 25 Sep 2025

https://github.com/biyonik/evento

Evento - Modern etkinlik yönetim platformu. Next.js 15, React 19, TypeScript ve Tailwind CSS ile geliştirilmiş. Framer Motion animasyonları, Prisma ORM, SQLite veritabanı, server-side pagination ve Zod validation özellikleri içerir.

framer-motion nextjs nextjs15 prisma prisma-orm react reactjs sqlite sqlite3 tailwindcss typescript webapp

Last synced: 15 Apr 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/pilat/mcp-datalink

MCP server for secure database access (PostgreSQL, MySQL, SQLite)

database mcp model-context-protocol mysql postgresql sqlite

Last synced: 30 Jan 2026

https://github.com/askdkc/electron-memo-app

Electronで作ったサンプルメモアプリ。SQLiteを使用しデータは永続化される。

electron sqlite

Last synced: 30 Jan 2026

https://github.com/morriskm/actix-auth

Actix-Web | API | Session Auth | Login | Register | Logout | Protected Route | Sqlite | Rust | Redis

actix-web argon2 cookies middleware redis serde session-cookie sqlite sqlx

Last synced: 09 Apr 2026

https://github.com/andrewbaxter/rs-sqlite-symbology

Rust Sqlite query data model and query string builder

orm rust sql sqlite

Last synced: 13 Aug 2025

https://github.com/vilhalva/temperaturas-com-beeware

👨‍🏫CONVERSOR DE TEMPERATURAS EM CELSIUS, FAHRENHEIT E KELVIN COM BEEWARE E SQLITE.

aplicativo beeware codigo database framework interface matematica projeto python sqlite

Last synced: 09 Apr 2026

https://github.com/susonicth/lsqlite3

Inofficial github mirror of LuaSQLite3

library lua mirror sqlite

Last synced: 15 Apr 2026

https://github.com/gurpreet17/uc-davis-sql-for-data-science-specialization

Completed the SQL Basics for Data Science Specialization from the University of California, Davis, gaining proficiency in Data Analysis, SQL, Apache Spark, and Delta Lake.

apache-spark bigdata data-analysis data-science delta-lake sqlite

Last synced: 15 Apr 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/pedroprebeck/projeto-final-ada

Um aplicativo web em Flask para gerenciar informações sobre animais de estimação, com integração de banco de dados SQLite e design responsivo usando Bootstrap.

bootstrap flask gunicorn python sqlite web-application

Last synced: 04 Oct 2025

https://github.com/silanurciftci/taskdistributionsystem

ASP.NET Core MVC app that auto-assigns tasks by difficulty with fair distribution and non-consecutive (±1) rule. EF Core + SQLite.

aspnet-core code-first csharp dotnet ef-core mvc repository-pattern sqlite task-assignment

Last synced: 06 May 2026

https://github.com/rcmilan/ex-dbs

Exemplos de implementações de Bancos de Dados

mongodb neo4j redis sqlite

Last synced: 09 Apr 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 analyst, 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: 23 Mar 2026

https://github.com/unqdlphn/web-app-starter

A standardized process for initiating new Python web application projects using macOS, Flask, Streamlit and SQLite3 as the foundation. It aims to ensure consistency, best practices, and efficient web app building.

flask macos python sqlite streamlit

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

Offline-first app for seamless messaging, calling, file sharing, music sync, and nearby-device location estimation — all without relying on the internet.

calling communication-app dart file-sharing flutter java material-design messaging music-synchronization nsd offline-first sqlite webrtc

Last synced: 15 Apr 2026

https://github.com/robeertm/ev-charge-tracker

Self-hosted EV charge tracker with vehicle API integration (Kia, Hyundai, Tesla, VW group, Renault, Polestar +more). Dashboard, PDF reports, ENTSO-E CO2, multi-language. Flask + SQLite.

co2-tracking dashboard electric-vehicle entsoe ev-charging ev-tracker flask home-server hyundai kia photovoltaic polestar python renault self-hosted sqlite tesla volkswagen

Last synced: 10 May 2026

https://github.com/formtrix/sql-essentials

SQL Queries

sql sqlite

Last synced: 10 Nov 2025

https://github.com/sacreddoggo/pixel-art-maker

Desktop app, Pixel Art Maker made with Tauri v2 and NextJS v15

nextjs15 pixel-art pixel-art-maker sqlite tauri2

Last synced: 15 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/maxgfr/rabbitmq-twitter-process

Java application to process files and twitter trends with RabbitMQ

apache-camel java rabbitmq rabbitmq-client sqlite twitter-api twitter-trends

Last synced: 04 May 2026

https://github.com/manuel-chinchi/crud-mvvm-xamarin-android

A basic CRUD application made with Xamarin Android

android crud mvvm mvvm-pattern sqlite xamarin xamarin-android-binding

Last synced: 13 Aug 2025

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/graweb/labfoto-api

PHP | Laravel | Lumen | MySQL | SQLite

laravel lumen mysql php sqlite

Last synced: 15 Apr 2026

https://github.com/aldotestino/hackernews-clone

Hackernews server made with graphql and prisma

apollo-server graphql nodejs prisma sqlite typescript

Last synced: 16 Apr 2026

https://github.com/vilhalva/api-restful-com-adonisjs

👨‍🏫PROJETO CRIADO PARA O CURSO DE ADONISJS.

adonisjs api-rest crud curse database framework javascript nodejs projeto site sqlite

Last synced: 16 Apr 2026

https://github.com/nemr0/db_inspector

A Monorepo UI Inspector aimed to view any db content in a flutter project

dart database flutter hive hivedb sqflite sqlite

Last synced: 31 Jan 2026

https://github.com/rgl/use-rqlite-go

My rqlite Go example

go golang rqlite sqlite

Last synced: 15 Apr 2026

https://github.com/evandersondev/dartonic

🍷 A database query builder inspired by Drizzle. It allows you to connect to various databases (SQLite, PostgreSQL, MySQL) and perform database operations using a fluent API.

api darto dartonic mysql orm postgres query-builder sqlite

Last synced: 16 Apr 2026

https://github.com/n1zamu/npresents

✌ Best plugin for season events like present collecting / Лучший плагин на ивенты по сбору подарков, как на ReallyWorld

bukkit events java javaplugin minecraft npresent plugin present sqlite sqlite-database yaml yaml-configuration

Last synced: 16 Apr 2026

https://github.com/salam-hachtoon/backend

API is the backend of Smart Study AI, built with Django to provide a robust and scalable API. It powers AI-driven study tools, ensuring seamless data processing and efficient student learning experiences. 🚀📚

ai aiagent api django django-rest-framework jwt-authentication postman python sqlite

Last synced: 09 Apr 2026

https://github.com/abombalemba/CRUD-API-Go

CRUD REST API

golang sqlite

Last synced: 12 Aug 2025

https://github.com/leonardospereira/rocketmoviesbackend

Projeto Back-End com funcionalidades de listar filmes, além de poder fornecer notas e tags para o filme.

express javascript knex nodejs sqlite

Last synced: 09 Apr 2026

https://github.com/byywork1/masn-scanner

iOS Application Prototype for Attendance Tracking

mvvm sqlite swift

Last synced: 14 Feb 2026

https://github.com/albingroen/northspawn

In the course webserver-programming our mission was to create the best official site for the gaming event and hackathon Northspawn & North-Hack.

php php7 sqlite sqlite-database webserver

Last synced: 09 Apr 2026

https://github.com/patricksferraz/pinned-menu

A high-performance menu management system built with Go, featuring real-time updates, multi-database support, and a modern API architecture. Perfect for restaurants and food service businesses.

api backend clean-architecture docker fiber go golang gorm kafka kubernetes menu-management microservices open-source postgresql rest-api restaurant-management sqlite swagger web-development

Last synced: 09 Apr 2026

https://github.com/vaur94/agent-docs-server

Loopback agent documentation server with MCP, Admin UI, and knowledge graph

agents documentation knowledge-graph mcp opencode sqlite systemd typescript

Last synced: 23 May 2026

https://github.com/fialex1212/fastapi-react-toascii

The ASCII Art Converter is a web application that allows users to upload images by link or file and convert them into ASCII art. The app utilizes a React frontend for a responsive user interface and a FastAPI backend for efficient image processing.

fastapi react sqlite vite

Last synced: 09 Apr 2026

https://github.com/debug-hash/esale

🛒 A modern e-commerce platform. Scalable, secure, and user-friendly 🚀

bootstrap flask flask-restx reactjs sqlite typescript

Last synced: 09 Apr 2026

https://github.com/gokul988/bike-details-in-django

This is a Django-based Bike Entry Form that allows users to add bike details into a database.

css css-animations database djan django-application django-project html javascript python sqlite sqlite3

Last synced: 09 Apr 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/07rinat07/fastapimyapp

fastapimyapp

fastapi python3 sqlite

Last synced: 15 Apr 2026

https://github.com/dm1tryg/clibo

📦 50 local-first CLI tools for AI agents and humans — from a calorie tracker to a CRM, all in your terminal. Python · Typer · SQLModel · SQLite.

agent-tools ai-agents calorie-tracker cli crm habit-tracker local-first productivity python sqlite terminal typer

Last synced: 23 May 2026

https://github.com/harenafiantso/poja-big-sum-std22086

Git repository that contains the source code of the exam about using the infrawork named poja, using the version 9.0.2

aws java spring sqlite

Last synced: 09 Apr 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/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/edummorenolp/nodejs-injecciondedependencias

Este proyecto es una API RESTful para la gestión de tareas, desarrollada con Node.js y SQLite (o MySQL, dependiendo de la configuración elegida). Permite realizar operaciones CRUD (Crear, Leer, Actualizar, Eliminar) sobre tareas.

mysql nodejs sqlite

Last synced: 16 Apr 2026

https://github.com/fayfan/arkbites

Arkbites is website with tools for helping players of the mobile game Arknights. Players can create an account to track their operators & materials, make squads with their operators, & favorite their operators.

alembic beautifulsoup flask html-css postgresql python react redux sqlalchemy sqlite

Last synced: 09 Apr 2026

https://github.com/odisseu93/file-storage-node

Example of a backend created to save, retrieve and delete files in Google Cloud Storage, using Node.js, Express and the Firebase SDK.

back-end bun file-storage google-cloud image-storage multer prisma sqlite typescript

Last synced: 09 Apr 2026

https://github.com/mrlmic/purchasing-power

Python/ Typescript project to make ownership information available to consumers.

etl-pipeline figma jupyter-notebook pandas-dataframes python sqlite

Last synced: 18 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/alyssahusna44/cafe-booking-mobileapp

A cafe system mobile application built using Flutter & Dart with SQLite as the local database. It allows customers to browse menu items, book tables, and make payments, while admins can manage bookings and menu items. 📱

dart flutter sqlite

Last synced: 18 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/muza-music/muza-metadata-server

An audio files metadata API server for the Muza project

cqrs cqrs-pattern graphql grapql-server music sqlite

Last synced: 10 Aug 2025

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/port19x/php-monorepo

All my PHP goes here

hacky monorepo nearlyfreespeech php sqlite

Last synced: 10 Aug 2025

https://github.com/sanengineer/vapor-sqlite

Create ReSTAPI With 💧 Vapor (Swift Web Framework) and 🌱 SQLite. Deploy at 👇🏼

backend fluent sqlite sqlite-database swift swift-4 swift-framework vapor vapor-3 vapor-sqlite vapor-swift

Last synced: 08 Feb 2026

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/2qp/pythongtkcrud

simple python gtk 3 sqlite create read update delete script

gtk gtk3 python python27 sqlite sqlite3

Last synced: 03 Oct 2025

https://github.com/07rinat07/pytest_course

pytest_course

pytest python3 sqlite

Last synced: 16 May 2026

https://github.com/l1ve4code/sfera-laravel

Test tasks for work developed on Laravel

laravel php php74 sqlite

Last synced: 19 Feb 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/ngoomie/pdqotd

A Perl script to make "question of the day" type posts to Discord via webhooks; mirror of Gitea repo

discord discord-bot discord-webhook perl perl5 sqlite

Last synced: 16 Mar 2026

https://github.com/carbonpackages/carbon.sqlitecache

Enable SQLite Cache in Neos

cache carbon neoscms sqlite

Last synced: 03 Oct 2025

https://github.com/ronganbai/smart_ledger

Flutter personal finance tracker with offline-first storage and Supabase cloud sync

dart flutter ledger mobile-app personal-finance sqlite supabase

Last synced: 09 Mar 2026

https://github.com/eltonsantos/chat-node

Projeto desenvolvido no evento Next Level Week #5 promovido pela RocketSeat.

express node sqlite typeorm typescript

Last synced: 09 Apr 2026