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/figome/haskell-sqlcipher

A Simple SQLCipher library for Haskell

encrypted haskell sqlcipher sqlite

Last synced: 17 Apr 2026

https://github.com/rodbland2021/claw-recall

Searchable conversation memory for AI agents. MCP integration, semantic search, Gmail/Drive/Slack capture. Under $1/mo to run.

ai-agents claude-code conversation-history fts5 mcp mcp-server memory openclaw semantic-search sqlite

Last synced: 02 Apr 2026

https://github.com/jossimmar/ensa-ss25

Repositorio destinado al manejo de datos de consumo de los Clientes Mayores de ENSA del Grupo Distriluz.

data-analysis electrical-engineering python sqlite

Last synced: 30 Mar 2025

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

https://github.com/necraul/examproj

Simple CRUD Form for inputting questions/answer and another form for taking an exam

crud csharp database devexpress quiz quiz-app quizapp sqlite winforms winforms-application

Last synced: 11 Apr 2026

https://github.com/florianschmidt1994/swahili-dictionary

A very simple swahili dictionary with a clean UI

dictionary django python3 sqlite swahili

Last synced: 13 Apr 2026

https://github.com/nandaleio/c_base

Pocketbase alternative in C

c mongoose pocketbase sqlite

Last synced: 17 Apr 2026

https://github.com/willmo103/home-assistant-litedb

A lightweight database solution to store and manage Home Assistant data with support for extended data collection and web-based visualization.

automation datacollection homeassistant iot python sqlite

Last synced: 04 Jan 2026

https://github.com/sadmanca/uoft-pey-coop-job-postings

Code for parsing approximately 1.8k HTML pages of UofT PEY co-op job postings (from September 2023 to May 2024) to a single sqlite3 database file.

co-op data html python singlefile sqlite sqlite3 uoft uoft-pey

Last synced: 17 Apr 2026

https://github.com/yann39/my-crypto-binder

Android application for managing cryptocurrency portfolio

android android-app cryptocurrencies cryptocurrency gradle java portfolio sqlite

Last synced: 17 Apr 2026

https://github.com/remy349/upload-images-cloudinary-python

Upload your images to Cloudinary using Python and Flask

flask flask-migrate flask-sqlalchemy html python scss sqlite

Last synced: 17 Apr 2026

https://github.com/darkskygit/sqlite-vfs-http

Query sqlite database over http

cdn http-client sqlite sqlite-vfs sqlite3

Last synced: 31 Aug 2025

https://github.com/seanpianka/okreddit

A reddit bot which replies to user's comments containing "ok reddit define x" with the definition of x.

automation linux praw python reddit reddit-bot sqlite

Last synced: 09 Apr 2026

https://github.com/mu-selim/qr-attendance

QR application can be used to scan, generate, and record QR codes

android java qr sqlite

Last synced: 13 Apr 2026

https://github.com/manti-by/mgallery

Image deduplicate script

imagehash pillow python rq sqlite

Last synced: 20 Feb 2026

https://github.com/dhleong/sqlead

A somewhat heavier version of SQLite

android room-persistence-library sqlite testing

Last synced: 18 Apr 2026

https://github.com/kerciu/sqlite-clone

📒 Simple Database in C 🚀 — A lightweight and intuitive database system built in C 🗃️. This project covers essential database operations and is designed to be easy to understand and use. 💡🔍

c database database-management memory-management scratch-implementation sqlite

Last synced: 13 Apr 2026

https://github.com/daaaiii/backend-bankme

Backend do teste técnico da BankMe

docker nestjs prisma prisma-orm sqlite typescript

Last synced: 11 Apr 2026

https://github.com/butterscotchstallion/ez-job-compare

React site to compare jobs using Flask and sqlite3

flask materialui python3 react sqlite typescript

Last synced: 04 Apr 2026

https://github.com/olegiv/ocms-go

