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

Local-first semantic code search for repository annotations via GGUF embeddings and sqlite-vec.

cli code-search embeddings gguf golang local-first sqlite sqlite-vec

Last synced: 10 Apr 2026

https://github.com/readysteady/dba

Ruby command line tool for working with development databases

mysql postgres ruby sequel sqlite

Last synced: 30 Oct 2025

https://github.com/lempiy/sqlite3createtableparser

:scroll: Advanced PRAGMA table_info through DDL parsing

create golang parser sqlite table

Last synced: 23 Jul 2025

https://github.com/little-brother/sqlite-unhide

Recovery deleted rows from SQLite3 databases

carving database deleted forensic forensics recovery sqlite sqlite3 undark

Last synced: 25 Sep 2025

https://github.com/brahoekamasw4p/slivrr

micronaut

nextjs ring sqlite

Last synced: 16 Apr 2025

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

Use SQL to instantly query instances, networks, users and more from IBM Cloud. Open source CLI. No DB required.

backup etl hacktoberfest ibm-cloud postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 06 Sep 2025

https://github.com/lkqm/dbtool.py

A lightweight db tools for sql.

dbapi2 mysql python sql sqlite

Last synced: 10 Jun 2025

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

Chaos plugin for testing Steampipe with the craziest edge cases we can think of. Open source CLI. No DB required.

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

Last synced: 22 Apr 2025

https://github.com/daikoz/sqlwrapper

SQLWrapper is a tool that simplifies creating code wrappers for SQL queries. It supports various SQL databases, checks syntax and performance, and generates code directly from queries and database structures. SQLWrapper saves time and helps to maintain and write better wrapper SQL code.

builder dapper database linq mariadb mssql mysql orm pgsql postgres postgresql query query-builder server sql sqlite sqlwrapper wrapper

Last synced: 20 Feb 2026

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

Use SQL to instantly query instances, domains and more from Linode. Open source CLI. No DB required.

backup etl hacktoberfest linode linode-api linode-cli postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 22 Apr 2025

https://github.com/bydevmar/bydevmar__youtube

Your one-stop repository for BYDEVMAR's educational content. Access exam corrections, practical work, tutorials, and courses to boost your understanding. Subscribe to BYDEVMAR on YouTube for in-depth learning.

cplusplus csharp git github java javascript matplotlib mongodb mysql numpy oracle php postgresql python pytorch scikit-learn seaborn sqlite tensorflow

Last synced: 05 May 2025

https://github.com/i9or/migralite

:card_file_box: Simple forward-only SQLite migration tool for Bun

bun bunjs migration-tool migrations sqlite sqlite-database sqlite3

Last synced: 12 Apr 2025

https://github.com/evernext10/consuming-themoviedb-api-with-retrofit-and-save-sqlite

The TheMovieDB.org API is consumed using Retrofit and saving the information in a SQLite for handling in Offline.

android-application database rest-api retrofit2 sqlite themoviedatabase themoviedb themoviedb-api themoviedb-org-api

Last synced: 11 Jun 2025

https://github.com/siara-cc/csv_ml

Multi-Level CSV (csv_ml) is a light(er)-weight data interchange format equivalent to JSON and XML

android-application csv delimited-files demo-application eai javascript-d json multi-level-csv sqlite transfer-format tsv xml-dom

Last synced: 30 Apr 2025

https://github.com/datpham0412/covid19-prediction-model

Machine learning project aimed at predicting new COVID-19 cases using historical COVID-19 and mobility data. The project involves data fetching, migration, preprocessing, exploratory data analysis (EDA), feature engineering, data splitting, model training, and evaluation.

cmake cplusplus-17 dill googletest jupyter-notebook matplotlib pandas python3 scikit-learn scikitlearn-machine-learning seaborn-python sqlite

Last synced: 21 Apr 2025

https://github.com/simonw/asgi-log-to-sqlite

ASGI middleware for logging traffic to a SQLite database

asgi datasette-io logging sqlite

Last synced: 19 Apr 2025

https://github.com/rezamardanidev/sqlitebase

How to create a database sqlite by using classes in Python and creating tables and how to store data

class-python database python sql sqlite

