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/a3ro-dev/erodo

A simple to-do list manager using SQLite database in Python.

python sqlite task todo todolist

Last synced: 13 Apr 2026

https://github.com/daniele-senko/sistema-agenda-clinica

Modelar e implementar um sistema de backend robusto para gerenciar os agendamentos de uma clinica médica. O sistema deve aplicar os quatro pilares da POO para cadastrar entidades, gerenciar horários de trabalho, validar conflitos de agendamento e permitir consultas detalhadas da agenda.

persistence poo python sqlite

Last synced: 15 May 2026

https://github.com/houas-sarah/gemini-calories-app

Streamlit web app that uses Google Gemini to analyse a meal image and estimate its calories. You upload a food photo, add a short text prompt, and the app returns a breakdown of items with approximate calories.

gemini gemini-api langchain large-language-model llm sqlite

Last synced: 15 May 2026

https://github.com/fenv-org/mementor

Local RAG memory agent that gives Claude Code persistent cross-session context via SQLite vector search

claude-code cli developer-tools embeddings llm-tools memory rag rust sqlite vector-search

Last synced: 06 Apr 2026

https://github.com/ddliu/go-dbless

Database library with less complexity and less modeling.

database golang json model mysql orm postgresql sql sqlite

Last synced: 12 Apr 2026

https://github.com/JuliaAPlavin/SQLCipher.jl

Drop-in replacement for SQLite.jl, using the sqlcipher library for full encryption support.

database encryption security sqlcipher sqlite

Last synced: 06 Apr 2026

https://github.com/adewija/androidnotesapp

Android notes app with SQLite Database.

android application asynchronous notes sqlite

Last synced: 12 Jul 2025

https://github.com/fabiannorbertoescobar/java-db-connections-ejercicios

ABMs y Apps con diferentes conexiones a bases de datos SQL, noSQL y XML.

abm bson crud dom hibernate hql java javascript jaxb jdbc json mongodb mongodb-driver mvc mysql nosql sax sql sqlite xml

Last synced: 11 Apr 2026

https://github.com/fahadfoysal/project-management-api

A project management tool that allows teams to collaborate on projects. The tool needs an API to manage users, projects, tasks, and comments. The API will be consumed by their front-end web application and mobile application.

django django-rest-framework python rest-api sqlite

Last synced: 04 May 2026

https://github.com/ivin-titus/resmart

ReSmart is a Flutter-based app that repurposes old smartphones into smart side decks. Features include always-on display, IoT control, voice assistant integration, and customizable shortcuts. Built with Flutter, SQLite, and Firebase, it focuses on sustainability and productivity. Currently in early development.

always-on-display app-shortcuts cross-platform-app firebase flutter iot-control mobile-development old-device-reuse productivity-tool repurpose-smartphones side-deck smart-home sqlite sustainable-technology voice-assistant

Last synced: 29 Apr 2026

https://github.com/srmdn/foliocms

Lightweight, self-hosted CMS for Astro: markdown files, SQLite, REST API

astro cms golang markdown self-hosted sqlite

Last synced: 06 Apr 2026

https://github.com/cljoly/go-sqlite-migration

Demo of golang Migrations with SQLite, using user_version

golang sqlite sqlite3 wip

Last synced: 15 May 2026

https://github.com/js00001/libsqlx

A lightweight wrapper around libSQL that adds developer-friendly features like job scheduling, migrations, smarter error handling, automatic query logging, SQL utilities, and more

libsql sqlite

Last synced: 15 May 2026

https://github.com/estevao90/openlp-bibles-sqlite

Web Scraping from bible.com to generate SQLite files to the OpenLP software.

bible hacktoberfest openlp python sqlite

Last synced: 11 Apr 2025

https://github.com/snekussaurier/minban-backend

A minimalistic kanban board application

backend gin go kanban kanban-board sqlite

Last synced: 18 Mar 2025

https://github.com/mustika-putri-m/sql-tugas-modul-growian

Hands On SQL Lite and Google Bigquery for Growian Assigment

google-bigquery sql sqlite

Last synced: 18 Mar 2025

https://github.com/ezmode-games/smuggler

Smuggle data between SQLite and Cloudflare D1. Han Solo approved.

cloudeflare d1-database rust sqlite

Last synced: 17 Feb 2026

https://github.com/me9rez/rsbuild-electron-example

本项目是一个使用 Rsbuild 开发 Electron 应用的示例项目,集成了 Svelte 前端框架和 Prisma 数据库工具。