Lightweight CMS built with Go and SQLite. Features HTMX/Alpine.js admin, REST API, theme & module systems, multi-language support, webhooks, media library, form builder and SEO tools. Single binary, zero config database.

alpinejs cms content-management-system form-builder go golang headless-cms htmx i18n media-library modules rest-api seo sqlc sqlite themes webhooks

Last synced: 02 Apr 2026

https://github.com/austinm911/awesome-drizzle

A collection of drizzle related libraries, utilities, and so forth. Contributions welcome!

drizzle mysql postgres sqlite

Last synced: 28 Jan 2026

https://github.com/beka-birhanu/financial-tracker--backend

simple single CRUD project I used to learn ASP.NET 8

aspnet-core dotnetcli restful-api sqlite

Last synced: 18 Jan 2026

https://github.com/rgolubtsov/customers-api-proto-lite-vlang-veb

A daemon written in V (vlang/veb), designed and intended to be run as a microservice, implementing a special Customers API prototype with a smart yet simplified data scheme.

customers docker json microservice rest-api sqlite veb vlang

Last synced: 12 Apr 2026

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

There are many Markdown tools. This one is ours, for indexing things in SQLite.

golang markdown sqlite whosonfirst

Last synced: 05 Apr 2026

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/thomasdesr/nssqlite

An NSS module that lets you store Linux Auth databases (passwd, group, shadow) in a SQLite database instead of text files.

linux-auth linux-authentication name-service-switch nss nsswitch sqlite

Last synced: 25 Aug 2025

https://github.com/luiz-trindade/fastapi_auto_routes

⚡ FastAPI Auto Routes — a smart CRUD & Auth generator for SQLModel 🚀 It builds secure, cache-powered REST APIs 🔒 with login, token-based auth 🪪, and async concurrency ⚙️. Cut boilerplate, boost productivity, and ship production-ready backends fast ⚡🔥

api-generator async asyncio auth backend backend-development caching concurrency crud fastapi jwt microservice pydantic python rest-api scalable-api sqlite sqlmodel sqlmodel-crud token-based-auth

Last synced: 18 Apr 2026

https://github.com/iffaith/memberlite

会员消费管理系统是一个基于Electron-Vite开发的桌面应用程序,专为小门店设计,用于管理会员信息、会员余额和消费记录。系统采用单机运行模式,所有数据本地存储,确保数据安全和隐私保护。

boilerplate electron javascript react sqlite template typescript

Last synced: 10 Apr 2026

https://github.com/sonwayr/e_shop

There is an e_shop. I made it by myself. For more info you can read README file

backend django django-rest-framework html-css-javascript pyjwt-django pytest python selfmade sqlite

Last synced: 06 May 2026

https://github.com/cosmos-loops/cosmos-dapper

Cosmos.Dapper is a part of Cosmos.Data, a inline project of COSMOS LOOPS PROGRAMME. This repository provides a package of StackExchange.Dapper to improve development efficiency.

dapper data mysql mysqlconnector oracle postgresql sql-query sqlite sqlkata sqlserver

Last synced: 11 Apr 2026

https://github.com/gnobroga/vota-agora-backend

Vota Agora é uma aplicação backend simples que será integrada a um frontend em React, desenvolvida como parte do trabalho da disciplina de Redes de Computadores.

blockchain jwt nestjs smart-contracts solidity sqlite typeorm

Last synced: 20 Apr 2026

https://github.com/shahul01/sh-kit-db-selfauth-jwt

SvelteKit app with SSR, TailwindCSS, TypeScript, SQLite db and JWT auth.

jwt-authentication sqlite sveltekit tailwindcss typescript

Last synced: 20 Apr 2026

https://github.com/hidao80/mcp-tutorial-1

SQLite MCP Server tutorial for Cursor, VS Code, Windsurf, and Claude Desktop. Zero-configuration setup with uvx, cross-platform support, and DXT extension included. Perfect for learning Model Context Protocol integration.

