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/gpalleschi/gpsqlite

gpSqlite is a C library providing some funcionalities to use sqlite db

c library sqlite

Last synced: 05 May 2026

https://github.com/adhiiisetiawan/query-optimization-sqlite

Code for query optimization in SQLite

android query-optimization sqlite

Last synced: 10 Apr 2026

https://github.com/mrazza/cctv-home-occupancy

A CPU-optimized local Linux pipeline using OpenAI CV and YOLOv8/ByteTrack to monitor home occupancy via RTSP streams, featuring directional tripwire tracking and a FastAPI query endpoint.

bytetrack computer-vision fastapi home-automation motion-detection object-tracking opencv rtsp sqlite yolov8

Last synced: 26 May 2026

https://github.com/dieegogutierrez/cafewebsite

Cafe work friendly website built with Flask

bootstrap css flask html sqlalchemy sqlite

Last synced: 10 Apr 2026

https://github.com/j-sephb-lt-n/sqlite-concurrent-writes-investigation

My investigation into a SQLite database's ability to handle concurrent reads and writes

concurrency python sql sqlite sqlite3 sqlite3-database

Last synced: 11 Apr 2026

https://github.com/reginabally/task-tracker

A lightweight, open-source task tracking app for documenting work activities and generating clean bi-weekly reports.

nextjs open-source prisma productivity react reporting-tool sqlite tailwindcss task-management task-tracker typescript work-journal

Last synced: 11 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/ahmedbadr1/tenjaz-task

interview task for tenjaz company

laravel pest sanctum sqlite

Last synced: 10 Apr 2026

https://github.com/lukasz1podgorski/personalised-music-database

Personal "to listen later" music list created by pulling the new release data from Spotify Web API, assigning musical genres to each release and writing the data to SQLite database with optional Excel file export.

api database json python spotify-api spotify-web-api sqlite xlsxwriter

Last synced: 11 Apr 2026

https://github.com/arrudadev/proffy-api

REST API of the 2ª Next Level Week project.

backend express knexjs nodejs sqlite typescript

Last synced: 02 Apr 2026

https://github.com/techabraao/api-restful-flask-hotels

API RESTful (Flask-RESTful) em Python com endpoints mapeados e integração com banco SQLite para persistência.

flask flask-restful python3 sqlalchemy sqlite

Last synced: 06 Mar 2025

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/mynkchn/hands-on-django

Employment Management System

bootstrap css django html5 javascript python3 sqlite

Last synced: 08 Apr 2026

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/sadhami0519/sql_advent_calendar_2024

This repository contains the SQL solutions I implemented for the SQL Advent Calendar challenge of 2024. Each quarter featured a set of daily SQL challenges of varying difficulty, unlocking one new challenge each day at 12 PM EST.

sqlite

Last synced: 08 Nov 2025

https://github.com/ghada-bejaoui/to-do-app

A Flutter-based mobile application for managing wishlists

android dart flutter ios provider-architecture sqlite

Last synced: 12 Apr 2026

https://github.com/darkfos/dolphintechbackend

Бекенд по учебным заведениям для автоматизации учебных процессов

beautifullsoup fastapi poetry pydantic requests sqladmin sqlalchemy sqlite

Last synced: 07 Jan 2026

https://github.com/mateusfg7/to-do.rs

Implementation of a CLI ToDo with Rust

clap cli sqlite to-do

Last synced: 15 Apr 2025

https://github.com/sejori/spotmaps

Interactive Skate Spot Map with Code-via-eMail JWT Auth

full-stack handlebars jwt-auth mapbox mapbox-gl-js nodejs reactjs sqlite

Last synced: 11 Apr 2026

https://github.com/yudas1337/smkcoding_kanesa_yudas

TechPedia merupakan platform belajar online khususnya di bidang IT yang dikembangkan khusus untuk membantu kamu belajar agar lebih mudah dan terarah

butterknife kotlin okhttp picasso shimmer sqlite

Last synced: 05 May 2026

https://github.com/sunsetmkt/visitorlogger

visitorLogger - A simple visitor logger for the website

