Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Sqlite

Sqlite

426 projects

Showing 36 of 426 projects

sequel-activerecord_connection
sequel-activerecord_connectionRuby

A Sequel database extension that reuses an existing Active Record connection, enabling seamless interoperability between the two ORMs.

#database-orm#ruby-gem#transaction-management
Stars143
Forks14
Last commit
wordnet
wordnetRuby

A Ruby interface to the WordNet lexical database, enabling natural language processing and linguistic analysis.

#semantic-analysis#lexical-database#ruby-gem
Stars140
Forks25
Last commit3 years ago
Trysil
TrysilPascal

A lightweight, attribute-driven ORM for Delphi

#orm#database#rest-api
Stars140
Forks23
Last commit14 days ago
cotton
cottonTypeScript

A well-tested, type-safe SQL database toolkit for Deno supporting MySQL, SQLite, and PostgreSQL.

#query-builder#orm#sql-database
Stars139
Forks23
Last commit4 years ago
Bookhive
BookhiveTypeScript

A decentralized, open-source alternative to Goodreads built on the Bluesky social protocol.

#bluesky#social-reading#goodreads
Stars137
Forks9
Last commit1 day ago
sql.js
sql.jsHTML

SQLite compiled to JavaScript via Emscripten, enabling SQL databases to run entirely in the browser.

#webassembly#emscripten#offline-first
Stars134
Forks47
Last commit6 years ago
SQLite3
SQLite3OCaml

OCaml bindings to the SQLite3 database client API, enabling database operations from OCaml applications.

#database-driver#functional-programming#database
Stars133
Forks40
Last commit1 month ago
SQLite for Delphi and FreePascal/Lazarus
SQLite for Delphi and FreePascal/LazarusPascal

Complete SQLite API translation and simple wrapper for Delphi and FreePascal/Lazarus.

#database-driver#object-pascal#pascal
Stars132
Forks47
Last commit5 months ago
Sequoia
SequoiaOCaml

A type-safe query builder for OCaml that enforces SQL correctness at compile time using the OCaml type system.

#functional-programming#database#sql-query-builder
Stars132
Forks16
Last commit3 years ago
uSQLite
uSQLiteC

A SQLite library module for MicroPython, providing a DB-API 2.0 subset compatible with Python's sqlite3.

#iot#embedded-systems#micropython
Stars127
Forks21
Last commit1 year ago
sqlize
sqlizeGo

A Go SQL toolkit that generates database migrations by comparing Go structs with existing migration files.

#migration#orm#arvo-schema
Stars125
Forks14
Last commit4 months ago
yankbank-nvim
yankbank-nvimLua

A Neovim plugin that tracks yank and deletion history, providing a quick-access popup menu with optional session persistence.

#productivity#vim#neovim-plugin
Stars124
Forks8
Last commit3 months ago
taitan-orm
taitan-ormRust

A high-performance, SQL-first ORM for Rust with compile-time code generation and full async support.

#orm#database#async
Stars124
Forks7
Last commit10 months ago
data-viewer.nvim
data-viewer.nvimLua

A lightweight Neovim plugin that provides a table view for inspecting CSV, TSV, and SQLite data files.

#tsv-viewer#plenary-nvim#neovim-plugin
Stars124
Forks7
Last commit2 years ago
dbbench
dbbenchGo

A simple database benchmarking tool supporting multiple databases and custom SQL scripts.

#database#stress-testing#performance-testing
Stars118
Forks19
Last commit22 days ago
pb-ext
pb-extGo

An enhanced PocketBase server with built-in monitoring, logging, analytics, and auto-generated API documentation.

#web-server#cron-jobs#visitor-analytics
Stars117
Forks8
Last commit2 days ago
Fumble
FumbleCSS

A thin functional F# wrapper for SQLite that simplifies data access with a composable API and null-safe operations.

#functional-programming#null-safety#data-access
Stars114
Forks4
Last commit7 months ago
Itsyconnect
ItsyconnectTypeScript

A desktop app and self-hosted web dashboard that replaces Apple's App Store Connect for managing iOS/macOS app releases.

#ios#appstoreconnect#nextjs
Stars113
Forks11
Last commit2 days ago
SimplyMobile
SimplyMobileC#

A Xamarin library providing cross-platform abstractions for mobile device functionalities and UI data binding.