electron prisma rsbuild sqlite svelte template

Last synced: 18 Mar 2025

https://github.com/eipna/centsation

A free and open-source offline savings-tracker application for Android.

android java material3 offline savings-tracker sqlite

Last synced: 27 Mar 2025

https://github.com/manuelbento19/nestjs-caching-redis-pgsql

Demonstração de como utilizar o banco de dados Redis para implementar um sistema de cache em uma API feita com Nest.js, Faker.js, Prisma, Postgres e SQLite.

caching docker express faker javascript nest nestjs node nodejs postgresql prisma redis sqlite

Last synced: 02 Apr 2026

https://github.com/educorreia932-university/feup-bdad

🗃 MIEIC 2019/2020 - 2ⁿᵈ year / 2ⁿᵈ semester

databases feup feup-bdad mieic sqlite university-course

Last synced: 16 May 2026

https://github.com/jdgabriel/go-learning

API example learning in live

api gin-gonic go makefile sqlite swagger

Last synced: 07 Jan 2026

https://github.com/zleao/rttictactoe

Online and RealTime TicTacToe sample, that uses CQRS/ES, SignalR, Xamarin Forms, .Net5 and MAUI

cqrs-es cqrs-pattern efcore maui net5 signalr sqlite xamarin-forms

Last synced: 20 Jan 2026

https://github.com/edummorenolp/appnextjs-prisma-crud

Este proyecto es una aplicación web simple para gestionar tareas. Permite a los usuarios crear, leer, actualizar y eliminar tareas. Construido con Next.js en el frontend y Node.js en el backend, utilizando una base de datos SQLite a través de Prisma. ¡Empieza a organizar tus tareas hoy mismo!

console git github html javascript nextjs nodejs npm prisma sqlite

Last synced: 02 Apr 2026

https://github.com/alaeddinalhamoud/login-signup-androidsdk-sqlite

Android SDK SQLite Login and Sign up Activities

activity android database java sdk sqlite

Last synced: 06 Apr 2026

https://github.com/sanjayengineer121/expense_tracker

An expense tracker is a tool or application designed to help individuals or businesses keep track of their spending. It allows users to record and categorize their expenses, providing insights into where their money is going. A beautiful expense tracker typically features an intuitive and visually appealing interface that makes it easy for users to

backend-api daily-tasks expense-tracker flask-application flask-sqlalchemy management-system orm-framework python3 rest-api restful-api sqlite sqlite3

Last synced: 03 Oct 2025

https://github.com/siegfredlorelle/compiled-50

Project Compilation Web-based Application

bootstrap css flask html javascript python sqlite

Last synced: 06 Apr 2026

https://github.com/s7so/battleship-game

Modern Battleship game with advanced AI and beautiful GUI. Built in Python using PyQt6 and SQLite.

artificial-intelligence battleship game-development gui-application pyqt python sqlite strategy-game

Last synced: 16 May 2026

https://github.com/eja/tabulita

A lightweight, zero-dependency, web-based SQLite manager and JSON API server embedded in a single Go binary.

admin api gui json sqlite web

Last synced: 15 Jan 2026

https://github.com/yaroslavchuiko/ucode-uchat

A client-server chat application for Linux and MacOS, written in C.

c chat client-server css gtk3 json linux macos makefile openssl sqlite threads uchat ucode ucode-c ucode-connect

Last synced: 02 Apr 2026

https://github.com/LuizRech/news_postal

Treinando tecnologias. Sistema simples de portal de noticias

knexjs nodejs react-native reactjs sqlite

Last synced: 03 Apr 2025

https://github.com/nicolasvauche/microservices-project

Ce projet est une architecture de microservices permettant la gestion des tâches, des utilisateurs, et des rappels. Il est composé de trois services distincts, chacun dédié à une responsabilité spécifique, et d'un fichier docker-compose facilitant leur orchestration.

django docker express microservices nextjs nodejs php python sqlite symfony

Last synced: 04 Apr 2026

https://github.com/vbss-io/fullstack-find-your-gaming-duo

Aplicaçao completa para encontrar companheiros de time em jogos online, foi desenvolvida durante a semana NLW da Rocketseat. Possui front-web React, back-end NodeJS e app mobile com React Native.

esports express games javascript nodejs prisma radix-ui react react-native sqlite tailwind tailwind-react typescript

Last synced: 11 Apr 2026

https://github.com/jacksonsantin/shopping

