duckdb/1.4.3

DuckDB is an embeddable SQL OLAP Database Management System

#database#embedded-database#olap#sql

Using duckdb

Loading usage information…

Packages

Linuxx86_64Release

package ID61d4bbfc0519723623cea0ba5a4f5acbf0d97476
Recipe revision4296de8dd8966c231c0d9552e9f8ec11

compilergcc
compiler.cppstdgnu17
compiler.version13

optionsshared=True with_autocomplete=False with_excel=False with_fts=False with_httpfs=False with_icu=False with_inet=False with_json=False with_query_log=False with_rdtsc=False with_shell=False with_sqlsmith=False with_threads=True with_tpcds=False with_tpch=False with_visualizer=False
Linuxx86_64Release

package IDfce59a6d5a21d3742539cebc4dfbb046161a2295
Recipe revision4296de8dd8966c231c0d9552e9f8ec11

compilergcc
compiler.cppstdgnu17
compiler.version13

optionsfPIC=True shared=False with_autocomplete=False with_excel=False with_fts=False with_httpfs=False with_icu=False with_inet=False with_json=False with_query_log=False with_rdtsc=False with_shell=False with_sqlsmith=False with_threads=True with_tpcds=False with_tpch=False with_visualizer=False
Macosarmv8Release

package IDb48a7f4e1bfed36a85fe823432ef7c60a61fa764
Recipe revision4296de8dd8966c231c0d9552e9f8ec11

compilerapple-clang
compiler.cppstdgnu17
compiler.version17

optionsfPIC=True shared=False with_autocomplete=False with_excel=False with_fts=False with_httpfs=False with_icu=False with_inet=False with_json=False with_query_log=False with_rdtsc=False with_shell=False with_sqlsmith=False with_threads=True with_tpcds=False with_tpch=False with_visualizer=False
Macosarmv8Release

package IDcc982a07a17fcb62006bdb7c74ce436ec1b6ac86
Recipe revision4296de8dd8966c231c0d9552e9f8ec11

compilerapple-clang
compiler.cppstdgnu17
compiler.version17

optionsshared=True with_autocomplete=False with_excel=False with_fts=False with_httpfs=False with_icu=False with_inet=False with_json=False with_query_log=False with_rdtsc=False with_shell=False with_sqlsmith=False with_threads=True with_tpcds=False with_tpch=False with_visualizer=False
Macosx86_64Release

package ID526eab9b8f517645af3418f13b598af40b0e1c62
Recipe revision4296de8dd8966c231c0d9552e9f8ec11

compilerapple-clang
compiler.cppstdgnu17
compiler.version17

optionsshared=True with_autocomplete=False with_excel=False with_fts=False with_httpfs=False with_icu=False with_inet=False with_json=False with_query_log=False with_rdtsc=False with_shell=False with_sqlsmith=False with_threads=True with_tpcds=False with_tpch=False with_visualizer=False
Macosx86_64Release

package ID5cb73871816f9d9b096808127081ddb43f488704
Recipe revision4296de8dd8966c231c0d9552e9f8ec11

compilerapple-clang
compiler.cppstdgnu17
compiler.version17

optionsfPIC=True shared=False with_autocomplete=False with_excel=False with_fts=False with_httpfs=False with_icu=False with_inet=False with_json=False with_query_log=False with_rdtsc=False with_shell=False with_sqlsmith=False with_threads=True with_tpcds=False with_tpch=False with_visualizer=False
Windowsx86_64Release

package IDe0d17d5ad339621128d49a99c5e8c3bc0808c25f
Recipe revision4296de8dd8966c231c0d9552e9f8ec11

compilermsvc
compiler.cppstd14
compiler.version194
compiler.runtimedynamic
compiler.runtime_typeRelease

optionsshared=False with_autocomplete=False with_excel=False with_fts=False with_httpfs=False with_icu=False with_inet=False with_json=False with_query_log=False with_rdtsc=False with_shell=False with_sqlsmith=False with_threads=True with_tpcds=False with_tpch=False with_visualizer=False
Windowsx86_64Release

package IDfa0e1f2d1fc9847afc7be8a9bc01db205a128341
Recipe revision4296de8dd8966c231c0d9552e9f8ec11

compilermsvc
compiler.cppstd14
compiler.version194
compiler.runtimedynamic
compiler.runtime_typeRelease

optionsshared=True with_autocomplete=False with_excel=False with_fts=False with_httpfs=False with_icu=False with_inet=False with_json=False with_query_log=False with_rdtsc=False with_shell=False with_sqlsmith=False with_threads=True with_tpcds=False with_tpch=False with_visualizer=False

Dependencies

Loading dependencies…

MIT4296de8dd8966c231c0d9552e9f8ec11
!MIT494f338fd19149063cbfad0e2e58baf4
!MIT2e4c60ddb06f1d6daa57657a84d0ecb7
!MIT47993b77b55d64f01eef0569df63e311
!MIT9b59a8e3a3d2e3e778e91385ce9b8e7a
!MITe5199fc051b89d395f0672054302a001
!MIT7036506adfc78147f0a89cc74bb8573d
!MIT54b858f5866fe8d7aff06fdfe6ab340d
!MIT7a93eee084d8d1fef86417437454a880
!MIT5e95013f6dc8aa9565be4f02da634296
!MIT2b24e3b3a8354f8088fcee61c34cfe92
!MIT2281790040d7e0c21320da3fed43899b
!MIT2f047567d1aa5ce0ca6c0db47eb070df
!MIT6626674c583aa706320541925cb955d3
!MIT15a83ea15d4c43632e48ee6027285a15
!MITed113d61d45de16252dccf4df77c60d9

🔍 Ready to secure your dependencies in seconds?

  1. Register for free at audit.conan.io/register.
  2. Save your token and activate it via the confirmation email you receive.
  3. Configure Conan to use your token:
    conan audit provider auth conancenter --token=<token>
  4. Scan for vulnerabilities:
    # Check a specific reference
    conan audit list duckdb/1.4.3
    # Scan the entire dependency graph
    conan audit scan --requires=duckdb/1.4.3

Note: For more details on the Conan Audit command, please read this post.

Tip: To avoid exposing your token in shell history, authenticate using an environment variable (e.g. CONAN_AUDIT_PROVIDER_TOKEN_CONANCENTER=<token>). For more info, see the documentation.

conanv1.4.3
[![Conan Center](https://img.shields.io/conan/v/duckdb)](https://conan.io/center/recipes/duckdb)