Skip to content

issues Search Results · repo:questdb/net-questdb-client language:C#

Filter by

10 results
 (52 ms)

10 results

inquestdb/net-questdb-client (press backspace or delete to remove)

Hey! I’m playing with QuestDb and trying to ingest into it using the .Net client. I can connect to a local instance without issues, however, connecting to a remote server I get a 407. Connecting with the ...
  • bavarezul13
  • Opened 
    on Dec 23, 2024
  • #36

You are currently referencing BouncyCastle.Cryptography 2.2.1 that have been signed as vulnerable. It should be a good idea to update it. Vulnerabilities: - https://github.com/advisories/GHSA-8xfc-gm6g-vgpv ...
  • enricobenedos
  • 2
  • Opened 
    on Oct 15, 2024
  • #30

We started using QuestDb in our production environment to store also historical EOD market data. About that we are experiencing slow queries when asking for the first available data for that symbol : ...
enhancement
  • enricobenedos
  • 4
  • Opened 
    on Oct 4, 2024
  • #29

To reproduce C# qdbSender = Sender.New($ http::addr={qdbip}:9000; ); // auto flush implicitly configured ... while(true) { qdbSender .Table(tableName) .Symbol( ...
  • superichmann
  • 7
  • Opened 
    on Jul 1, 2024
  • #26

Request refinement, there are currently no error messages and return values
  • DotNetNext
  • Opened 
    on Mar 20, 2024
  • #16

Hi, I have been trying to use this client to store some market data. I noticed that when data is not sorted, some are added, some not. Sometimes they are all added.
  • eduardhasanaj
  • 1
  • Opened 
    on Sep 18, 2023
  • #13

The current actively maintained C# BouncyCastle Crypto nuget package is this one: https://www.nuget.org/packages/BouncyCastle.Cryptography/ Which is much much improved over the older one
  • mdsitton
  • 1
  • Opened 
    on Jun 22, 2023
  • #11

sender.Send(); if it don t return results,how should i know whether I inserted it successfully? And the client need framework version....please
  • hurui79
  • Opened 
    on Nov 23, 2022
  • #9

In .Net ecosystem a nugget package is the recommended way how to consume a 3rd party package. Can you please publish it?
  • eduardhasanaj
  • 2
  • Opened 
    on Jul 11, 2022
  • #6
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub