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/erismaroliveira/gopportunities

A job opportunities API built using Golang. The API uses Go-Gin as a router, SQLite as a database, and GoORM for database communication. It also includes Swagger for documentation and testing, and a well-organized package structure.

api gin go golang goorm rest sqlite swagger

Last synced: 12 Jan 2026

https://github.com/yogeshkoli/estore

eStore Started building using .Net(C#), React, Redux (TypeScript)

csharp dotnet entity-framework reactjs redux sqlite typescript

Last synced: 11 Apr 2026

https://github.com/ananya-hegde2001/job_portal

🧑‍🏫 The Teacher Job Portal is a centralized recruitment platform connecting educators and institutions through structured profiles, smart filters, and transparent hiring workflows.

i18next-react jwt-authentication nodejs reactjs restful-api sqlite

Last synced: 13 Apr 2026

https://github.com/aniruddha-adhikary/lit-data-layers

A collection of data layers for Chainlit, persist state on your own infrastructure!

chainlit chatbot llm postgresql sqlite

Last synced: 07 Mar 2026

https://github.com/zircote/rlm-rs-plugin

Claude Code plugin for processing documents 100x larger than context limits using the Recursive Language Model pattern. Rust-powered chunking, hybrid semantic + BM25 search, and sub-LLM orchestration.

ai-agents bm25 chunking claude-code claude-code-plugin document-processing hybrid-search llm long-context recursive-language-model rlm rust semantic-search sqlite

Last synced: 08 Apr 2026

https://github.com/charliee1w/consolidation-memory

Local-first persistent memory for AI agents — store, recall, and consolidate knowledge across sessions using FAISS, SQLite, and any LLM. MCP server for Claude Desktop/Code/Cursor.

ai-agents claude claude-code claude-desktop cursor faiss knowledge-base llm local-first mcp mcp-server memory python rag semantic-search sqlite vector-search

Last synced: 11 Mar 2026

https://github.com/n1ckwhite/vk-tech-social-network-backend

Требуется написать аналог социальной сети с ограниченным функционалом.

bcrypt express jwt nodejs prisma sqlite

Last synced: 13 Apr 2026

https://github.com/kalilistic/fluentdapperlite

A small helper library to use with SQLite, Dapper, FluentMigrator, and AutoMapper.

automapper dapper database fluentmigrator sqlite

Last synced: 25 Feb 2025

https://github.com/achyutem/notesforge

Markdown Notes app with NextJs and Sqlite

markdown markdown-editor nextjs sqlite

Last synced: 07 May 2026

https://github.com/puneetharajkr/anthil-networks-bus-booking-backend

🔧 Node.js + Express backend for a full-featured Bus Booking system. 👤 JWT-based Auth for Admin & Users. 🐳 Dockerized & deployed on both Render and AWS EC2. 📄 Includes complete API documentation & Postman collection for testing.

api backend docker dockerfiles git javascript jwt-authentication nodejs rest-api role-based-access-control role-based-authorization sqlite sqlite3

Last synced: 08 Apr 2026

https://github.com/skimmenthal13/serilog.sinks.database

Serilog sink that writes in one of these five databases (SqlServer, Oracle, MySql, PostgreSQL, Sqlite)

database logging mysql oracle postgresql serilog serilog-sink sink sqlite sqlserver

Last synced: 24 Dec 2025

https://github.com/andrejkoller/bibliothecaapi

.NET 9 API for managing book metadata, covers, and files, built for use with a Vue frontend and local CORS support.

api csharp dotnet-core sqlite

Last synced: 25 Jan 2026

https://github.com/arksouthern/data-cynical

The interactive SQL editor inspired by my all-time favorite, SSMS.

cte postgres sql sql-editor sqlite

Last synced: 10 May 2026

https://github.com/thinkjs/think-model-sqlite

SQLite adapter for think model

model sqlite think-adapter thinkjs3

Last synced: 06 Apr 2025

https://github.com/yashmakwana03/absent_message

A Flutter-based mobile app for Class Representatives (CRs) to manage attendance offline with SQLite, generate absent messages, and export reports. Built by a 3rd-year CS student at RK University to replace manual methods

attendance-management class-representative dart flutter message-generation mobile-app offline-app rk-university sqlite student-project university-project

Last synced: 28 Apr 2026

https://github.com/sunlulu427/xposed-hooker

A http/https interceptor via xposed framework, record http/https requests.

android kotlin lsposed okhttp3 sqlite xposed

Last synced: 06 Apr 2025

https://github.com/davidsantana06/capture-server

Server designed for the storage and sharing of screenshots.

api flask python socketio sqlite websocket

Last synced: 06 Apr 2025

https://github.com/jethrodaniel/sqlite_extensions-uuid

Easily use the SQLite UUID extension in Rails

rails ruby sqlite

Last synced: 06 Apr 2025

https://github.com/jciafardo/Quizzy

Powered by Django, this website utilizes a database to display available quizzes for users to take. Additionally, it includes a user authentication system.

css django html python sqlite

Last synced: 06 Apr 2025

https://github.com/ibibalami/inventory_system

This Django-based Inventory Management System is designed to help users manage and track their inventory items efficiently.

bootstrap chartjs django git github html-css javascript sqlite

Last synced: 08 Apr 2026

https://github.com/jdrodas/siembrasmiantioquia

Aplicación demostrativa usando herramientas MS .NET para demostrar conectividad a SQLite y MongoDB

csharp mongodb sqlite windows-forms

Last synced: 14 Feb 2026

https://github.com/emminix/flowforge-timetrack

Simple, privacy-focused desktop app for time tracking and invoicing. All data stays local. Built with Tauri 2, React 19, and SQLite. Features floating timer widget, Pomodoro, global shortcuts, and offline PDF invoicing. Free for personal use, non-commercial license.

desktop-app freelance invoicing linux macos offline-first pomodoro privacy-first productivity react rust sqlite tauri tauri-app time-tracking typescript windows

Last synced: 08 Apr 2026

https://github.com/ibibalami/ticketing-app

The Ticketing App is a web-based application designed to streamline the process of managing and tracking tickets within an organization. This app is built using the Django framework and leverages various modern web technologies to provide a user-friendly and efficient ticketing system.

bootstrap chartjs django github html-css javascript jquery smtp sqlite

Last synced: 08 Apr 2026

https://github.com/php-forge/ci

Recipes para Ci (github actions y scrutinizer), flujos para: Codeception, PHPUnit, Infection, Psalm, Mssql, Mysql, Oracle, Pgsql, Sqlite.

ci codeception github-actions infection mssql mysql oracle pgsql php phpunit psalm sqlite

Last synced: 06 Mar 2026

https://github.com/bimalxme/djangoempapp

The project uses Django with Python for backend logic and routing, leveraging Django ORM for seamless CRUD operations on an SQLite database. HTTP requests (GET, POST, DELETE) manage client-server interactions, while HttpsResponse ensures appropriate status codes and data handling for smooth communication.

backend django orm python sqlite

Last synced: 28 Jun 2025

https://github.com/rajagopal28/simplecallblocker

This App blocks all calls from those numbers with those prefixes stored in the App storage Supporting Android 2.3

android-phone call-block challenge database listen pattern-matching promotion-calls single-page-app sqlite sqlite-android

Last synced: 13 Apr 2026

https://github.com/turbot/steampipe-plugin-openshift

Use SQL to instantly query OpenShift resources. Open source CLI. No DB required.

backup etl hacktoberfest openshift postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 20 Jan 2026

https://github.com/pacnpal/polly

A comprehensive Discord poll bot with admin-only access, web dashboard, and scheduled polls. Built with Python, FastAPI, discord.py, and HTMX.

bootstrap discord-bot discord-py fastapi htmx oauth2 polls python scheduler sqlite voting web-dashboard

Last synced: 08 Apr 2026

https://github.com/timharek/filmpolitiet-api

API frontend made for Filmpolitiet's reviews.

api api-frontend deno deno-fresh filmpolitiet movies review-api reviews sqlite tv-shows

Last synced: 10 May 2026

https://github.com/misterwhippy/shotwellmetadatawriter

Bash Scripts To Write Metadata Tags From Shotwell To Image & Video Files

avi bash-script cr2 dng exif exiftool jpeg jpg lrv m4v migration mp4 orf photo photos raw shotwell sqlite xmp

Last synced: 03 Jan 2026

https://github.com/dimits-ts/disruptive-science-study

Predicting the impact of scientific papers using traditional machine learning models and NLP

machine natural-language-processing papers prediction-model regression sqlite

Last synced: 06 Nov 2025

https://github.com/cppvolodya/telegrambottagging

Is a Telegram bot server designed to mention or tag users in a group.

cmake cpp17 gcc linux msvc python sqlite telegram-bot-api windows

Last synced: 25 Jan 2026

https://github.com/marcosdvs/box

Billing application with Blazor, EntityFrameWorkCore, print button, and SQLite and bootstrap

blazor bootstrap5 crud entity-framework-core invoice-generator local-storage net8 sqlite

Last synced: 24 Jul 2025

https://github.com/phansible/role-sqlite

Sqlite Role for Phansible

ansible hacktoberfest role sqlite

Last synced: 24 Jul 2025

https://github.com/hassan11196/qras

QR Based Student Attendance System. Precursor to QRSMS

bootstrap css flask html javascript jinja sqlite

Last synced: 07 Apr 2026

https://github.com/uhstray-io/pyrizon

Data Collection, Analysis, Mapping, Pipelining & Transformation, & API using Python

api data-engineering etl numpy pandas plotly python pytorch raw-data scikit-learn seaborne sql sqlite tensorflow

Last synced: 09 Apr 2026

https://github.com/lucasfeliciano02/library-crud-gui

Livraria pessoal que contém uma gui em tkinter e um banco de dados SQlite com crud. Foi desenvolvido para a pessoa ter uma melhor gestão de seus livros

crud python sqlite tkinter-gui

Last synced: 11 Jun 2026

https://github.com/limitcool/gatewarden

Open-source AI WAF for self-hosted apps, built for Caddy, trusted identity headers, deterministic enforcement, and reviewable AI-assisted security operations.

access-control ai ai-security ai-waf application-security caddy caddy-server forward-auth homelab nextjs oidc postgres reverse-proxy rust security-gateway sqlite waf web-application-firewall zero-trust

Last synced: 23 May 2026

https://github.com/msnonari/employee-rest-api

A simple Employee CRUD (Create, Read, Update, Delete) REST API built using Python and Flask, with SQLite as the database. This API allows you to manage employee records, including creating new employees, retrieving employee details, updating existing employee information, and deleting employees.

api backend crud crud-api crud-application database flask http json microservices python rest-api sqlite web-development

Last synced: 09 Apr 2026

https://github.com/maurocamerini/desktop-react-sql-ledger

Portable desktop app to track income and expenses. Built with Electron, React, and SQLite.

crud electron react sqlite webpack

Last synced: 09 Apr 2026

https://github.com/bluestormdna/android-geopositional-picture-database

Android GeoPositional picture database and map (google maps) viewer

android geolocation geoposition google-maps image sqlite

Last synced: 13 Apr 2026

https://github.com/cau777/codesharingnetwork

A platform that allows users to write and post snippets different languages with a simple code editor, like other snippets, and follow other users. It was inspired by Twitter and GitHub, and made using React, Typescript, ASP .Net Core and Entity Framework.

asp-net-core code-editor dark-theme entity-framework-core react social-network sqlite typescript

Last synced: 09 Apr 2026

https://github.com/msenol/gorev

Modern task management system with Turkish support for MCP-compatible AI assistants (Claude, VS Code, Windsurf, Cursor). Features unlimited subtask hierarchy, dependencies, templates, and 84.6% test coverage.

ai-assistant ai-tools cli dependencies go markdown mcp productivity project-management sqlite subtasks task-management turkish vscode-extension

Last synced: 05 May 2026

https://github.com/deatil/lakev-admin

lakev-admin 是使用 vweb 和 sqlite 的 vlang 后台管理系统

admin lakev-admin sqlite v vlang

Last synced: 28 Jul 2025

https://github.com/reubenjohn/reeve-bot

Proactive AI Chief of Staff: A push-paradigm assistant that anticipates needs, filters noise, and manages your digital life through scheduled pulses and intelligent automation

ai-assistant async-python claude-integration fastmcp mcp-server proactive-ai productivity pulse-queue python sqlite telegram-bot

Last synced: 04 Mar 2026

https://github.com/elitan/tsql

A type-safe SQL query builder and database toolkit for TypeScript.

bun database mssql mysql nodejs postgres sql sqlite typescript

Last synced: 21 Sep 2025

https://github.com/pinalrafael/cpsysudbex

Exemplo completo de uso da biblioteca CPSysUDB

csharp desktop dll firebird mysql sqlite sqlserver

Last synced: 03 May 2026

https://github.com/apostolouagge/Drawing-Application

A drawing application

csharp sqlite

Last synced: 21 Sep 2025

https://github.com/atharvbyadav/expensemate

A simple, lightweight personal finance tracker built with Streamlit and SQLite. Log expenses, visualize spending habits, manage budgets, and download reports – all through an interactive web interface.

budgeting data-analysis data-visualization expense-tracker finance-app open-source pandas personal-finance plotly python sqlite streamlit streamlit-webapp

Last synced: 28 Apr 2026

https://github.com/fairspec/fairspec-application

Fairspec Application is a visual tool for managing and validating tabular and structured data

ckan csv data dataset excel fair fairspec json ods polars python quality schema sqlite table typescript validation zenodo

Last synced: 23 May 2026

https://github.com/fernando24164/flamel

A simple ORM for SQLite

orm simple sqlite

Last synced: 03 Jan 2026

https://github.com/pj8912/todo-app

ToDo app built using Flask and SQLite

flask python sqlite sqlite3 webapp

Last synced: 05 May 2026

https://github.com/ianjiteshan/renewablejobs

Full-stack web application for tracking, visualizing, and predicting employment trends in India's renewable energy sector

flask green react sqlite sustainability vite

Last synced: 09 Apr 2026

https://github.com/fer25-code/app_encrypt

The app encrypts and decrypts your data

aes-encryption android android-application androidstudio java sqlite xml

Last synced: 07 May 2026

https://github.com/masajinobe-ef/prsc

🔐Free cross-platform password manager on Flask, Python, SQLite with Cryptography

cross-platform cryptography database flask linux macos password password-manager python security sql sqlite web-development windows

Last synced: 01 Aug 2025

https://github.com/pekrau/jsondocdb

A Python Sqlite3 database for JSON documents. Simple indexing using JsonLogic.

database json jsonlogic python sqlite sqlite3

Last synced: 09 Apr 2026

https://github.com/gkesse/cpp-qt-qml-js-sqlite-login-android-ios

Développement d'une application mobile Android - iOS en C++ - Qt - QML - JS - SQLite pour la gestion d'un système de connexion et d'inscription de nouveaux utilisateurs.

android cpp ios javascript login-system qml qt registration-system sqlite

Last synced: 05 Mar 2025

https://github.com/brandonbest/php-unittest-sqlite

Limit the number of migrations/seeders run during phpunit tests with Sqlite. Designed for repos with a large number of migrations/seeders to quickly refresh the database.

laravel lumen phpunit-tests sqlite

Last synced: 14 Jan 2026

https://github.com/medz/refine-sqlx

A powerful, cross-platform SQL data provider for Refine

bun cloudflare-d1 data-provider node refine sql sqlite

Last synced: 14 Apr 2026

https://github.com/ivanintech/pizza-evaluator-app

Pizza Evaluator is a full-stack web application that allows users to explore a catalog of pizzas from different brands (Domino's, Telepizza, Pizza Hut), vote for their favorites, and view a popularity-based ranking. The application features an administration panel to manage users, pizzas, and managers.

expressjs javascript node-js sequelize sqlite vuejs

Last synced: 09 Apr 2026

https://github.com/dehsilvadeveloper/nestjs-notification

Uma API feita com NestJS e Prisma que simula um sistema de notificações, gerenciando informações de notificações por meio de endpoints, sem realmente enviá-las. O propósito é controlar o histórico das notificações, servindo como um projeto de refinamento de habilidades e demonstração de skills.

docker javascript nestjs nestjs9 nodejs prisma sqlite typescript

Last synced: 13 Apr 2026

https://github.com/ricnaga/nlw2-proffy

Next Level Week 2 trilha discovery

html-css-javascript nunjucks sqlite

Last synced: 14 May 2026

https://github.com/gpalleschi/wbadge

Flutter Android App to record and manage weekly time stamps

dart english flutter italian multilingual spanish sqlflite sqlite themes timestamps work

Last synced: 13 Apr 2026

https://github.com/modscleo4/desafiorpa

Desafio de programador JAVA RPA

docker java java-17 junit maven selenium spring-boot sqlite

Last synced: 14 Apr 2026

https://github.com/thomascode92/mailing-list-service

Simple services to store emails in a (SQLite) database! JSON & gRPC services written in GO!

go golang grpc-api json-api sqlite

Last synced: 18 Apr 2026

https://github.com/egorumaev/2024-colab-sqlite-postgresql

SQL-запросы в Google Colab с помощью SQLite и PostgreSQL

colab elephantsql google-drive postgresql recursive-queries sqlite window-functions

Last synced: 08 May 2026

https://github.com/Kruemmelspalter/FileSpider

FileSpider is a software for organizing and editing documents consisting of a main file and optionally different assets like images.

javascript organisation organization rust sqlite sqlx tauri typescript vue vue3 vuejs

Last synced: 18 Jul 2025

https://github.com/fitri-hy/electron-desktops-nodejs

Desktop application (base template) designed for NodeJS-based backoffice and data management needs.

backoffice database ejs electron nodejs project sql-js sqlite tailwind-css template

Last synced: 06 Jan 2026

https://github.com/joswinemmanuel/reachout-demo-2

Initial implementation and testing of ReachOut, a mental health support platform for college students.

css django html javascript python scss sqlite

Last synced: 09 Apr 2026

https://github.com/arthur-llevy/passin-api

API de gerenciamento de eventos

fastify nodejs prisma sqlite swagger typescript zod

Last synced: 13 Apr 2026

https://github.com/laateef/salsabil

Salsabil is an open source C++ persistence framework provides a unified way to interface with databases and performs object relational mapping (ORM) for your plain old objects.

connector cplusplus cpp cpp11 database driver orm persistence rdbms sql sqlite

Last synced: 10 Apr 2026

https://github.com/alexdevzz/nest-posts-graphql

This project is a very simplified API to exemplify the use of GraphQL as a communication layer on the NestJS framework, also using SQLite as a database and TypeORM for object-relational mapping.

apollographql class-validator dto entity git graphql nestjs node posts repository sqlite typeorm typescript

Last synced: 09 Apr 2026

https://github.com/tiagogcastro/openai-chatbot-app

Interface web e API backend para o desafio técnico, com frontend em Vite + React + Tailwind + ShadCN e backend em ASP.NET Core com banco de dados SQLite e integração com a API da OpenAI.

aspnet-core axios chatbot csharp dotnet7 openai radix-ui reactjs shadcn-ui sqlite tailwindcss typescript vitejs zod

Last synced: 10 Apr 2026

https://github.com/matsjfunke/react-fastapi-todo

basic todo app with fastapi backend and react frontend

bootstrap docker fastapi python react sqalchemy sqlite

Last synced: 12 Apr 2026

https://github.com/uros-5/bookstore

Bookstore web application. Buy, rate and comment on books.

alpiinejs alpine bootstrap css django htmx javascript python sqlite

Last synced: 10 Apr 2026

https://github.com/qbject/iq-tester

A responsive web application for taking IQ tests based on the authentic Ravens IQ test, featuring intuitive navigation, secure Stripe payments, certificate generation, and social sharing options.

bottle css html iq-test javascript python sqlite stripe

Last synced: 12 Apr 2026

https://github.com/marianapatcosta/places-app

FullStack Web app to create, retrieve, update and delete information about places in a openstreetmap using Vue-leaflet. Includes JWT authentication and image upload.

expressjs jwt-authentication multer nodejs responsive-design scss sqlite typeorm typescript vue vue-leaflet vue3 vuex web

Last synced: 14 Apr 2026

https://github.com/turbot/steampipe-plugin-azuredevops

Use SQL to instantly query Azure DevOps pipelines, projects, teams, users & more. Open source CLI. No DB required.

azure-devops backup etl golang hactoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 03 Aug 2025

https://github.com/ornella-gigante/python-django-blog

This is a blog that I created using Django, Python, and SQLite

blog django python python3 sqlite

Last synced: 10 Apr 2026

https://github.com/gustavohps10/transactions-api

🎲 API REST - credit and debit transactions

fastify knex nodejs rest-api sqlite typescript vitest zod

Last synced: 01 Apr 2025

https://github.com/AryanSharma5/kivy-with-sqlite

simple login system using kivy and sqlite

application-development kivy python3 sqlite

Last synced: 10 Mar 2025

https://github.com/nisakson2000/dnd-tracker

D&D 5e Campaign Character Tracker — a local React + FastAPI web app for managing characters, spells, inventory, combat, journal, and more. Built-in PHB rules, beginner-friendly tooltips, and onboarding wizard.

character-tracker claude-code dnd dnd-5e fastapi javascript python react sqlite tailwindcss

Last synced: 01 Apr 2026

https://github.com/vilhalva/autenticacao-simples

👨‍🏫FORMULÁRIO DE LOGIN E CADASTRO COM DJANGO E SQLITE!

bootstrap cdn database django framework html javascript login projeto python site sqlite

Last synced: 12 Apr 2026

https://github.com/thekeenant/flow

Seamlessly query and update SQL databases.

databases java-8 library mysql sqlite

Last synced: 06 May 2026

https://github.com/mlondimchunu/nodejs-graphql

GraphQL server connection to sqlite database demo. It utilises a NodeJS (ExpressJS) server.

expressjs graphql javascript node-js relational-database sqlite

Last synced: 09 Apr 2026