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/nikita-petrovich/cli-randomreminders

Voice Random Reminders for MacOS Terminal. C++ STD library + SQLite.

cli cpp macos reminders sqlite standard-library terminal xcode

Last synced: 11 Apr 2026

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/jotrorox/sqlodin

A simple and easy to understand pure Odin SQLite implementation. (Main Repo on Codeberg)

database library odin sqlite sqlite3

Last synced: 14 May 2026

https://github.com/art29/outreach-winter-2022-backend-challenge

AES Outreach Backend Challenge with AdonisJS Framework

adonisjs nodejs sqlite typescript

Last synced: 29 Apr 2026

https://github.com/ejw-data/sqlalchemy-flask-api-weather

SQLite Database accessed with SQLAlchemy to perform analysis and create Flask API of the data

flask pandas python sqlalchemy sqlite

Last synced: 11 Apr 2026

https://github.com/kasim95/web_backend_project_1

APIs built using Python and SQLite to save, retrieve, filter posts, and votes for the posts.

api-rest python python3 sqlite

Last synced: 21 May 2026

https://github.com/anibulus/eventbyqr

An android application to manage invitation to a meeting using SQLIite and QR codes

android android-studio java qr qrcode sqlite

Last synced: 05 May 2026

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/abdulrehmana28/flutter_bmi_calculator

Simple Bmi Calculator app with beautiful user interface & SQL Lite to store user data locally.

flutter-app sqlite

Last synced: 28 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/postastiq/postastiq

A simple, self-hosted blogging platform written in Go, backed by SQLite.

blog golang self-hosted sqlite

Last synced: 27 Apr 2026

https://github.com/zeynepsudesanli/python-projects

Python projects including a task manager using SQLite

cli python sqlite

Last synced: 24 Apr 2026

https://github.com/jairtorezone/notes-backend

Aplicação rocketnotes do programa explores da Rocketseat

bcryptjs express javascript mgirates nodejs sqlite

Last synced: 11 Apr 2026

https://github.com/pjaskulski/xvi-wiek-sqlite

Konwerter danych serwisu xvi-wiek.pl z plików YAML do bazy danych sqlite

golang sqlite yaml

Last synced: 06 May 2026

https://github.com/igor-vovk/tiny-mediawiki

MediaWiki Docker Image with SQLite support

docker-image mediawiki sqlite wiki

Last synced: 06 May 2026

https://github.com/dattali18/bigdata_week7

This repo is for the 4th assignment in the course Big-Data

mysql r recomendation-system scripting sql sqlite

Last synced: 14 Mar 2025

https://github.com/benelan/foos

Foosball leaderboard for Esri Support Services

bootstrap ejs esri expressjs nodejs sqlite webapp

Last synced: 11 Apr 2026

https://github.com/cogini/file_config_sqlite

sqlite db support for file_config

elixir-library sqlite

Last synced: 10 May 2026

https://github.com/azurespheredev/blen-fullstack-engineer-take-home

Take-home coding challenge for Next.js Full Stack Engineer Position

drizzle-orm eslint husky jest nextjs14 prettier shadcn-ui sqlite tailwindcss typescript

Last synced: 11 Apr 2026

https://github.com/aini9027/f1-analytics-portfolio

Formula 1 Race Strategy Analytics — End-to-End Data Analytics Project (SQL, Python, Power BI)

dashboard data-analytics ergast etl fastf1 formula1 kaggle portfolio-project postgres powerbi python sql sqlite streamlit tableau visualization

Last synced: 11 Apr 2026

https://github.com/tiagom13/api-tasks

📋 API desenvolvida para gerenciar tarefas de forma simples e eficiente

cors express node-js prisma prisma-client sqlite swc tsx typescript zod

Last synced: 11 Apr 2026

https://github.com/timeless-residents/handson-bun-render

Task management application built with Bun, Express.js, and SQLite - featuring RESTful API and static file serving

bun express render-deploy rest-api sqlite task-management todo-app typescript

Last synced: 11 Apr 2026

https://github.com/than-dev/do-your-asking

Do Your Asking is a anonymous questions forum that you can do your questions in any room or create your own!

backend code css forum frontend fullstack javascript nodejs questions-and-answers sqlite

Last synced: 11 Apr 2026

https://github.com/nathaniyell/nodejs-app-sqlite-database

A fullstack todo application that uses a NodeJs backend, a SQLite database and JWT Authentication

bcrypt expressjs jwt-authentication nodejs sqlite

Last synced: 11 Apr 2026

https://github.com/danielemidio1988/labecommerce-backend

Projeto 'Labecommerce' é uma API para armazenar todas as informações de um e-commerce na base de dados.

api express knex nodejs postman rest-api sqlite typescript

Last synced: 06 Apr 2026

https://github.com/devoloper-1/retailpulse

A dynamic data visualization dashboard analyzing global supermarket trends, competitors, and market insights

amcharts5 bootstrap css data-visualization database flask html javascript pandas python sqlalchemy sqlite tailwind-css walmart

Last synced: 11 Apr 2026

https://github.com/parisaalizadeh2003/library_managment

The Library Management System is a desktop application for managing books, authors, and user profiles. It allows users to add, update, and delete data, using SQLAlchemy for database management. The system follows the Repository Design Pattern for organized and efficient data access.

alembic crudoperations databasemanagement librarymanagementsystem orm python repositorypattern sqlalchemy sqlite

Last synced: 31 Mar 2025

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/erikaperciliano/api-rest-nodejs

The goal of this project is to develop a REST API using Node.js from scratch to deployment. I will work with database, automated tests and automating the deployment process of this application so that every time any information is changed in the code, this new change will automatically be uploaded to the production url 👩🏾‍💻

fastify nodejs sqlite typescript zod

Last synced: 11 Apr 2026

https://github.com/fcbento/nodejs-fastify-knex-sqlite-render

Crud to practice Node.js using TypeScript, Fastify for web framework, query builder using Knex, Sqlite/PostgreSQL for data storage and hosting on Render

fastify knex nodejs postgres render sqlite typescript

Last synced: 09 Apr 2026

https://github.com/stephsako/footlite

Android application recovering JSON data from the football-data.org API

alwaysdata android api-rest get-post java mvc retrofit sqlite svg-images

Last synced: 19 Apr 2026

https://github.com/paricoderdeveloper/library_managment

The Library Management System is a desktop application for managing books, authors, and user profiles. It allows users to add, update, and delete data, using SQLAlchemy for database management. The system follows the Repository Design Pattern for organized and efficient data access.

alembic crudoperations databasemanagement librarymanagementsystem orm python repositorypattern sqlalchemy sqlite

Last synced: 23 Jun 2026

https://github.com/realorko/sql-d

HTTP persistence using Sqlite.

http-api sqlite

Last synced: 21 Feb 2026

https://github.com/gunnar-miklis/learn-sqlite

Practice. Learn. Improve.

sqlite

Last synced: 02 May 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/cxmrykk/waze-alert-map

Store and visualise Waze Alert data on a map

javascript sqlite static-site-generator waze

Last synced: 12 Jun 2025

https://github.com/marekzelinka/nexus

Personal CRM to manage your relationships with support for groups, contact notes and tasks.

better-auth flyio prisma react-router shadcn-ui sqlite tailwindcss typescript

Last synced: 19 Apr 2025

https://github.com/chiahaohsutai/cinema-hub

CRUD API & Web App

actix-web solidjs sqlite

Last synced: 06 Jun 2026

https://github.com/dubniczky/budgeting-webapp

An Angular web application with NodeJS REST API server for web-based budgeting

angular budget-app budget-manager budgeting nodejs sqlite

Last synced: 09 May 2026

https://github.com/thebud4/rocketseat-auction-project

Projeto de backend em C# para gerir uma plataforma de cursos.

csharp dotnet sqlite swagger

Last synced: 05 May 2026