Last synced: 09 Sep 2025

https://github.com/worker-tools/deno-kv-storage

An implementation of the StorageArea interface for Deno.

deno kv-storage sqlite storage storagearea

Last synced: 10 Apr 2025

https://github.com/sboussekeyt/spring-batch-rs

A toolkit for building enterprise-grade batch applications

batch csv json mongodb mysql postgres rust sqlite

Last synced: 04 May 2025

https://github.com/passport/todos-express-auth0

Todo app using Express, Passport, and Auth0 for sign in via OpenID Connect.

auth0 example express nodejs openid-connect passport sqlite

Last synced: 14 May 2025

https://github.com/ronpinkas/dbbridge

dbBridge is an 'SQL Migration Tool' - enabling import of SQL Databases from any supported Dialect (MsSql, MySql, Oracle, PostgreSQL, Sqlite) to any of these supported dialects with just three lines of PHP code.

data-integration data-migration data-transfer data-transformation database-conversion db-migrate db-migration etl migration minimal mssql mysql open-source oracle php postgresql simple sql sqlite

Last synced: 30 Apr 2025

https://github.com/uni-helper/localforage-adapter

้€‚็”จไบŽ uni-app ็š„ localForage ้€‚้…ๅ™จ

localforage sqlite sqlite-android sqlite-ios uniapp unistorage

Last synced: 25 Jul 2025

https://github.com/nathanjepson/wdac-framework

Easily create, deploy, and edit Windows Defender Application Control (WDAC) policies. Allows for careful review of app information before trusting WDAC rules. Manage your policies with WinRM (remote PowerShell) and SQLite.

application-control applicationcontrol defender enterprise-security operation-system-security powershell powershell-script security sqlite sqlite-database wdac windows windows-defender windows-defender-application-control windowsdefender winrm zero-trust

Last synced: 21 Jun 2025

https://github.com/iamakkkhil/loginauthentication-django

User authentication project which offers functionalities like user registration, email verification, login, logout and even a functionality to update you password,

bootstrap django gmail python3 smtp-mail sqlite

Last synced: 07 May 2025

https://github.com/demonicca/sqlite3-for-android

This module provides an optimized version of SQLite3 for various Android architectures.

apatch-module kernelsu-module magisk-module sqlite sqlite-android sqlite3

Last synced: 08 Sep 2025

https://github.com/jfversluis/xfsqlitecrudsample

Sample code to demonstrate basic CRUD actions on SQLite with Xamarin.Forms and .NET MAUI

crud dotnet-maui sample-code sqlite xamarin-forms

Last synced: 28 Jul 2025

https://github.com/daedsidog/anki-autolapsenewinterval

An Anki 2.1 addon which automatically adjusts the new lapse interval.

addon anki-addon anki2-addon anki21 python sqlite

Last synced: 08 Jul 2025

https://github.com/orsinium-labs/ddlite

๐Ÿชถ Golang SQLite query builder for DDL queries (CREATE TABLE, ALTER TABLE, etc)

database databases ddl go golang migration migrations orm query-builder sql sqlite sqlite3

Last synced: 28 Oct 2025

https://github.com/uikoo9/qiao-electron

electronๆ–นๆณ•้›†ๅ’Œๆ‰“ๅŒ…ๅทฅๅ…ท

electron sqlite

Last synced: 22 Aug 2025

https://github.com/iterative/sqltrie

SQL-based prefix tree implementation inspired by pygtrie and python-diskcache

dvc internals sqlite trie

Last synced: 18 Jun 2025

https://github.com/c3n9/wordskillz

WordSkillz - your ultimate companion for learning new words and expanding your vocabulary. This mobile application is designed for efficient learning of new words anytime, anywhere.

cross-platform dotnet maui microcharts skiasharp sqlite texttospeech uraniumui

Last synced: 06 Mar 2026

https://github.com/evernext10/Consuming-TheMovieDB-API-With-Retrofit-and-Save-SQLite

The TheMovieDB.org API is consumed using Retrofit and saving the information in a SQLite for handling in Offline.

android-application database rest-api retrofit2 sqlite themoviedatabase themoviedb themoviedb-api themoviedb-org-api

