Showing 36 of 442 projects
A .NET client library for rqlite, providing Data API and ORM functionality for the lightweight distributed database.
A generic F# wrapper for ADO.NET providers enabling consistent, strongly-typed database interactions.
A Go library for storing raw SQL queries in .sql files with IDE benefits and compile-time constant generation.
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 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.
A CakePHP plugin that automatically applies default ORDER clauses to table SELECT queries.
A DuckDB extension to query web archive CDX APIs (Wayback Machine & Common Crawl) directly from SQL with smart query pushdown.
Build JPA Criteria queries using a Stream-like API for more intuitive and concise Java database code.
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, type-safe database query builder for Go with zero production dependencies, supporting PostgreSQL, MySQL, and SQLite.
A lightweight PostgreSQL migration tool for Erlang projects that uses plain SQL files with up/down directives.
A Go library for managing database schema migrations on a per-library basis, enabling libraries to define their own migrations.
A PHP library implementing the Repository pattern for Phalcon framework models, supporting both SQL and MongoDB drivers.
Generates Go ORM models from SQL DDL files for use with GORM, enabling expressive and fast code.
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 CakePHP ORM plugin that adds partitionable associations to limit hasMany and belongsToMany results per group.
A lightweight Go package providing ORM-like features and helpers for SQLite databases.
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 pure non-intrusive Go cache library that automatically caches SQL queries by converting them to reusable IDs.
An Ada framework for developing information systems, providing core components, XML processing, web services, database access, and modeling tools.
A CLI tool for analyzing and comparing PostgreSQL EXPLAIN query execution plans to identify performance issues and regressions.
A read-only PostgreSQL query skill for Claude Code that executes safe SELECT/SHOW/EXPLAIN/WITH queries across configured databases.
A Go code generation tool that creates type-safe, ergonomic APIs for interacting with MySQL, PostgreSQL, and SQLite databases.
A type-safe optional value library for Go with support for JSON, YAML, SQL, and custom marshalers.
A MicroPython driver for connecting to CrateDB databases, enabling SQL queries and data operations from microcontrollers.
A lightweight, dependency-free Go library extending database/sql with named queries, struct scanning, and batch operations.
A Go library that automatically generates SQL UPDATE queries from structs, reducing boilerplate code and manual SQL maintenance.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.