Showing 36 of 445 projects
A Go library providing unified SQL and NoSQL datastore connectivity for structured data access.
A Go query builder with utility functions for constructing SQL queries programmatically.
A Go tool that automatically finds SQL statements in your code and instruments database connections with prepared statements.
A .NET client library for rqlite, providing Data API and ORM functionality for the lightweight distributed database.
A Go library for storing raw SQL queries in .sql files with IDE benefits and compile-time constant generation.
A generic F# wrapper for ADO.NET providers enabling consistent, strongly-typed database interactions.
A database migration tool for Crystal applications with SQL-based migrations and transactional safety.
Django-style YAML fixtures for Golang's database/sql library to load test data into databases.
A Delphi property editor for TStrings with syntax highlighting for multiple programming languages.
An Object Relational Mapping unit for Free Pascal built on the Greyhound database access library.
A lightweight, type-safe database query builder for Go with zero production dependencies, supporting PostgreSQL, MySQL, and SQLite.
A Go library for managing MySQL database schema migrations with an intuitive, code-based approach.
A book demonstrating how to perform table data operations using PRQL and DuckDB.
Build JPA Criteria queries using a Stream-like API for more intuitive and concise Java database code.
A DuckDB extension to query web archive CDX APIs (Wayback Machine & Common Crawl) directly from SQL with smart query pushdown.
A CakePHP plugin that automatically applies default ORDER clauses to table SELECT queries.
A Go database wrapper that manages read/write connections with rotation and sticky read support.
A MySQL connector for Dart that provides connection pooling, prepared statements, and transaction support.
A lightweight PostgreSQL migration tool for Erlang projects that uses plain SQL files with up/down directives.
Generates Go ORM models from SQL DDL files for use with GORM, enabling expressive and fast code.
A PHP library implementing the Repository pattern for Phalcon framework models, supporting both SQL and MongoDB drivers.
A Go library for managing database schema migrations on a per-library basis, enabling libraries to define their own migrations.
A Go database wrapper that simplifies CRUD operations while avoiding ORM complexity, supporting any GORM driver.
A compile-time safe SQL query language for Go that builds on GORM to provide type-safe database queries without runtime errors.
A simple Go wrapper for pgx that simplifies executing queries and scanning results into structs.
An ActionScript 3 driver for connecting Adobe AIR applications directly to MySQL databases.
A fast, memory-efficient CLI tool for splitting large SQL dump files into individual table files and converting between SQL dialects.
An Ada framework for developing information systems, providing core components, XML processing, web services, database access, and modeling tools.
A lightweight Go package providing ORM-like features and helpers for SQLite databases.
A CakePHP ORM plugin that adds partitionable associations to limit hasMany and belongsToMany results per group.
A lightweight pseudo-ORM for Go that provides SQL generation and struct mapping without full ORM complexity.
A collection of Ada database components providing SQL database access and abstraction layers.
A read-only PostgreSQL query skill for Claude Code that executes safe SELECT/SHOW/EXPLAIN/WITH queries across configured databases.
A pure non-intrusive Go cache library that automatically caches SQL queries by converting them to reusable IDs.
A CLI tool for analyzing and comparing PostgreSQL EXPLAIN query execution plans to identify performance issues and regressions.
A lightweight, dependency-free Go library extending database/sql with named queries, struct scanning, and batch operations.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.