{"id":72261,"library":"iceberg-core","title":"Apache Iceberg Core","description":"A table format for huge analytic datasets, providing reliable and performant data lake management.","status":"active","version":"1.10.1","language":"java","source_language":null,"source_url":null,"tags":["iceberg","table","data-lake","apache","analytics"],"install":[{"cmd":"<dependency>\n  <groupId>org.apache.iceberg</groupId>\n  <artifactId>iceberg-core</artifactId>\n  <version>1.10.1</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.apache.iceberg:iceberg-core:1.10.1'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Table","correct":"org.apache.iceberg.Table"}],"quickstart":{"code":"import org.apache.iceberg.Table;\nimport org.apache.iceberg.catalog.Catalog;\n\npublic class Quickstart {\n    public static void main(String[] args) {\n        Catalog catalog = ...;\n        Table table = catalog.loadTable(\"my_table\");\n        System.out.println(\"Table loaded: \" + table.name());\n    }\n}","lang":"java","description":"Minimal example showing import and usage of Table."},"warnings":[],"env_vars":null,"search_vec":"'analyt':9,24 'apach':1,23 'core':3 'data':15,21 'data-lak':20 'dataset':10 'format':6 'huge':8 'iceberg':2,18 'lake':16,22 'manag':17 'perform':14 'provid':11 'reliabl':12 'tabl':5,19","created_at":"2026-06-17T18:36:57.541509+00:00","updated_at":"2026-06-17T18:36:57.541509+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://iceberg.apache.org","github":null,"docs":"https://appdoc.app/artifact/org.apache.iceberg/iceberg-core/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["database"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}