Last synced: 28 Mar 2025

https://github.com/zdavatz/aips2sqlite

aips2sqlite - create an SQLite DB from AIPS, Swissmedic, BAG and Refdata

aips aips2sqlite bag java refdata sqlite swissmedic

Last synced: 03 May 2025

https://github.com/enpaul/peewee-plus

Various extensions, helpers, and utilities for Peewee

peewee peewee-orm python python3 sqlite

Last synced: 10 Apr 2025

https://github.com/dogsheep/inaturalist-to-sqlite

Create a SQLite database containing your observation history from iNaturalist

datasette datasette-io datasette-tool dogsheep inaturalist sqlite

Last synced: 13 May 2025

https://github.com/shinshin86/neverchange

NeverChange is a database solution for web applications using SQLite WASM and OPFS.

database frontend opfs sqlite sqlite-wasm wasm

Last synced: 21 Sep 2025

https://github.com/daikoz/SQLWrapper

SQLWrapper is a tool that simplifies creating code wrappers for SQL queries. It supports various SQL databases, checks syntax and performance, and generates code directly from queries and database structures. SQLWrapper saves time and helps to maintain and write better wrapper SQL code.

builder dapper database linq mariadb mssql mysql orm pgsql postgres postgresql query query-builder server sql sqlite sqlwrapper wrapper

Last synced: 04 May 2025

https://github.com/alvarorichard/gocrypto

gocrypto is an advanced cryptocurrency sales platform, built with the best available technologies to ensure a fast, secure, and reliable experience for our users.

cryptocurrency daisyui-vue fiber-framework golang gorm-orm javascript sqlite student-project study tailwind-css vue vuejs

Last synced: 26 Jul 2025

https://github.com/mefrreex/jooqconnector

A library for working with databases using JOOQ ORM for Java

database mysql sqlite sqlite3

Last synced: 25 Jul 2025

https://github.com/fabricio-191/simplest.db

A module that allows you to quickly make an easy to use database

begginer-friendly database easy-to-use json sqlite

Last synced: 14 May 2025

https://github.com/spech66/lifelogbb

Lifelog - All your life related things in one place.

fitness journal lifelog lifelogging self-improvement sqlite workout-tracker

Last synced: 07 Aug 2025

https://github.com/HugoDF/micro-analytics-events

A microservice to record analytics events to SQLite3

analytics analytics-track glitch micro microservice nodejs sqlite

Last synced: 07 May 2025

https://github.com/quasilyte/KSQLite

KSQLite is a FFI-based SQLite library that can be used in both PHP and KPHP

composer composer-package databases ffi kphp kphp-ffi library php sqlite sqlite3

Last synced: 12 May 2025

https://github.com/tsg405/sql-for-data-science----coursera

This Repo contains - Starter files, Coursework, Programming Assignments for the course --> SQL for Data Science from University of California, Davis [COURSERA]

california chinook-database coursera data-science query-language quiz sql sqlite ucdavis-datalab yelp-dataset

Last synced: 14 Apr 2025

https://github.com/itvincent-git/codex-usage-desktop

Local-first macOS dashboard for Codex CLI token usage, cost estimates, model usage, and project usage from ~/.codex logs.

codex-cli codex-usage cost-tracking desktop-app llm-costs local-first macos model-usage openai openai-codex privacy-first react rust sqlite tauri token-usage usage-dashboard xlsx-export

Last synced: 06 Jul 2026

https://github.com/pnc/basque

execute shell commands from a SQLite function

rust-ffi sqlite sqlite3 sqlite3-extension

Last synced: 30 Apr 2025

https://github.com/michaelnisi/skull

Swift SQLite

ios sqlite swift

Last synced: 10 Apr 2025

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

Use SQL to instantly query breaches, passwords, pastes and more from HIBP. Open source CLI. No DB required.

backup etl hacktoberfest haveibeenpwned hibp postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 30 Apr 2025

https://github.com/ivailop7/sql-to-graphql-python

Binding SQL database tables to GraphQL interface using SQLAlchemy and spawn a Flask-based GraphQL interactive console.

blog flask graphql post python sql sqlalchemy sqlalchemy-python sqlite web

