trilogy
Database library
A client library for interacting with MySQL-compatible databases from C
Trilogy is a client library for MySQL-compatible database servers, designed for performance, flexibility, and ease of embedding.
704 stars
148 watching
69 forks
Language: C
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
haltcase/trilogy | A TypeScript-based wrapper around SQLite databases with support for multiple backends and a simple Promise-based API. | 264 |
svenvc/p3 | A PostgreSQL client library for Pharo that provides an easy-to-use interface for interacting with a database. | 75 |
linxgnu/mssqlx | A lightweight, high-performance database client library with auto-balancing and error handling features. | 103 |
mikependon/repodb | An ORM library designed to simplify .NET data access by providing a balance between micro-ORM and full-ORM functionality. | 1,697 |
fukamachi/cl-dbi | Provides a uniform interface for accessing various relational databases from Common Lisp. | 207 |
ismael-vc/uxn.jl | A Julia package for implementing a universal and self-contained relational database system | 0 |
mmacia/tmdb.cr | A Crystal wrapper for accessing data from The Movie Database API | 3 |
vert-x3/vertx-mysql-postgresql-client | A client library for interacting with MySQL and PostgreSQL databases using the Vert.x framework | 117 |
o3o/bindbc-raylib | A D binding library to raylib, enabling videogame programming and GUI support. | 12 |
haskellari/postgresql-simple | A Haskell client library providing a simple interface to PostgreSQL databases. | 88 |
mysql-d/mysql-native | A native D client driver for MySQL and MariaDB database management | 80 |
hyperf/database | A PHP-based library providing an ORM and coroutine-friendly interface to interact with databases. | 17 |
gmr/queries | A Python library that simplifies access to PostgreSQL databases by providing an easy-to-use API and features like connection pooling. | 256 |
surrealdb/surrealdb.go | A Go library providing an interface to SurrealDB, allowing users to connect to and manipulate data in a real-time database | 243 |
vimaec/math3d | A C# standard library for efficient and feature-rich 3D math operations | 113 |