ai-tools claude-desktop cursor mcp model-context-protocol sqlite tutorial vscode windsurf zero-config

Last synced: 17 Apr 2026

https://github.com/aleksanderwozniak/piggify-me

Manage your budget with ease!

android budget kotlin mvp piggybank sqlite

Last synced: 14 Apr 2026

https://github.com/gustavohenrique/taghub

All repositories that I starred in GitHub since 2009 organized by tags

github golang quasar-framework sqlite vuejs

Last synced: 12 Apr 2026

https://github.com/stefandeveloper/liga-manager

C# project at Cooperative State University. Application for soccer betting with client and server

csharp dhbw dhbw-stuttgart sqlite

Last synced: 21 Apr 2026

https://github.com/lookinfome/vaxtrack_v1.1.0

Vax Track v1.1.0, built with ASP.NET MVC, now features a restructured architecture, a new DTO layer, normalized model relationships, redefined service methods, an enhanced admin page with additional charts, and an updated UI for improved usability.

ajax asp-net-core asp-net-mvc bootstrap csharp css html javascript sqlite

Last synced: 10 Apr 2026

https://github.com/mgckaled/nlw-ignite-setup

Projeto desenvolvido durante o primeiro evento Next Level Week de 2023 com o tema SETUP

expo nodejs prisma react react-native sqlite tailwindcss typescript

Last synced: 10 Apr 2026

https://github.com/driftbase-labs/driftbase-python

Local-first behavioral drift monitoring for AI agents. One decorator, SQLite, no cloud.

ai-agents behavioral-monitoring drift-detection local-first observability python sqlite

Last synced: 22 Apr 2026

https://github.com/emiraksay/keddy

Session intelligence for Claude Code — navigable timelines, plan tracking, and past session search

claude claude-code cli developer-tools mcp session-intelligence sqlite typescript

Last synced: 23 Apr 2026

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/delimard/sqlite-ios-sync

Few method to sync Sqlite Databases with Xojo iOS.

database ios sqlite xojo

Last synced: 27 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/ryan-otero/2025-09-02-support-ab-testing

Full-stack customer support system with integrated A/B testing infrastructure. Features real-time statistical analysis, dynamic conversion tracking, and comprehensive experiment management for data-driven decision making.

ab-testing analytics conversion-tracking customer-support data-driven experimentation express full-stack javascript nodejs react real-time sqlite statistical-analysis statistics

Last synced: 11 Apr 2026

https://github.com/k0msenapati/translation-service

A FastAPI-based translation service that provides asynchronous text translation using AI models.

fastapi groq sqlite sqlmodel translation

Last synced: 22 Aug 2025

https://github.com/ctb/2021-sourmash-datasette

Exploring datasette for exploring microbial taxonomy analyses of metagenomes wit hsourmash

sourmash sqlite

Last synced: 25 Apr 2026

https://github.com/tafo/prifeed

A local-first, private journal feed. Your thoughts, your machine, your timeline.

agpl desktop-app electron journal local-first privacy react sqlite tailwindcss typescript

Last synced: 29 May 2026

https://github.com/clear-group-ausbildung/greetings

Ruby on Rails Web Client for the Welcome Screen Application

bootstrap rails4 ruby sqlite

Last synced: 21 Jan 2026

https://github.com/valchanoficial/nodejs2

Alura: Node.js Parte 2: MVC, autenticação e autorização

authentication authorization bootstrap crud javascript js marko node nodejs sqlite

Last synced: 09 Apr 2026

https://github.com/burningtyger/mdb2sql

Convert mdb files to sql files in your browser

converter docker mdb mdbtools online ruby sinatra sql sqlite

Last synced: 14 Apr 2026

https://github.com/adrienz/csv-to-sqlite

Turn your CSV file into a database

csv nuxt sqlite ui