Esse aplicativo tem a finalidade de diminuir o consumo de papel e poupar sua memória de precisar se lembrar de uma lista de compras

axios cors expo expo-google-fonts express github insomnia ionicons knexjs markdown-emoji nodejs npm react-native react-navigation sqlite ts-node typescript vscode yarn

Last synced: 03 Apr 2026

https://github.com/violetbuse/storch

A db schema migration library for gleam + sqlight

gleam migrations sqlight sqlite

Last synced: 09 Sep 2025

https://github.com/halojoy/php-pdo-dsn-creator

A class that will configure PHP PDO DSN Connection and write this to a config file. Supports DSN for 3 databases.

database dsn mysql pdo php php-7 postgresql sqlite

Last synced: 17 Feb 2026

https://github.com/daschr/logsqlite

Logging driver plugin for fast querying on huge logs.

database docker driver log moby plugin sqlite sqlite3

Last synced: 01 May 2026

https://github.com/BetterCallTom/NLW-eSports

Encontre seu duo para jogatinas online com esta aplicação fullstack e multiplataforma desenvolvida com React, React Native e Node.js

axios babel expo express google-fonts nodejs phosphor-icons prisma radix-ui react react-native sqlite tailwind-css typescript vitejs

Last synced: 30 Dec 2025

https://github.com/rawanfarakhnah/axsos-showcast

Axsos-Showcast is my full-stack journey at AXSOS Academy, evolving from HTML, CSS, and JavaScript to Flask, Django, and databases, while honing my documentation and communication skills. More than code, it’s a testament to my growth and dedication. 🚀

backend bootstrap css django flask frontend full-stack-development git github html javascript jquery mvc-architecture mvc-pattern mysql orm python sql sqlite web-development

Last synced: 11 Apr 2026

https://github.com/nahidjc/backend-ecommerce

NihaShop is a feature-rich single-vendor e-commerce project that utilizes the Django Rest API to provide a seamless shopping experience for users. From user authentication to order management, payment integration, and product reviews, NihaShop offers a comprehensive suite of functionalities.

django-rest-framework python sqlite

Last synced: 11 Jun 2026

https://github.com/danhpaiva/krt-client-api-mvc-net-sqlite-xunit

🌐 ~ WebAPI, API REST, EfCore, Sqlite, Xunit, Docker, Redis, DDD, Clean Code, Moq ~ CRUD Clientes/Contas

api-rest asp-net-core clean-code ddd docker dotnet efcore moq mvc redis sqlite web webapi xunit

Last synced: 16 May 2026

https://github.com/anjana-wijesooriya/my-angular-dashboard

Angular Bootstrap Dashboard is a web dashboard application based on Bootstrap and Angular. All components included in this dashboard template has been developed to bring all the potential of HTML5 and Bootstrap plus a set of new features (JS and CSS) ideal for your next dashboard admin theme or admin web app project. Angular Bootstrap Dashboard can be used in any type of web applications dashboard. Angular Bootstrap Dashboard uses ui-router for routing purposes.

admin-dashboard angularjs bootstrap3 charjs css expressjs html javacript jquery jquery-knob nodejs owl-carousel portfolio sqlite

Last synced: 02 Apr 2026

https://github.com/ricnaga/nsint

Aplicação javascript que realiza CRUD de usuários e empresas.

css dom domain-driven-design expressjs html javascript nunjucks sql sqlite

Last synced: 09 Apr 2026

https://github.com/liddiard/kikl

The link shortener for easy to type and remember URLs. E.g., kikl.co/goofy-lemur instead of bit.ly/1QyEygk

django javascript link-shortener python sqlite tailwind-css vuejs

Last synced: 04 Apr 2026

https://github.com/vandodev/ignite-gym

Ignite gym, sistema para academia , projeto 3 desenvolvido com expo

android api app axios expo express fetch-api hook-form image-picker native-base node react react-native rocketseat sqlite yup

Last synced: 09 Apr 2026

https://github.com/karanyeole/employee_and_work-monitoring

The Employee and Work Monitoring System is a comprehensive solution designed to track employee attendance and performance using face recognition technology. This system can be effectively utilized in offices, schools, and colleges to monitor employee attendance, work hours, and productivity.

bootstrap css face-recognition html javascript opencv python sqlite

Last synced: 25 Feb 2026

https://github.com/pausan/syncdbdocs

syncdbdocs is a tool to help you keep your database documented with a single source of truth

database documentation markdown mysql postgresql sqlite sqlserver

