Devlive 开源社区 本次搜索耗时 1.481 秒,为您找到 701 个相关结果.
  • JDBC

    1338 2025-03-11 《Apache Iceberg 1.8.1》
    Iceberg JDBC Integration JDBC Catalog Iceberg supports using a table in a relational database to manage Iceberg tables through JDBC. The database that JDBC connects to must suppo...
  • Connectors

    Connectors Connector Source Sink CloudEvents Implements Technical Solution Structure and process Design Detail Description Worker Connector ConnectorRecord with CloudEvent...
  • Snowflake

    Querying from Snowflake Currently, Snowflake supports Iceberg tables through External Tables and also Native Iceberg Tables . Iceberg on Snowflake is currently supported in pub...
  • MySQL Connectors

    1262 2024-07-05 《Apache Kyuubi 1.9.1》
    New in version 1.4.0. Kyuubi provides an frontend service that enables the connectivity and accessibility from MySQL connectors. The document you are visiting now is incompl...
  • Trino

    Querying from Trino Trino just like Presto allows you to query table formats like Hudi, Delta and Iceberg tables using connectors. Users do not need additional configurations to w...
  • User Guide

    1181 2024-07-05 《Apache Kyuubi 1.9.1》
    JDBC Drivers Command Line Interface(CLI)s Business Intelligence Tools and SQL IDEs ODBC Drivers Thrift APIs RESTful APIs and Clients Web UI Python Client Commons
  • Business Intelligence Tools and SQL IDEs

    1171 2024-07-05 《Apache Kyuubi 1.9.1》
    Apache Superset Cloudera Hue DataGrip DBeaver PowerBI Tableau
  • Performance

    1170 2025-03-10 《Apache Iceberg 1.8.1》
    Performance Iceberg is designed for huge tables and is used in production where a single table can contain tens of petabytes of data. Even multi-petabyte tables can be read from ...
  • Deploying Kyuubi

    1158 2024-07-05 《Apache Kyuubi 1.9.1》
    Deploy Kyuubi On Kubernetes Integration with Hive Metastore Kyuubi High Availability Guide Kyuubi Migration Guide Deploy Kyuubi engines on YARN Deploy Kyuubi engines on Kubern...
  • LIMIT

    1150 2024-06-24 《Apache AGE 0.6.0》
    Introduction Return a subset of the rows Using an expression with LIMIT to return a subset of the rows LIMIT constrains the number of records in the output. Introduction LIM...