Apache Accumulo® is a sorted, distributed key/value store that provides robust, scalable data storage and retrieval.
Apache AGE is a PostgreSQL extension that provides graph database functionality. AGE is an acronym for A Graph Extension, and is inspired by Bitnine’s fork of PostgreSQL 10, AgensGraph, which is a multi-model database.
Apache Ambari 项目旨在通过开发用于配置、管理和监控 Apache Hadoop 集群的软件来简化 Hadoop 管理。 Ambari 提供了直观、易于使用的 Hadoop 管理 Web UI,并由其 RESTful API 支持。
A distributed data integration framework that simplifies common aspects of big data integration such as data ingestion, replication, organization and lifecycle management for both streaming and batch data ecosystems.
Apache Hudi is a transactional data lake platform that brings database and data warehouse capabilities to the data lake.
Java 数据对象 (JDO) 是访问持久性数据的标准方法 数据库,使用普通的旧 Java 对象 (POJO) 来表示持久性 数据。该方法将数据操作分开(通过访问 Java 完成) Java 域对象中的数据成员)来自数据库操作 (通过调用 JDO 接口方法完成)。这种关注点的分离 导致 Java 数据视图的高度独立性 数据的数据库视图。
Apache Pinot is a real-time distributed OLAP datastore purpose-built for low-latency, high-throughput analytics, and perfect for user-facing analytical workloads.
SeaTunnel is a very easy-to-use, ultra-high-performance, distributed data integration platform that supports real-time synchronization of massive data.
Apache Superset 是一个现代的、企业级的商业智能 Web 应用程序。它 快速、轻量级、直观,并加载了使所有技能的用户都能轻松使用的选项 用于探索和可视化数据的集合,从简单的饼图到高度详细的 deck.gl 地理空间图表。
Apache XTable (incubating) is a cross-table converter for lakehouse table formats that facilitates interoperability across data processing systems and query engines.
GitHub是一个在线软件源代码托管服务平台,使用Git作为版本控制软件,由开发者克里斯·汪斯崔斯、P·J·海特和汤姆·普雷斯顿·沃纳使用Ruby on Rails编写而成。在2018年,GitHub被微软公司收购。
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
JavaScript 是一种脚本编程语言,它可以在网页上实现复杂的功能,网页展现给你的不再是简单的静态信息,而是实时的内容更新——交互式的地图、2D/3D 动画、滚动播放的视频等等——JavaScript 就在其中。
Markdown是一种轻量级标记语言,创始人为约翰·格鲁伯。它允许人们使用易读易写的纯文本格式编写文档,然后转换成有效的XHTML(或者HTML)文档。[4]这种语言吸收了很多在电子邮件中已有的纯文本标记的特性。
