Clients overview

ILP clients allow fast data ingestion while abstracting you away from the details of the wire protocol. It's the recommended way to ingest data into QuestDB. Clients also support authentication and TLS encryption.

.NET.NET
C and C++C and C++
JavaJava

For other languages, we have examples and a protocol reference. Please let us know if you cannot find a client for your favourite language!

note

ILP clients are for data ingestion only. You cannot use an ILP client to query database. If you are looking for ways to query QuestDB then see this page.