|
libdbi
☆
« Back to VersTracker
|
||||||||||
|
Description: Database-independent abstraction layer in C, similar to DBI/DBD in Perl |
||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | ||||||||||
| Links: Homepage | formulae.brew.sh | ||||||||||
| Category: Databases | ||||||||||
| Tags: database abstraction c-library sql development | ||||||||||
| Install: brew install libdbi | ||||||||||
|
About: Libdbi provides a database-independent abstraction layer for C applications, enabling developers to interact with various SQL databases using a single, consistent API. It functions similarly to the Perl DBI/DBD architecture, abstracting away the specific details of native database client libraries. This allows for greater code portability and flexibility when switching between or supporting multiple database systems. |
||||||||||
Key Features:
|
||||||||||
Use Cases:
|
||||||||||
Alternatives:
|
||||||||||
| Version History | ||||||||||
|