hunt-database

Database library

A pure D language library providing a database abstraction layer for interacting with PostgreSQL and MySQL databases.

Database abstraction layer library using pure D programing language, support PostgreSQL and MySQL.

GitHub

48 stars
11 watching
5 forks
Language: D
last commit: about 1 year ago
Linked from 1 awesome list

databasedlangmysqlnativepostgresqlsqlite

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
huntlabs/hunt A refined core library providing building blocks for asynchronous and concurrent programming in the D programming language. 95
huntlabs/hunt-http A flexible performant HTTP server and client library for D Programming Language 31
huntlabs/hunt-net A high-performance network library for the D programming language, providing an event-driven asynchronous implementation and codec support for TCP, UDP, and other protocols. 20
huntlabs/hunt-cache A cache library for D programming language supporting multiple backend storage options including memory, Redis, and memcached. 6
huntlabs/hunt-markdown A markdown parsing and rendering library for the D programming language 12
huntlabs/hunt-time A comprehensive time library with date and time representations 2
huntlabs/grpc-dlang A D programming language implementation of the gRPC protocol using the hunt-http library. 44
huntlabs/hunt-console A lightweight command-line interface component with features like output coloring, input/output abstractions, and automatic help messages. 4
huntlabs/flatbuffers A high-performance, binary serialization format for efficient data storage and transmission 11
huntlabs/hunt-gossip An implementation of the Apache V2 gossip protocol in D, enabling communication between nodes in distributed systems. 0
demetrixbio/fsharp.data.npgsql An F# type provider library for accessing and manipulating data in PostgreSQL databases. 127
pszturmaj/ddb A D programming language client library for interacting with PostgreSQL databases. 39
eleven-lab/laravel-geo GeoSpatial integration on Laravel 5.2+, supporting MySQL and PostgreSQL databases 49
arthurkushman/buildsqlx A Go library for building database queries with support for various query patterns and features 172
stcarrez/ada-ado An Ada library that provides object-relational mapping to access multiple databases. 25