tdscpp v20240707
- Created
- Updated
C++ library to communicate with Microsoft SQL Server
# Usage
tdscpp provides CMake targets:
find_package(tdscpp REQUIRED)
target_link_libraries(main tdscpp)
# License
# Supported Platforms
!android & !uwp & !osx
- ✅ linux
- ✅ windows
- ❌
osx - ❌
uwp
# Features
No default features set.
# ssl
OpenSSL support
Host Dependencies:
3 transitive dependencies:
- vcpkg-cmake (by openssl )
- vcpkg-cmake-config (by openssl )
- vcpkg-cmake-get-vars (by openssl )
# Dependencies
fmt
Platforms:
!windows
icu
Platforms:
!windows
- nlohmann-json
No transitive dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
- Mark Harmstone