https://github.com/jaygaha/note-taking-app

NoteTakingApp: A Flask note-taking application

auth flask full-stack learning-by-doing notes-app python sqlalchemy sqlite tailwindcss

Last synced: 28 May 2026

https://github.com/philkes/recognitionfx

Document Text Recognition User Interface in JavaFX

image-recognition javafx machine-learning sqlite tesseract-ocr text-recognition

Last synced: 22 Jul 2025

https://github.com/whosonfirst/go-whosonfirst-iterate-sqlite

Go package implementing the `whosonfirst/go-whosonfirst-iterate/v2` interfaces for iterating (Who's On First) documents stored in a SQLite database.

golang sqlite whosonfirst whosonfirst-iterate

Last synced: 10 May 2025

https://github.com/fernandobelotto/car_price_api

Project for exploring the Nestjs framework

api nestjs sqlite

Last synced: 20 Feb 2026

https://github.com/hjo12/SqliteUWP_Basic

A Universal Windows Platform application implementing a simple example of CRUD operations with sqlite

csharp sqlite universal-windows-platform uwp uwp-apps

Last synced: 24 Sep 2025

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/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/tegaraditya/youtube-api-proxy-rust

YouTube API Cache Proxy built on Rust

axum rust sqlite youtube-api youtube-api-v3

Last synced: 28 Apr 2026

https://github.com/siddhesh-agarwal/cognizant-prodigi-22

Supply chain event predictability and Visibility

fastapi javascript python react scikit-learn solidity sqlite typescript

Last synced: 12 Apr 2026

https://github.com/rp4ri/editable-website-typescript

Adaptation of the editable-website repository to TypeScript, Drizzle, and Svelte v5

drizzle sqlite svelte5 sveltekit typescript

Last synced: 01 May 2026

https://github.com/mehradi-github/used-car-pricing-api

Used car pricing Api is written by NestJS RESTful API

jest nestjs postgresql restful-api sqlite typeorm

Last synced: 12 Apr 2026

https://github.com/rajat1903/hostel-hunt-group-project

HostelHunt is a web application designed to help students find and book hostels easily.

bootstrap css django fullstack hostelfinder hostelhunt html5 javascript python sqlite

Last synced: 12 Apr 2026

https://github.com/shz-code/routine_master

Python-based application designed to help manage and optimize faculty routines for the CSE department of IUBAT

fastapi react redux-toolkit sqlite tailwindcss

Last synced: 12 Apr 2026

https://github.com/mrbrunelli/android-database

Aula de Programação para Dispositivos Móveis | Faculdade Alfa

android android-studio java sqlite

Last synced: 04 May 2026

https://github.com/santiagomorais/modulo-2-node-rocketseat

API Rest Node - Transações bancárias

fastify nodejs postgresql sqlite vitest zod

Last synced: 12 Apr 2026

https://github.com/afaur/ruby-rack-iodine

:herb: A basic example of getting started with Sinatra on Iodine powered Rack.

activerecord iodine rack rspec ruby sinatra sqlite

Last synced: 08 May 2026

https://github.com/panda4817/muddy-boots-app

A React Native app that lets you save your favourite walking/hiking starting points.

camera expo geolocation react-native redux redux-thunk sqlite wsl2

Last synced: 12 Apr 2026

https://github.com/meequrox/scollector

Collect tracks you haven't heard yet from SoundCloud charts

multiprocessing music python soundcloud sqlite yt-dlp

Last synced: 20 Jan 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/ibrhmfrkn2000/movienight

A user-based program that suggests random movies and lists movies.

expo mobile mobile-app react-native sqlite

Last synced: 18 Apr 2026

https://github.com/bansal-samarth/guestflow

Visitor Management System using React, Flask, SQLite.

flask react sqlite vms

Last synced: 24 Mar 2025

https://github.com/benzerinsio/seattleweather-powerbi

📊 Análise interativa de dados climáticos de Seattle com Power BI, usando dados preprocessados em SQLite para explorar temperaturas, precipitação e tipos de clima.

dashboard datapreprocessing datavisualization powerbi sql sqlite weatherdata

Last synced: 24 Mar 2025

https://github.com/vl1507/database_development

Разработка баз данных ДВФУ

sql sqlite

Last synced: 24 Mar 2025

https://github.com/mementomorri/python_bucket_list_app

Простое приложение написанное на Python с использованием фреймворка Flask

flask flask-application flask-login heroku python sqlite

Last synced: 21 Apr 2025

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/wolfgangrush/lifeos

AI-powered personal command center. Track tasks, food, energy, supplements, and expenses via Telegram — all processed locally with Ollama and displayed in a real-time React dashboard.

ai fastapi life-tracking local-llm ollama personal-assistant productivity react sqlite telegram-bot

Last synced: 28 May 2026

https://github.com/quazex/nestjs-knex

NestJS module for Knex library

knex mysql nestjs pg sqlite typescript

Last synced: 31 Mar 2025

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/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/Quinnod345/context-engine

A lightweight context engine for AI agents. Ingest events, build semantic context, query with natural language. Zero config.

ai ai-agents context developer-tools embeddings llm mcp model-context-protocol nodejs pgvector rag semantic-search sqlite temporal-decay typescript vector-search zero-config

Last synced: 19 Apr 2026

https://github.com/fahrettinsolak/e_commerce

This E-Commerce Microservice Project uses a modern, scalable microservice architecture. It features Redis for caching, MongoDB and PostgreSQL for databases, and employs CQRS and the Mediator Design Pattern for efficient data management.

asp-net-core cqrs-pattern csharp dapper identityserver4 jwt mediator-pattern mongodb mssql ocelot-gateway postgresql redis repository-pattern signalr sqlite

Last synced: 07 Feb 2026

https://github.com/iksergey/sqlite-practice-for-expert

📊 🧑🏼‍💻 История о том, как начать в SQL и SQLite

sql sqlite sqlite3

Last synced: 24 Oct 2025

https://github.com/mdelgadop/batch_exec_web

SPA made with PHP, VueJS, SQLite and PaperCSS. Create batch scripts via web and execute them.

html-css-javascript papercss php5 php7 sqlite sqlite-database vuejs

Last synced: 04 Feb 2026

https://github.com/himcc/sqlgo

sqlite browser and run sql on file (csv and excel file) in command line

csv excel sql sqlite sqlite3 sqlite3-database

Last synced: 30 Mar 2025

https://github.com/salvatoreamaddio/meterapp

Desktop application developed for a client who operates in the Water Meter Business. The application keeps track of the Readings in clients’ apartments and produce invoices based upon those readings. The application also sends Invoices via email.

csharp desktop-app desktop-application dotnet fullstack-development software-development sqlite wpf

Last synced: 26 Jan 2026

https://github.com/vitorsemidio-dev/spacetime-server

Spacetime é uma aplicação inovadora desenvolvida para ajudar as pessoas a armazenar e reviver suas memórias mais marcantes. Com recursos avançados de registro, como data, mídias (fotos/vídeos) e descrição, Spacetime permite que os usuários capturem e compartilhem momentos importantes de suas vidas.

fastify nodejs prisma sqlite typescript

Last synced: 10 Mar 2025

https://github.com/adhirajcs/django-to-do

django-to-do is simple to do web app created using Django.

django django-admin django-framework django-project django-todo python sqlite sqlite3 todoapp todolist

Last synced: 12 Apr 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/kiwijos/mvc-report

My personal report page in the course mvc at BTH.

database doctrine mvc orm php php-unit-test sass school-project scss sqlite symfony twig

Last synced: 12 Apr 2026

https://github.com/pedrohvfernandes/nlw-copa-2022

Projeto desenvolvido durante a Next Level Week Copa, na trilha Ignite.

expo fastify jwt nextjs node prisma react react-native sqlite tailwindcss ts zod

Last synced: 10 Apr 2026