DuckDB:发展路线图
DuckDB: Development Roadmap

原始链接: https://duckdb.org/docs/stable/dev/roadmap.html

DuckDB项目由非营利性DuckDB基金会和DuckDB实验室(由会员捐款和商业服务资助)管理,计划在来年专注于几个关键特性。这些特性包括改进C扩展API的文档、一个与现有集成镜像的通用ODBC目录,以及增强对Go和Rust的扩展支持。团队还旨在加强Iceberg扩展并实现用于模式匹配的`MATCH RECOGNIZE`。进一步的改进将包括通过缓冲区管理器进行远程文件内容缓存,这在查询S3等服务上的Parquet文件时尤其有利。这份路线图基于长期战略和社区反馈,可能会有所调整。虽然不作任何保证,但DuckDB实验室鼓励寻求加快开发的用户与他们联系以进行特性优先级排序。

Hacker News 最新 | 过去 | 评论 | 提问 | 展示 | 招聘 | 提交 登录 DuckDB:发展路线图 (duckdb.org) tosh 6小时前 10 分 | 隐藏 | 过去 | 收藏 | 讨论 加入我们,参加 6 月 16-17 日在旧金山举办的 AI 初创公司学校! 指南 | 常见问题 | 列表 | API | 安全 | 法律 | 申请 YC | 联系我们 搜索:

原文

Development Roadmap

The DuckDB project is governed by the non-profit DuckDB Foundation. The Foundation and DuckDB Labs are not funded by external investors (e.g., venture capital). Instead, the Foundation is funded by contributions from its members, while DuckDB Labs' revenue is based on commercial support and feature prioritization services.

This section lists the features that the DuckDB team plans to work on in the coming year.

  • Documentation for the C extension API
  • Generic ODBC catalog, similarly to the existing PostgreSQL / MySQL / SQLite integrations
  • Go and Rust support for extensions
  • Improved support for the Iceberg format through the iceberg extension
  • MATCH RECOGNIZE for pattern matching
  • Remote file content caching using buffer manager (e.g., when querying Parquet files on S3)

This list was compiled by the DuckDB maintainers and is based on the long-term strategic vision for the DuckDB project and general interactions with users in the open-source community (GitHub Issues and Discussions, social media, etc.). For details on to request features in DuckDB, please refer to the FAQ item “I would like feature X to be implemented in DuckDB”.

Please note that there are no guarantees that a particular feature will be released within the next year. Everything on this page is subject to change without notice.

There are several items that we plan to implement at some point in the future. If you would like to expedite the development of these features, please get in touch with DuckDB Labs.

联系我们 contact @ memedata.com