Last synced: 14 Mar 2026

https://github.com/spences10/wiki0

Local-first AI memory as a Markdown wiki backed by SQLite search and MCP tools

ai-memory cli knowledge-base markdown mcp sqlite wiki

Last synced: 04 Jul 2026

https://github.com/5mdld/anki-apkg-extractor

Extract Anki .apkg packages into notes + templates + media. Supports Anki collection SQLite formats: collection.anki21b, collection.anki21, collection.anki2.

anki apkg csv extractor flashcards media protobuf protocol-buffers python python3 spaced-repetition sqlite templates zstandard zstd

Last synced: 29 Apr 2026

https://github.com/mmdbalkhi/mozlink

A program to build short links

flask mysql python shortlink sqlite

Last synced: 20 Jun 2025

https://github.com/conorsheehan1/uhabits_converter

Convert uhabits boolean habits to the new numeric habit type.

cli loophabits python sqlite uhabits

Last synced: 27 Jul 2025

https://github.com/bogdanpricop/docker-dash

Self-hosted Docker management dashboard โ€” runs standalone (zero deps) or in HA mode (Redis). In-app observability wizard (Prometheus+Grafana). Multi-host SSH/TCP, Trivy+Grype+Scout vuln scan, GitOps+Webhooks, RBAC+MFA+LDAP, Docker Swarm, CIS Benchmark, audit log, 11 languages. ~50MB RAM.

container container-management dashboard devops docker docker-management gitops grafana high-availability nodejs observability portainer-alternative prometheus rbac redis sandbox self-hosted sqlite vanilla-js vulnerability-scanning

Last synced: 17 Jun 2026

https://github.com/ukkit/chat-o-llama

๐Ÿฆ™ chat-o-llama: A lightweight, modern web interface for AI conversations with support for both Ollama and llama.cpp backends. Features persistent conversation management, real-time backend switching, intelligent context compression, and a clean responsive UI.

ai-chat chat chat-interface chat-o-llama chatbot conversation-history cpu-only developer-tools flask lightweight llama-cpp llamacpp local-ai offline-ai ollama privacy-focused python self-hosted sqlite

Last synced: 12 Jun 2026

https://github.com/tse-wei-chen/hs-sql-agent

A high-performance C# SQL Agent MCP that eliminates LLM hallucinations and security risks. Instead of letting the AI write raw SQL, it extracts parameters to generate deterministic, injection-free queries across 6 major databasesโ€”complete with a visual Admin UI and enterprise guardrails.

accuracy admin-panel ai-safety ai-safety-design anti-hallucination firebird mcp mcp-server mcp-servers mysql nl2sql oracle postgres postgresql security sql-agent sql-server sqlite

Last synced: 30 May 2026

https://github.com/fiqryx/to-day

A minimalist daily task manager

dart flutter flutter-sqflite sqlite todo

Last synced: 06 May 2026

https://github.com/kind-unes/flutter-translation-application

Flutter Android & iOS Translation Education Application. It utilizes ObjectBox as a local database and Google API for translations, and is powered by GEMINI-ULTRA for AI capabilities

ai android chatbot computer-vision dart educational-application flutter gemini-api google-translate-api hive ios langugage-recognition nosql open-source phrasebook source-code sqlite text-extraction translation

Last synced: 09 Apr 2025

https://github.com/notshrirang/pydbops

A Relational Database Management System. Developed on top of sqlite databases. CLI is included in the package. This project aims to provide more robust database management system for python android developers.

android database mongodb mysql postgresql pydbops pydbops-cli python rdbms sql sqlite sqlite-android sqlite3

Last synced: 26 Oct 2025

https://github.com/shettyh/raft-sqlite

Raft Backend Implementation using Sqlite

raft sqlite

Last synced: 16 Jan 2026

https://github.com/defsub/takeout

Take your personal media collection with you, on your own terms, and enjoy with free and open source software.

bleve copyleft flac golang google-assistant jsonpatch lastfm media movie music musicbrainz s3 server sqlite themoviedb xspf

Last synced: 11 Aug 2025

https://github.com/kristoferlund/ic-sqlite-react-demo