Last synced: 02 Apr 2026

https://github.com/elyse502/note-app

Alx Final Portfolio Project a Note App web-based application designed to allow users to create, view, and delete notes.

alx-africa alx-software-engineering bootstrap css database flask flasklogin git graduation-project html javascript jinja jquery json oop-principles python sql sqlalchemy sqlite werkzeug

Last synced: 07 Apr 2026

https://github.com/thomasthaddeus/sqlcombination

SQL Files with a sample database project

sql sqlite sqlite3

Last synced: 21 Jun 2025

https://github.com/guifernandess7/reddit-subreddit-posts-extraction

ETL Application for Automated Reddit Data Collection

githubactions python reddit reddit-api sqlalchemy sqlite

Last synced: 04 May 2026

https://github.com/open-source-chandigarh/multipurpose-discord-bot

Welcome to Logic Link, the next-generation Discord bot designed to revolutionize your Discord community management and engagement. Logic Link was born out of the need to provide Discord communities with a versatile, customizable, and feature-rich bot that addresses the challenges faced by administrators and users alike.

dbeaver discord-bot discord-py lavalink python3 sqlite wavelink

Last synced: 18 May 2026

https://github.com/mjczone/mjczone.dappermatic

Additional IDbConnection extensions (leveraging Dapper).

dapper ddl dotnet mysql postgresql sqlite sqlserver

Last synced: 11 Jul 2025

https://github.com/alexander-ignition/sqlyra

Swift SQLite wrapper

sqlite sqlite-swift sqlite3

Last synced: 16 May 2026

https://github.com/luiizsilverio/happy

Projeto Happy, desenvolvido durante o NLW3 da Rocketseat, utilizando Node, HBS, SQLite, Leaflet e Less.

handlebars hbs leaflet less nlw nlw-3 node nodejs rocketseat sqlite unsplash

Last synced: 07 Apr 2026

https://github.com/mcejp/zen-canvas

A pinboard for inspiration and reference imagery, ala PureRef

electron flask interactjs panzoom sqlite

Last synced: 07 May 2026

https://github.com/rfbs23/crud_personas

este es un proyecto final del curso de "DISEÑO Y DESARROLLO DE APLICACIONES MÓVILES"

flaticon java sqlite

Last synced: 11 May 2026

https://github.com/trueai-org/ultra-kv

Single File Lightning-Fast Key-Value Storage Engine

keyvaluestore litedb single-file sqlite storage

Last synced: 12 Jul 2025

https://github.com/laurenzv/covbot

A small chatbot written as part of my bachelor thesis.

chatbot corenlp covid-19 docker python spacy sqlite vuejs

Last synced: 12 Apr 2026

https://github.com/lfmachadodasilva/trakt-sync

sync trakt with your media center

blazor csha docker dotnet emby homelab plex sqlite trakt

Last synced: 07 Apr 2026

https://github.com/iametornam/financialpolice

a flutter app use to track financial expenses

dart flutter ghana sqlite

Last synced: 07 Apr 2026

https://github.com/qbason/notes_management_flutter_django

Notes management Flutter apk + Django + Django REST framework + OAuth2 + SQLite

dart django django-rest-framework flutter oauth2 orm python3 sqlite

Last synced: 07 Apr 2026

https://github.com/thathsaradinu/taskflowapp

An to-do list mobile app made using android studio(kotlin)

android-studio kotlin sqlite

Last synced: 17 May 2026

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

Projeto desenvolvido na Semana OmniStack 11

javascript node-js nodejs react react-native reactjs sqlite sqlite3

Last synced: 07 Apr 2026

https://github.com/rorypoulter/a-level-project

3D projectile simulator written in Python.

python sqlite

Last synced: 17 May 2026

https://github.com/dmytro-varich/perfect-bot

Perfect Bot is your personal assistant for tracking nutrition and achieving healthy lifestyle goals. It is designed for those who want to easily manage their diet, monitor their intake of calories, proteins, fats, and carbohydrates, and achieve their fitness goals.

aiogram3 python sqlite telegram telegram-bot

Last synced: 18 Jul 2025

https://github.com/vin0x/ig-stories-telegram-db

This project is a Telegram bot that downloads Instagram stories and stores them in a SQLite database. It allows users to download stories from Instagram profiles, view downloaded stories, and export the data as a CSV file.

instagram instagram-bot instagram-stories sqlite telegram-bot

Last synced: 17 May 2026

https://github.com/olejek88/nova