analytics flask python python3 sqlite sqlite3 visitor-tracking visitors-count

Last synced: 11 Apr 2026

https://github.com/dhananjay66/blogsite

A modular Django project with integrated REST API support for managing blog content and user accounts. Built using Django and Django REST Framework, it offers clean architecture and scalable endpoints. Perfect for learning full-stack backend development and API integration.

backend blog-api django django-rest-framework modular python rest-api sqlite

Last synced: 11 Apr 2026

https://github.com/nurefexc/rss-bridge-ntfy

Lightweight RSS/Atom to ntfy.sh bridge. Features: SQLite history tracking, multiple feed support via JSON, rich notifications with images, automatic age calculation (vCard), and flood protection. Docker-ready with timezone support

atom automation bridge feed-reader notifications ntfy python rss self-hosted sqlite

Last synced: 24 Apr 2026

https://github.com/ntanwir10/codesage-algolia-challenge

An intelligent, conversational code discovery platform built around Algolia MCP Server that revolutionizes how developers explore and understand codebases through natural language conversations.

algolia-search fastapi mcp-server python3 rate-limiting react real-time-processing sqlite typescript websockets

Last synced: 11 Apr 2026

https://github.com/mayankbpandya/password-manager

Password Manager - A Secure Password Storage App Built with Next.js and SQLite

javascript nextjs reactjs sqlite

Last synced: 11 Apr 2026

https://github.com/ginazampino/southjerseydeb-strapi

Strapi back end for a licensed realtor without IDX access.

render rest sqlite strapi

Last synced: 20 Apr 2026

https://github.com/jdtoon/cloudflared1.net

A complete .NET adapter for Cloudflare D1 database. Supports both local SQLite development and remote D1 production deployments with query execution, batch operations, and full database management.

cloudflare cloudflare-d1 csharp database dotnet nuget sqlite

Last synced: 20 Jan 2026

https://github.com/guduchango/flask-docker-tailwind-example

Flask Docker Tailwind Example is a modular Flask web application featuring JWT- and session-based authentication, dynamic views with Jinja templates, and a modern UI powered by Tailwind CSS. The project includes a comprehensive test suite, SQLite database integration, and is fully containerized with Docker and Docker Compose for easy deployment.

api authentication backend docker docker-compose flask frontend fullstack jinja jwt-authentication mvc python rest-api session-management sqlite tailwindcss unit-testing web-application web-development

Last synced: 11 Apr 2026

https://github.com/raniellimontagna/mygoodtrip

Trabalho de aula desenvolvido em flutter com o tema de ser um aplicativo para fazer orçamentos de suas viagens!

dart flutter sqlite

Last synced: 11 Apr 2026

https://github.com/kishan2029/todo_list

It is the todo app created with flask framework. User can add the items in the todo list, update it and also delete it.

flask sqlite

Last synced: 19 May 2026

https://github.com/veryshyjelly/my-unsplash

Upload, view and delete photos on my-unsplash.

go gofiber golang gorm mantine react reactjs sqlite tailwind

Last synced: 11 Apr 2026

https://github.com/cre8-capstone-project/driverbuddy

DriveBuddy is an AI-powered app with fatigue detection and real-time alerts to keep you safe on the road.

android android-app drizzle-orm drowsiness-detection firebase google-maps-api google-ml-kit machine-learning react-native react-native-app sqlite typescript vision-camera

Last synced: 11 Apr 2026

https://github.com/anasahtsham/pizzeria

A pizza ordering system made using Java and SQLite in android studio (native)

andoid-app android-studio java java-android-studio-project sqlite

Last synced: 15 May 2026

https://github.com/wholivesonmars/couture

Project: Web platform built with Symfony 6 that allows users to reserve sewing-related items

css3 js php sqlite symfony twig

Last synced: 11 Apr 2026

https://github.com/ashhad1200/angular---dotnet

This is my first Angular project, integrated with C# and .NET 8.

angular bootstrap cors csharp dotnet mkcert ngx-bootstrap sqlite webapi

Last synced: 11 Apr 2026

https://github.com/felixgeelhaar/nomi