An example of a full-stack Internet Computer application with SQLite persistence.

internet-computer rust shadcn-ui sqlite tanstack-query tanstack-router vite

Last synced: 26 Dec 2025

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

Use SQL to instantly query Namecheap for domains, DNS host records & more. Open source CLI. No DB required.

backup domains etl hacktoberfest namecheap postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl

Last synced: 22 Apr 2025

https://github.com/danp/trace2sqlite

Convert Go execution traces to SQLite databases.

golang sqlite tracing

Last synced: 23 Aug 2025

https://github.com/infotechbridge/jobtoolkit

.NET Crontab Background Job Scheduler for .Net Framework, .Net Core and Xamarin

background-jobs crontab csharp dotnet dotnet-core dotnet-framework dotnet-standard dotnetcore job-scheduler oracle redis sqlite xamarin-forms

Last synced: 22 Apr 2025

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

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

backup etl hacktoberfest network postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin tailscale zero-etl

Last synced: 22 Apr 2025

https://github.com/pvliesdonk/markdown-vault-mcp

Generic markdown collection MCP server with FTS5 + semantic search, frontmatter-aware indexing, and incremental reindexing

claude embeddings fastmcp fts5 knowledge-base markdown mcp mcp-server model-context-protocol obsidian python search semantic-search sqlite vault

Last synced: 03 May 2026

https://github.com/nevthereal/todo-sveltekit

A SvelteKit todo app template using Turso and Drizzle

drizzle-orm sqlite sveltekit todoapp turso typescript

Last synced: 02 Apr 2025

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

Use SQL to instantly query ipinfo.io for IP address information. Open source CLI. No DB required.

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

Last synced: 09 Mar 2026

https://github.com/miku/makta

Create an sqlite3 database from tabular data (2-TSV).

database sqlite sqlite3 tsv

Last synced: 10 Aug 2025

https://github.com/ackara/daterpillar

Daterpillar is a micro-orm and DevOps toolset that helps you manage databases and generate scripts.

database devops migration mssql mysql nuget schema sqlite xml

Last synced: 12 Apr 2025

https://github.com/mqudsi/sqlite-readers-writers

An SQLite benchmark for concurrent readers and writers

benchmark rusqlite rust sqlite sqlite3 stress-test

Last synced: 14 Apr 2025

https://github.com/darlinggo/pan

SQL generator written in Go.

golang mysql postgresql sql sqlite

Last synced: 31 Jul 2025

https://github.com/thegera4/sqlite-viewer

This is a simple SQLite viewer/browser extension for VSCode.

html sqlite typescript vscode vscode-extension

Last synced: 23 Aug 2025

https://github.com/haroldeustaquio/analysis-of-oncological-diseases-in-peru

This repository presents an analysis of care related to the 7 most frequent cancers in 2022, compiling open data provided by FISSAL. This report includes a breakdown of consultations by department, a patient profile by age, insurance and sex, as well as the most requested types of services. The findings are complemented by an interactive dashboard

analysis data diseases powerbi r sql sqlite

Last synced: 03 Apr 2025

https://github.com/haxtra/super-sqlite3

Fast SQLite library with optional full db encryption, simple query builder, and a host of utility features, all in one neat package

database db encryption query-builder sql sqlite synchronous

Last synced: 18 Apr 2025

https://github.com/HyperAITeam/CLITrigger

Orchestrate AI coding agents (Claude, Gemini, Codex) in parallel with git worktree isolation โ€” web UI + CLI

ai-automation ai-coding claude claude-code codex codex-cli developer-tools express gemini gemini-cli git-worktree harness harness-engineering llm-wiki multi-agent sqlite task-orchestration typescript

Last synced: 26 May 2026

https://github.com/fimbres/astro-chat

This is a sample project of a real time chat using Astro.js, Solid.js, TailwindCSS, SQLite, PocketBase to built a backend service.

astro pocketbase postcss solidjs sqlite tailwindcss typescript

Last synced: 31 Jul 2025

https://github.com/amirhnajafiz-university/s4db01

Final project of Database course.

database mysql python python3 sql sqlite

Last synced: 12 Jul 2025