SCADA software for KTM controller

c scada sqlite

Last synced: 17 May 2026

https://gitlab.com/intellisrc/common

ICL : Intellisrc Common Library : This library can help you to write less code and speedup the development of your next great application. It is particularly designed to accomplish most of the common tasks required by backend services.

Console Application Firebird SQL Server computer vision database/sql encryption groovy hashing image processing java logging mariadb multithreading mysql obfuscation oracle database postgresql serial communication smtp sqlite tcp terminal-app udp web application webserver websocket

Last synced: 19 Apr 2025

https://github.com/hoangsonww/clipchronicle-cross-platform-app

📋 An open-source, AI-powered clipboard manager with local-first storage, blazing-fast search, and productivity-boosting features. Includes a desktop app, Chrome extension, and interactive landing site - all fully customizable.

amazon-web-services ansible aws chrome-extension consul docker electron joy-ui material-ui nextjs playwright react reactjs rust sqlite tailwindcss terraform typescript vault vercel

Last synced: 10 Apr 2026

https://github.com/erebusenigma/context-memory

Persistent, searchable context storage across Claude Code sessions using SQLite + FTS5

claude-code claude-code-plugin context full-text-search memory plugin sqlite

Last synced: 17 Feb 2026

https://github.com/massacre-saint/codeconfidence-server

This repository is the server-side to Coding Confidence, a final, full stack capstone. This repository uses Python and Django to create Restful API's with SQLite.

django django-rest-framework python python3 sql sqlite sqlite3

Last synced: 04 May 2026

https://github.com/thyagopacher/livro-backend-react

livro backend react

api back react sqlite

Last synced: 08 May 2026

https://github.com/coderhs/csvsqlweb

Manipulate CSV using SQL online

csv database javascript offline sqlite sqlite3 web-assembly

Last synced: 11 May 2026

https://github.com/dolutech/cryptnote-php

A PHP library for creating encrypted, self-destructing messages with view limits and optional password protection

aes-256 cryptography encryption one-time-secret password-protection php-library secure-notes security self-destructing-messages sqlite

Last synced: 17 Jan 2026

https://github.com/lukecarr/tiny-todo

📋 A tiny task-management app, built using Go and Preact.

golang hacktoberfest sqlite tapps task-manager todo

Last synced: 09 Feb 2026

https://github.com/prince-gh/clipboard-history

📃 Clipboard History Manager! 📂 Windows application called Clipboard History Manager, built using C#, .NET Framework, Windows Forms Application (WFA), and SQLite.

csharp netframework sqlite wfa

Last synced: 17 May 2026

https://github.com/zainab7681051/webscraperfordisneymovies

web scraper software in .NET for scraping IMDB Disney animation movies list page and store it in a Sqlite3 database using the Entity Framework package

cs database dotnet-core entity-framework-core sqlite web-scraper

Last synced: 07 Apr 2026

https://github.com/Alexander-Ignition/SQLyra

Swift SQLite wrapper

sqlite sqlite-swift sqlite3

Last synced: 09 May 2025

https://github.com/peronczyk/servu

Headless CMS for your JAMstack website

api cms headless headless-cms javascript php7 sqlite vue vuejs2

Last synced: 12 Apr 2026

https://github.com/lavvrushka/learnme

Educational Mobile App for Language Learning using C# .NET MAUI, SQLite, MVVM pattern, and Git for version control

maui mvvm-architecture sqlite

Last synced: 17 May 2026

https://github.com/IamRezaMousavi/rust-todo

A RESTful api for todo list app implement in Rust

actix-web json json-api rest-api rusqlite rust serde sql sqlie3 sqlite todo

Last synced: 11 Mar 2025

https://github.com/cprosche/mig

Database migration framework for Go. Run migrations on startup, no CLI.

go golang migrations postgres sqlite

Last synced: 11 Jan 2026

https://github.com/tamino-martinius/node-next-model-knex-connector

SQL connector for next-model package using Knex.

database model mysql node node-module nodejs postgres sql sqlite

Last synced: 15 Jan 2026

https://github.com/divyanshu-singh1/food-recipe-application

Food Recipe Applicatioin using Kotlin, displays different food recipes in different categories also with search functionality.

android-development kolin sqlite xml

Last synced: 18 Jan 2026

https://github.com/gustavocadev/rust-sea-orm-axum-crud

A simple example of Sea ORM + Sqlite + Axum REST API

axum crud-api rust sea-orm sqlite

Last synced: 18 May 2026