Last synced: 19 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/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/rupeshrb/project_data_visualization_django

Data visualization is important concept which apply in this project with help of d3.js, pandas,python etc library

bootstrap d3js data-visualization django html-css-javascript pandas python sqlite

Last synced: 11 Apr 2026

https://github.com/mjczone/dappermatic

IDbConnection extension methods for DDL (Data Definition Language) operations.

api aspnetcore csharp dapper ddl dml dotnet mysql orm postgresql sqlite sqlserver

Last synced: 22 Jun 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/danilomeneghel/vuejs-python-django

Project in Python with Django and VueJS

bootstrap css django jquery python restful sqlite vuejs

Last synced: 07 Apr 2026

https://github.com/benjaminisgood/bencsv

一个可拓展的表单收集网站

csv flask python sqlite

Last synced: 28 Apr 2026

https://github.com/aman-barbaria/int-pad

A Calendly-like application for scheduling interviews with Google Calendar and Zoom integration. Manage your availability, create automated Zoom meetings, and share a booking link with interviewees. Built with Next.js, React, TypeScript, and Tailwind CSS.

booking-system calendar claude-3-7-sonnet cursor google-calendar interview-scheduler nextauth nextjs prisma react sqlite tailwindcss typescript zoom

Last synced: 14 Apr 2026

https://github.com/krsoninikhil/sqlite-clone

A clone of Sqlite database, follows this tutorial: https://cstack.github.io/db_tutorial/

c database diy sqlite tutorial

Last synced: 28 Apr 2026

https://github.com/eeyribas/csharp-applications

Contains applications developed using the C# programming language. These applications cover a variety of topics, Excel operations, JSON reading and writing, XML processing and SQLite integration.

canvas-js chart control-panel csharp csharp-application csharp-programming csharp-project examples excel jquery json-read-and-write net-framework net-framework-461 serial-port-communication sqlite sqlite-database thread visual-studio visual-studio-2019 xml

Last synced: 28 Apr 2026

https://github.com/jlengrand/hibernate-kotlin

Tips and tricks using Hibernate and SQLite with Kotlin

hibernate kotlin sql sqlite

Last synced: 29 Apr 2026

https://github.com/carlotta94c/sql4datascientistsdemo

Demo material for Microsoft Reactor session "Getting Started with Databases: SQL and Data Visualizations"

analysis data r sqlite tidyverse visualisation

Last synced: 18 Apr 2026

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

Use SQL to instantly query actions, computers, fixlets, roles and more from BigFix. Open source CLI. No DB required.

bigfix postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 14 Jan 2026

https://github.com/apricotbrain/yatube

Cоциальная сеть для публикации записей и общения пользователей

bootstrap django django-forms django-orm django-views html-css sqlite unittest

Last synced: 29 Apr 2026

https://github.com/mikaelvesavuori/mikrodb

A lightweight KV database inspired by Cloudflare KV, DynamoDB, and sqlite.

cloudflare-kv database db dynamodb js-database node-database sqlite

Last synced: 17 Oct 2025

https://github.com/shiroonigami23-ui/careerforge-go

Career intelligence: Go backend + React + Android (Capacitor). SQLite, Gemini/HF, resume/JD analysis. Releases ship signed APK + Windows exe.

android capacitor career gemini go golang react resume sqlite vite

Last synced: 29 Apr 2026

https://github.com/adil-bikiev/todo-list

A simple Django-based To-Do List application that allows users to register, log in, and manage tasks. Users can create, view, update, and delete tasks, with a focus on a clean and user-friendly interface. The project utilizes Django for the backend and Python Decouple for managing configuration settings securely.

django full-stack-development python python-decouple sqlite task-management to-do-list user-authentication web-application

Last synced: 30 Apr 2026

https://github.com/paologuimalan/neonxenonhome

My second developed Android Custom Home Launcher. This is now a more stable and portable Launcher currently in v1. It is built with React Native along with some Native Custom Module written in Java.

