ClickHouse/docs/en/formats
Marek Vavruša 0d942a69c5 DataStreams: added Cap’n Proto format support
Cap'n Proto is a binary message format.
Like Protocol Buffers and Thrift (but unlike JSON or MessagePack), Cap'n Proto messages are strongly-typed and not self-describing. Due to this, it requires a schema setting to specify schema file and the root object. The schema is parsed on runtime and cached for each SQL statement.
2017-10-27 23:03:51 +03:00
..
blocktabseparated.rst CLICKHOUSE-2720: progress on website and reference (#886) 2017-06-20 17:19:03 +03:00
capnproto.rst DataStreams: added Cap’n Proto format support 2017-10-27 23:03:51 +03:00
csv.rst CLICKHOUSE-2720: progress on website and reference (#886) 2017-06-20 17:19:03 +03:00
csvwithnames.rst CLICKHOUSE-2720: progress on website and reference (#886) 2017-06-20 17:19:03 +03:00
index.rst CLICKHOUSE-2720: progress on website and reference (#886) 2017-06-20 17:19:03 +03:00
json.rst CLICKHOUSE-2720: progress on website and reference (#886) 2017-06-20 17:19:03 +03:00
jsoncompact.rst CLICKHOUSE-2720: progress on website and reference (#886) 2017-06-20 17:19:03 +03:00
jsoneachrow.rst CLICKHOUSE-2720: progress on website and reference (#886) 2017-06-20 17:19:03 +03:00
native.rst CLICKHOUSE-2720: progress on website and reference (#886) 2017-06-20 17:19:03 +03:00
null.rst CLICKHOUSE-2720: progress on website and reference (#886) 2017-06-20 17:19:03 +03:00
pretty.rst CLICKHOUSE-2720: progress on website and reference (#886) 2017-06-20 17:19:03 +03:00
prettycompact.rst CLICKHOUSE-2720: progress on website and reference (#886) 2017-06-20 17:19:03 +03:00
prettycompactmonoblock.rst CLICKHOUSE-2720: progress on website and reference (#886) 2017-06-20 17:19:03 +03:00
prettynoescapes.rst CLICKHOUSE-2720: progress on website and reference (#886) 2017-06-20 17:19:03 +03:00
prettyspace.rst CLICKHOUSE-2720: progress on website and reference (#886) 2017-06-20 17:19:03 +03:00
rowbinary.rst CLICKHOUSE-2720: progress on website and reference (#886) 2017-06-20 17:19:03 +03:00
tabseparated.rst CLICKHOUSE-2720: progress on website and reference (#886) 2017-06-20 17:19:03 +03:00
tabseparatedraw.rst CLICKHOUSE-2720: progress on website and reference (#886) 2017-06-20 17:19:03 +03:00
tabseparatedwithnames.rst CLICKHOUSE-2720: progress on website and reference (#886) 2017-06-20 17:19:03 +03:00
tabseparatedwithnamesandtypes.rst CLICKHOUSE-2720: progress on website and reference (#886) 2017-06-20 17:19:03 +03:00
tskv.rst CLICKHOUSE-2720: progress on website and reference (#886) 2017-06-20 17:19:03 +03:00
values.rst CLICKHOUSE-2720: progress on website and reference (#886) 2017-06-20 17:19:03 +03:00
vertical.rst CLICKHOUSE-2720: progress on website and reference (#886) 2017-06-20 17:19:03 +03:00
xml.rst CLICKHOUSE-2720: progress on website and reference (#886) 2017-06-20 17:19:03 +03:00