#xamarin#ios#android
Stars110
Forks42
Last commit7 years ago
Class_SQLiteDB
Class_SQLiteDBAutoHotkey

An AutoHotkey class providing a comprehensive API wrapper for SQLite database operations.

#autohotkey#object-oriented#desktop-automation
Stars109
Forks29
Last commit3 years ago
FastAPI Examples
FastAPI ExamplesPython

Example projects demonstrating how to build web applications with Piccolo ORM and various Python frameworks.

#fastapi#backend-templates#web-framework-integration
Stars107
Forks0
Last commit1 year ago
/context-prime
/context-primeTypeScript

A modern analytics pipeline for tracking and analyzing GitHub contributions across repositories with AI-powered summaries and leaderboards.

#mmo#scoring#nextjs
Stars107
Forks49
Last commit1 day ago
superseriousstats
superseriousstatsPHP

superseriousstats is a fast and efficient program to create statistics out of IRC chat logs

#chat#statistics#stats
Stars103
Forks13
Last commit2 months ago
Data Storage SQLite
Data Storage SQLiteSwift

A Capacitor plugin providing simple key-value storage backed by SQLite for iOS, Android, Electron, and Web.

#data-persistence#mobile-storage#capacitor-plugin
Stars103
Forks19
Last commit4 days ago
Data Storage SQLite
Data Storage SQLiteSwift

A Capacitor plugin providing simple key-value storage backed by SQLite for iOS, Android, Electron, and Web.

#data-persistence#capacitor-plugin#key-value-store
Stars103
Forks19
Last commit
bit
bitCrystal

A fast, lightweight, self-hosted URL shortener service with minimal click tracking.

#api#kemal#url-shortener
Stars101
Forks7
Last commit5 days ago
Pulp
PulpTypeScript

An open-source cross-platform audio sample manager and file explorer that organizes and scans audio folders.

#audio-file-explorer#prisma#solid-js
Stars98
Forks1
Last commit9 months ago
doodle
doodleLua

A powerful note-taking and knowledge-management plugin for Neovim, inspired by Obsidian.

#git-sync#productivity#knowledge-management
Stars97
Forks3
Last commit9 months ago
idris-type-providers
idris-type-providersIdris

A type provider library for Idris that enables compile-time verification of external data like SQLite queries.

#database#type-providers#idris
Stars96
Forks6
Last commit8 years ago
GTFS-viz
GTFS-vizRuby

A Ruby script that converts GTFS transit data into SQLite databases, GeoJSON, and KML files for visualization and animation.

#geojson#rake-tasks#ruby-script
Stars94
Forks19
Last commit10 years ago
Fullstack-Rust
Fullstack-RustRust

A reference implementation of a full-stack Rust application using WebAssembly for the frontend and Actix Web for the backend.

#actix-web#rest#webassembly
Stars94
Forks9
Last commit2 years ago
Claudex
ClaudexJavaScript

A full-stack web application for browsing, searching, and analyzing Claude Code conversation histories with an integrated MCP server.

#jsonl-parser#developer-tools#ai-memory
Stars92
Forks11
Last commit1 month ago
JustA.ML
JustA.MLC#

A web app for securely sharing files and text between devices without requiring any software installation.

#pushbullet#cross-device#asp-net-core
Stars89
Forks14
Last commit2 months ago
PocketBase+Litestream example
PocketBase+Litestream exampleDockerfile

A Go framework example using PocketBase with Litestream for automated SQLite database replication and restoration.

#database-replication#s3-backup#cloud-run
Stars84
Forks11
Last commit
ActsAsRecursiveTree
ActsAsRecursiveTreeRuby

A Rails gem that enables efficient tree-based data queries using recursive SQL with PostgreSQL or SQLite.

#hierarchical-data#orm#database
Stars84
Forks3
Last commit28 days ago
hibernated
hibernatedD

HibernateD is an object-relational mapping (ORM) library for the D programming language, inspired by Hibernate.

#d-language#orm#database
Stars84
Forks30
Last commit1 year ago
PreviousPage 9 of 12Next

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
4 days ago
3 years ago
#Postgresql165
#Mysql156
#Database140
#Sql89
#Orm69
#Self Hosted59
#Go51
#Docker51
#Golang45
#Python43
#Cross Platform36
#Type Safe32