Local-first, state-driven AI agent platform. Plan-review before execution, capability-gated tools, BYO LLM (Ollama / Anthropic / OpenAI). Tauri desktop + Go runtime.

agent-framework agents ai ai-agents anthropic golang llm local-first mcp ollama openai permission-system plugin-architecture privacy react sqlite tauri wasm

Last synced: 23 May 2026

https://github.com/shehablotfallah/chat-room-real-time

A real-time chat room built with ASP.NET Core API, SQLite, and Pusher for live messaging. The frontend is powered by Next.js and Bootstrap. Ensure to apply database migrations before running.

aspnet-core-api bootstrap5 entity-framework-core nextjs pusher pusherjs real-time sqlite

Last synced: 11 Apr 2026

https://github.com/varejaodacarne/proffy-omnistack

📚 Proffy - An online platform to connect teachers with students

axios expo express knex nextlevelweek nlw nodejs react react-native rocketseat sqlite typescript

Last synced: 11 Apr 2026

https://github.com/foo-ogawa/litedbmodel.ts

A lightweight, SQL-friendly TypeScript ORM for PostgreSQL, MySQL, and SQLite with transparent N+1 prevention and type-safe queries

database javascript lightweight mysql nodejs npm-package orm postgresql sql sqlite type-safe typescript

Last synced: 26 May 2026

https://github.com/surzia/simple-fine-todo

A simple todo app built by Flask

flask python sqlite todo

Last synced: 03 May 2026

https://github.com/jalajcodes/cache-api

Customizable caching API with size limits

express nodejs sequelize sqlite

Last synced: 11 Apr 2026

https://github.com/amazingustav/be-the-hero

Be the Hero telling to everyone what problem is going on in your city. Developed during a Next Level Week season, a RocketSeat's event.

expressjs js knexjs nextlevelweek nodejs react rocketseat sqlite sqlite3

Last synced: 12 Apr 2026

https://github.com/ben-bromley/office-pong

Ping pong score tracking for cool offices like REVIEWS.io 😎

nextjs ping-pong postgresql prisma sqlite t3-stack trpc typescript typescript-react

Last synced: 11 Apr 2026

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: 11 Apr 2026

https://github.com/ckampfe/ochat

A really simple personal notebook interface to Ollama.

chatbot htmx llm ollama ollama-client rust sqlite

Last synced: 11 Apr 2026

https://github.com/byebye-sama/bank-app

Bank app with database and styles on terminal

database dbbrowser python python3 sqlite sqlite3 terminal terminal-app

Last synced: 11 Apr 2026

https://github.com/sonal1313/django_blog

This is a full-stack blogging platform built using Django, HTML, CSS, Bootstrap, and SQLite. The application allows users to register, log in, create blog posts, update their profiles, and interact with content while enforcing access control and efficient image handling.

bootstrap4 class-based-views crud django django-signals function-based-views learning pagination profile-management python sqlite user-authentication webdevelopment

Last synced: 11 Apr 2026

https://github.com/tatyanepgoncalves/nlw-connect-python

Python project developed at Rocketseat's NLW

dbeaver flask pip postman pytest python sqlalchemy sqlite

Last synced: 11 Apr 2026

https://github.com/effectra/db

Effectra\Database is a PHP package that provides database connection and query execution functionality. It offers a convenient interface for interacting with different database drivers and executing common database operations.

connection db db-manager mysql oop pdo php sqlite

Last synced: 11 Apr 2026

https://github.com/bearddan2000/docker-desktop-fedora-sqlitebrowser-visualizer

This is a POC project to demonstrate sqlitebrowser a database visualization tool.

desktop docker fedora sqlitbrowser sqlite sqlitebrowser visualizer

Last synced: 11 Apr 2026

https://github.com/uzbekdev1/sqliteextension

Sqlite Extension

sqlite

Last synced: 02 Jul 2026

https://github.com/pedrodruviaro/workly

Simplify Your Freelance Workflow

blade laravel laravel-breeze sqlite tailwind

Last synced: 11 Apr 2026

https://github.com/anasdallah/event-app

