Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Sqlite

Sqlite

329 projects

Showing 36 of 329 projects

Fortran Machine
Fortran MachineFortran

An MVC web stack written in Fortran 90, enabling web development with Fortran's native array handling.

#scientific-computing#jade-templates#mvc
Stars810
Forks43
Last commit4 years ago
CloudyTabs
CloudyTabsObjective-C

A macOS menu bar app that displays your iCloud Tabs and Reading List from all Apple devices.

#productivity#objective-c#reading-list
Stars798
Forks55
Last commit3 years ago
raven
ravenGo

A LinkedIn information gathering tool for penetration testers to collect employee data from organizations.

#linkedin-scraping#osint#chromedriver
Stars797
Forks162
Last commit6 years ago
Wastebin
WastebinRust

A minimal, self-hostable pastebin with syntax highlighting, encryption, and a clean web interface.

#axum#pastebin#syntax-highlighting
Stars795
Forks59
Last commit7 days ago
SQLLanguageServer
SQLLanguageServerTypeScript

A language server providing autocompletion, linting, and error checking for SQL across MySQL, PostgreSQL, and SQLite3.

#autocompletion#monaco-editor#language-server
Stars773
Forks69
Last commit1 year ago
Flask-Profiler
Flask-ProfilerPython

A Flask profiler that measures endpoint performance, analyzes bottlenecks, and provides a web interface for detailed request monitoring.

#admin#flask#profiler
Stars754
Forks98
Last commit3 years ago
Ralph Wiggum Marketer
Ralph Wiggum MarketerJavaScript

A Claude Code plugin that provides an autonomous AI copywriter for SaaS content marketing using an iterative loop pattern.

#bash-loop#claude-code-plugin#autonomous-agents
Stars747
Forks82
Last commit
hiberlite
hiberliteC++

A C++ object-relational mapping library for SQLite with a Boost.Serialization-inspired API and lazy loading.

#orm#database#data-modeling
Stars724
Forks121
Last commit2 years ago
KiteSQL
KiteSQLRust

A lightweight embedded relational database for Rust with a native Rust data API, supporting SQL execution and typed ORM.

#orm#database#webassembly
Stars718
Forks54
Last commit2 days ago
Rezoom.SQL
Rezoom.SQLF#

An F# ORM that statically typechecks a SQL dialect and translates it to SQLite, SQL Server, and PostgreSQL backends.

#type-provider#orm#compiler
Stars678
Forks23
Last commit1 day ago
Guora
GuoraGo

A self-hosted, Quora-like web application for private Q&A communities, built with Go.

#qna-platform#community-software#postgresql
Stars673
Forks102
Last commit3 years ago
ozzo-dbx
ozzo-dbxGo

A Go package that enhances database/sql with powerful data retrieval methods and DB-agnostic query building.

#database-driver#query-builder#crud
Stars667
Forks112
Last commit3 years ago
sqlhooks
sqlhooksGo

A Go library that attaches hooks to any database/sql driver for query instrumentation without code changes.

#tracing#query-instrumentation#database
Stars667
Forks47
Last commit1 year ago
onWatch
onWatchGo

A lightweight, open-source daemon that tracks AI API quotas across multiple providers in real time with a local dashboard.

#zai#developer-tools#quota-tracker
Stars660
Forks45
Last commit2 days ago
SQLite
SQLiteSwift

A Capacitor plugin for native and Electron SQLite databases with optional encryption.

#database#capacitor-plugin#data-encryption
Stars656
Forks153
Last commit15 days ago
@databases
@databasesTypeScript

TypeScript SQL libraries for Node.js that prevent SQL injection with support for Postgres, MySQL, SQLite, and WebSQL.

#postgres#promise-based#promises
Stars633
Forks48
Last commit2 months ago
SQLProvider
SQLProviderF#

A general F# SQL database type provider supporting LINQ queries, schema exploration, CRUD operations, and multiple database vendors.

#typeprovider#database-access#type-provider
Stars625
Forks149
Last commit11 days ago
SQLiteDB
SQLiteDBSwift

A lightweight SQLite wrapper and ORM for Swift 4.x, enabling direct database access and automatic table creation.

#mobile-database#orm#ios
Stars593
Forks152
Last commit3 years ago
Android FHIR SDK
Android FHIR SDKKotlin

A set of Kotlin libraries for building offline-capable, mobile-first healthcare applications using the HL7 FHIR standard on Android.

#sqlite-android#offline-first#sqlite-database
Stars591
Forks330
Last commit2 months ago
sql-to-graphql
sql-to-graphqlJavaScript

A CLI tool that generates a GraphQL API server and schema from an existing SQL database structure.

#database-schema#graphql#cli-tool
Stars590
Forks72
Last commit7 years ago
Photofield
PhotofieldGo

A self-hosted, single-binary photo gallery focused on speed, simplicity, and handling massive photo collections.

#semantic-search#photo#photoviewer
Stars584
Forks14
Last commit1 day ago
sqlite.lua
sqlite.luaLua

SQLite LuaJIT binding with a simple, opinionated API for storing, retrieving, caching, and persisting SQLite databases.

#database#data-persistence#luajit
Stars575
Forks34
Last commit1 year ago
BookLogr
BookLogrJavaScript

A self-hosted web app for managing your personal book library with tracking, sharing, and data export features.

#catalog#library#flask
Stars573
Forks30
Last commit2 days ago
Wishlist
WishlistTypeScript

A self-hosted, sharable wishlist application for friends and family to manage gift ideas and claims.

#reverse-proxy#oauth#openid-connect
Stars562
Forks46
Last commit6 days ago
Sqinn-Go
Sqinn-GoGo

A Go library for accessing SQLite databases without cgo by using a separate Sqinn child process.

#database-driver#cgo-free#child-process
Stars531
Forks17
Last commit1 month ago
TeaTime
TeaTimeVue

A fully static distributed library system for searching and reading files from IPFS using SQLite databases hosted on GitHub.

#ipfs#library-management#offline-first
Stars526
Forks11
Last commit1 year ago
nessie
nessieTypeScript

A modular Deno library for PostgreSQL, MySQL, MariaDB, and SQLite database migrations.

#deno-postgres#devops#postgres
Stars520
Forks31
Last commit2 years ago
seaography
seaographyRust

A GraphQL framework for Rust that automatically generates a fully-typed GraphQL API from SeaORM entities.

#hacktoberfest#orm#database
Stars517
Forks59
Last commit4 months ago
Go DB Ledger
Go DB LedgerGo

An open-source accounting system with gRPC endpoints and SQL backends for programmable double-entry bookkeeping.

#financial-automation#grpc#docker
Stars509
Forks60
Last commit2 years ago
Kangaroo
KangarooTSQL

An AI-powered SQL client and database admin tool for multiple databases, focusing on comfort, fun, and developer friendliness.

#visual-sql-builder#database#redis
Stars504
Forks36
Last commit9 days ago
Ruckusing
RuckusingPHP

A PHP framework for database migrations inspired by ActiveRecord, supporting MySQL, PostgreSQL, and SQLite.

#version-control#cli-tool#database-migrations
Stars502
Forks97
Last commit1 year ago
SvelteKit Starter
SvelteKit StarterSvelte

A starter template for building full-stack applications with a SvelteKit static frontend and a PocketBase backend.

#backend-as-a-service#jamstack#static-site
Stars499
Forks74
Last commit18 days ago
Node-GTFS
Node-GTFSTypeScript

Import, export, and query GTFS transit data in SQLite with support for realtime updates and spatial queries.

#geojson#command-line-tool#realtime-updates
Stars495
Forks157
Last commit12 days ago
Evebox
EveboxRust

A web-based GUI for viewing and managing Suricata EVE security events stored in Elasticsearch or SQLite.

#netsec#suricata#ids
Stars493
Forks78
Last commit6 days ago
VoucherVault
VoucherVaultHTML

A Django web application for digitally storing and managing vouchers, coupons, loyalty cards, and gift cards with PWA support.

#coupons#progressive-web-app#offline-first
Stars491
Forks22
Last commit2 days ago
Piccolo Admin
Piccolo AdminPython

A powerful, modern admin interface and CMS for Python, built on Piccolo ORM with Vue.js frontend.

#fastapi#admin-interface#vue-js
Stars467
Forks47
Last commit3 months ago
PreviousPage 6 of 10Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
2 months ago
#Postgresql137
#Mysql131
#Database121
#Sql81
#Orm61
#Self Hosted48
#Go44
#Docker42
#Golang41
#Python35
#Cross Platform33
#Type Safe31