unqlitev1.2.1
- Updated
An embedded NoSQL, transactional database engine
- Project website: https://unqlite.symisc.net/
#Usage
unqlite can be used from CMake via:
find_path(UNQLITE_INCLUDE_DIRS "unqlite.h" REQUIRED)
find_library(UNQLITE_LIBRARIES unqlite REQUIRED)
target_include_directories(main PRIVATE ${UNQLITE_INCLUDE_DIRS})
target_link_libraries(main PRIVATE ${UNQLITE_LIBRARIES})#Supported Platforms
All platforms supported.
#Features
No default features.
#threads
Compile with thread safety support
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
#Dependencies
No dependencies.
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
myd7349
Jack·Boos·Yu
autoantwort
toge
Amin Ya