Event application using Xamarin.Forms and sqlite, the volunteer can add to his list events, and he can create events .

app database event event-volunteer form forms many-to-many manytomany masterdetails microsoft sql sqlite sqlite-net-pcl sqlite3 student-course-registration visual-studio volunteer xamarin xamarin-forms xmarin

Last synced: 28 Apr 2026

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

This project is a personal portfolio website built using Django and styled with Bootstrap. It showcases my skills as a Full Stack Developer, including frontend, backend, and database expertise. It features sections such as Home, About, Skills, Projects, Resume, and Contact, offering visitors a comprehensive view of my professional background

bootstrap5 css3 django html5 python sqlite

Last synced: 11 Apr 2026

https://github.com/siyamulislam/duas

Dynamic Duas with NextJS

expressjs nextjs nodejs reactjs sqlite

Last synced: 04 Apr 2026

https://github.com/mohamed-mostafaaa/to-do

To_Do is a comprehensive task management application designed to streamline task assignments and team members' collaboration. It allows users to create tasks, assign collaborators, and add notes to tasks efficiently.

authentication database flask flask-sqlalchemy jinja python sqlalchemy sqlite

Last synced: 11 Apr 2026

https://github.com/devjpmello/easycar-mobile

EasyCar Mobile – Aplicativo de Transporte

express nodejs react-native sqlite

Last synced: 11 Apr 2026

https://github.com/takngabik/mandeman

Django backend collaboration with React frontend using JWT refresh token saved in HttpOnly Cookies

bootstrap-icons django python react sqlite tailwind typescript

Last synced: 11 Apr 2026

https://github.com/tasnimtalha09/datacamp-mini-projects

Some mini projects on Python, R, and SQL on a myriad of topics ranging from data cleaning and data processing to statistical analysis and machine learning.

jupyter-notebook mysql postgresql python r sql sqlite

Last synced: 11 Apr 2026

https://github.com/madhanmohanreddy2301/chat-with-sql_db

This project demonstrates how to use the Vanna AI library to connect to a SQLite database and query for the top 10 albums by sales from the Chinook database. Additionally, a Flask application is created to run the Vanna AI interface.

flask-sqlalchemy gpt35turbo llm sqlite streamlit vanna

Last synced: 08 May 2026

https://github.com/syaagalib/money-flow

A money management app in Django. Only built for university project showcase in Database Managements System. The main purpose was to complete CRUD operation. It is a very basic app. You can clone it or use it how you may see fit. But only I don't recommend to use it for unethical perpose.

css django html js python sqlite tailwindcss

Last synced: 11 Apr 2026

https://github.com/dnyfzr/acid-cache

💙 Async Key Value Store w/ Express API

api cache sqlite typescript

Last synced: 14 Sep 2025

https://github.com/leonardotoniolo/lista-de-tarefas-back-end

Back-end for a To-Do List application using Node.js, Express, and SQLite. This repository includes a RESTful API setup that handles CRUD operations for managing tasks.

backend express nodejs rest-api sqlite todo-app

Last synced: 21 Feb 2026

https://github.com/eigenvectorsandchill/fastapi_crud

A collaborative assignment to implement CRUD (Create, Read, Update, Delete) operations using SQLite in a FastAPI application.

crud fastapi python3 sqlite

Last synced: 06 May 2026

https://github.com/thiagohrcosta/onebitfood

Project developed during the OneBitCode week (Ruby on Rails).

api api-client nextjs rails ransack react ruby sqlite

Last synced: 11 Apr 2026

https://github.com/dyrits/data-science-career-path

([code]cademy / PRO | Data Science)

jupyter-notebook python sql sqlite

Last synced: 07 May 2026

https://github.com/alyssonbarrera/inventory-management-app

Back-end - aplicativo de gerenciamento de estoque

fastify knexjs nodejs sqlite typescript

Last synced: 30 Apr 2026

https://github.com/huizhougrocery/tkinter-uploadfilesto-sqlite

This is an open-source GUI desktop software designed to upload files to sqlite on our desktop.

python sqlite tkinter-gui windows

Last synced: 09 May 2026