android custom-launcher java javascript launcher-application react react-native react-native-sqlite sqlite

Last synced: 12 Apr 2026

https://github.com/confusedoncoffee/voters-verdict

User, which are invited, can vote on different candidates in different categories. The voting closes at a given time. While the voting is running, the results can be seen and filtered in different tables. An admin can create custom categories, candidate, voting and styles for each voting. All voters can vote as long as they have an invite code.

diesel diesel-cli e2e playwright polls rocket rust self-hosted server sqlite sqlx ssr tables voting

Last synced: 19 Jan 2026

https://github.com/thelia-lzr/project-todo

A modern full-stack todo application with AI assistant powered by Google Gemini

ai-assistant flask full-stack gemini nodejs python sqlite todo-app

Last synced: 12 Apr 2026

https://github.com/shuklaritvik06/databases

Learnings and Projects of using Databases

mysql postgresql redis sql sqlite

Last synced: 29 Apr 2026

https://github.com/timclicks/dataclerk

zero fuss data logging over HTTP

actix-web command-line data logging rust sqlite sqlite3 utility

Last synced: 30 Apr 2026

https://github.com/camilo6castell/water-quality-app

[EN][please see README.md] Proyecto hecho en Java ejectuable en cualquier maquina que corra Java. La aplicacion evalua cuerpos de agua para identificar la calidad del agua. En esta app se evidencian Clases, Herencias, Métodos públicos privados y protected, uso de base de datos MySQL, Interfaz Gráfica, etc.

java java-swing opp sqlite

Last synced: 18 Apr 2026

https://github.com/sans-arch/gamehub-backend

Repositório do back-end do projeto acadêmico GameHub

date-fns docker docker-compose express jest nodejs nodemon postgresql prisma sqlite typescript

Last synced: 12 Apr 2026

https://github.com/pasunboneleve/cheap-rag

Simple RAG with hard guardrails. Answers only when local content is relevant — otherwise refuses. Cheap to run, cheap to understand, cheap to replace.

embeddings golang guardrails llm rag semantic-search sqlite unix-socket

Last synced: 08 Jun 2026

https://github.com/cihatsolak/netcore-unit-test

It is the process where we test the behavior of the smallest units of the project independently. Our action methods in the controller are actually small components, and we can observe their behavior with unit test. The sensitive point is the state of being independent from each other. When testing a method, the method to be tested should not relate to different methods.

autofixture efcore fluentassertions localdb moq-framework sqlite xunit-tests

Last synced: 30 Apr 2026

https://github.com/kazimovzaman2/cs50w-mail

📩 Project 3 of "Harvard CS50’s Web Programming with Python and JavaScript"

cs50 cs50w cs50web-project3 css django html javascript mail sqlite

Last synced: 10 Apr 2026

https://github.com/alanjumeaucourt/wealth_manager

A comprehensive personal finance management application built with React Native and Expo, featuring real-time wealth tracking, multi-account management, and smart analytics.

budget-tracker cross-platform expo flask investment-tracker javascript jwt mobile-app personal-finance python sqlite typescript wealth-manager

Last synced: 14 Oct 2025

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/joshuatownsend/chrome-history-explorer

Local-first explorer for your browser history (Chrome, Edge, Brave, Firefox, Safari, or Google Takeout): full-text + semantic search, research-session/rabbit-hole detection, insights (on-this-day, routines, trends), an AI interest map, and liveness checks. Optional pluggable AI; private/LAN data never leaves your machine.

browser-history bun chrome-history data-visualization hono local-first privacy react self-hosted semantic-search sqlite tailwindcss typescript vite

Last synced: 31 May 2026

https://github.com/cristofima/xamarin-sqlite

Aplicación móvil con Xamarin Forms y SQlite

android ios mobile-app mvvm sqlite uwp xamarin-forms

Last synced: 01 May 2026