Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 2.21 KB

File metadata and controls

44 lines (27 loc) · 2.21 KB

clickhouse_arrow_grpc

GPRC-based interface to Clickhouse to directly exchange arrow-based data

Building

Requires protoc - the protobuf compiler - to b available on the system (tonic #1047). Install on ubuntu:

apt install -y protobuf-compiler libprotobuf-dev

Run the examples

Launch a ClickHouse server as described in the main README. After that, you should be able to run the example:

cargo run --example helloworld

Licenses

This software is licensed under the Apache 2.0 License.

Copyright (c) 2022 German Aerospace Center (DLR) * German Remote Sensing Data Center * Department: Geo-Risks and Civil Security

Changelog

See changelog.

Contributing

The UKIS team welcomes contributions from the community. For more detailed information, see our guide on contributing if you're interested in getting involved.

What is UKIS?

The DLR project Environmental and Crisis Information System (the German abbreviation is UKIS, standing for Umwelt- und Kriseninformationssysteme aims at harmonizing the development of information systems at the German Remote Sensing Data Center (DFD) and setting up a framework of modularized and generalized software components.

UKIS is intended to ease and standardize the process of setting up specific information systems and thus bridging the gap from EO product generation and information fusion to the delivery of products and information to end users.

Furthermore, the intention is to save and broaden know-how that was and is invested and earned in the development of information systems and components in several ongoing and future DFD projects.