https://github.com/mementomorri/iot_project_dashboard

Реализация технического задания для веб интерфейса проекта на тему интернета вещей

authentication flask iot python sqlalchemy sqlite

Last synced: 11 Apr 2026

https://github.com/fylga/workshop_bunjs

Bun is an all-in-one toolkit for JavaScript and TypeScript apps. It ships as a single executable called bun​. The workshop will cover most of it functionnalities in order to create an API/Front Web.

bunjs sqlite

Last synced: 21 Feb 2026

https://github.com/ruelalarcon/a_plus

A social network for students to track course grades, share grade calculation templates, and manage course prerequisites.

express grade-calculator grades graphql javascript nodejs sqlite svelte

Last synced: 11 Apr 2026

https://github.com/dariustb/cocktailsearch

Python web app to search cocktail recipes via SQLite queries

flask python sqlite tailwind

Last synced: 01 Mar 2025

https://github.com/tonigith/bookreviews

Aplicación de gestión de reseñas de libros (CRUD) desarrollada con Laravel 12 y Livewire 3. Permite crear, listar y eliminar reseñas (título, autor, rating) y buscar por título. Se comporta como una SPA gracias a `wire:navigate` y utiliza componentes de página completa de Livewire (Create y BookList).

blade crud crud-application laravel livewire php php8 spa sqlite tailwind tailwind-css vite

Last synced: 11 Apr 2026

https://github.com/nasherickson/zephyrmarkt-portfolio

Offline first POS & inventory system. A clean, vendor ready platform showcasing distributed sync, event-sourced storage, and a “liquid glass” UI.

design-system event-sourcing grdb inventory ios macos multipeerconnectivity offline-first portfolio pos replication sqlite swift swiftui

Last synced: 11 Apr 2026

https://github.com/puse/slaq

Users and workspaces with Express and SQLite

express knex objectionjs sqlite vue

Last synced: 11 Apr 2026

https://github.com/laurentinobezerra/imersao-devops-alura

Este projeto implementa uma API para gestão de alunos, cursos e matrículas, desenvolvida com FastAPI. Ele inclui configurações para execução local e orquestração via Docker e Docker Compose, realizado como prática da Imersão DevOps da Alura e Google Cloud.

alura api devops docker docker-compose fastapi python sqlite

Last synced: 11 Apr 2026

https://github.com/emomeni/cisco_switch_monitor_dashboard

A Flask-based web application for monitoring Cisco switch ports status with real-time updates and basic authentication.

automation cisco cisco-it-networking css flask html javascript network-automation network-automation-dev network-automation-python python sqlite

Last synced: 11 Apr 2026

https://github.com/tiagotas/mauiappminhascompras

CRUD no SQLite usando .NET MAUI

crud maui-app microsoft-net sqlite

Last synced: 17 May 2026

https://github.com/juanmorales1810/dpi-boletin-oficial

Proyecto para el gobierno de San Juan para el manejo y gestión del boletín oficial de la provincia

fastapi nextjs python shadcn-ui sqlite taildwindcss

Last synced: 11 Apr 2026

https://github.com/jefri1234/crud-next

App CRUD de tareas puedes Visualizar, crear, editar y eliminar

nextjs14 npm prisma react shadcn-ui sqlite tailwindcss

Last synced: 11 Apr 2026

https://github.com/crbroughton/sibyl

A lightweight, type-safe query builder for sql.js, libSQL & Bun

bun database db embedded sql sqlite typescript wasm

Last synced: 11 Apr 2026

https://github.com/crisboleda/flight-reservation-system

Complete flight booking application built with microservices architecture.

apigateway fastapi microservices pytest python3 sqlite

Last synced: 16 Apr 2025

https://github.com/dobatymo/sqlitefspath

A pathlib compatible implementation of a filesystem stored in a SQLite database.

filesystem pathlib python sqlite

Last synced: 10 Mar 2026

https://github.com/compcode1/project-sql

In this SQL project, I analyzed customer and product data to provide insights that can guide restocking decisions, marketing strategies, and customer acquisition spending

sql sqlite

Last synced: 18 Jun 2025