libmswstr
0.0.1Read and parse mdb file indices
When using Microsoft Jet 4 Databases, index fields are created using the DBLCMapStringW function (check MSDN library for documentation of this function). Jet 4 driver itself loads this function from mswstr.dll on Microsoft Windows. The library contains static translation tables (as opposed to LCMapStringW API) in order to have consistent translations across all Windows Versions. Libraries that try to read and parse mdb file indices like databases/mdbtools should work on every platform and therefore a platform independent version of this library is needed. This is an attempt to port the library to Posix-systems.
Origin: databases/libmswstr
Category: databases
Size: 2.12MiB
License: not specified
Maintainer: rhurlin@FreeBSD.org
Dependencies: 0 packages
Required by: 0 packages
Website: github.com/leecher1337/libmswstr
$
pkg install libmswstrMore in databases
sqlite33.50.4_2,1
SQL database engine in a C librarymysql80-client8.0.44
Multithreaded SQL database (client)p5-DBI1.647_1
Perl5 Database Interface, required for DBD::* modulespostgresql17-client17.9
PostgreSQL database (client)py311-sqlite33.11.15_10
Standard Python binding to the SQLite3 library (Python 3.11)qt5-sql5.15.18p109
Qt SQL database integration module (KDE patched)php84-mysqli8.4.16
The mysqli shared extension for phpp5-DBIx-Class0.082844
Extensible and flexible object <-> relational mapperunixODBC2.3.12_2
ODBC library suite for Unixlmdb0.9.33,1
OpenLDAP Lightning Memory-Mapped Database