questdb / questdb/questdb

Unix Domain Socket Interface

Open
#1,864 0 comments 5 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

New feature
Dominant language
Java
Stars
17.3k
Forks
1.6k
Avg merge
5d 10h
Merged PRs (30d)
28

Description

Is your feature request related to a problem?

I'm working on an IoT edge solution with high speed data ingestion ~10k samples sec. Ingesting data using a Unix domain socket would reduce latency and CPU usage both of which are paramount for my application.

Describe the solution you'd like.

Unix domain socket to ingest data and query data.

Describe alternatives you've considered.

No response

Additional context.

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue requests a Unix domain socket interface for data ingestion and querying but names no files, tests, or existing entry points. Start by locating the current ingestion and query interfaces, then determine the socket protocol and integration scope. Done would mean both ingestion and querying work through Unix domain sockets with suitable coverage.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
databases, networking
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.