Please remove the jarring background music. It sounds very disturbing and takes the focus away from the topic of discussion.
@QuestDB5 сағат бұрын
Thanks! Unfortunately youtube does not allow editing a video once uploaded without changing the URL. We already changed. that for newer videos
@WilsonNgo11Ай бұрын
Great Video…
@cengytech4972 ай бұрын
thank you, we need more questdb videos and reach more audience...
@terrylai28953 ай бұрын
Please remove the background music, it is too distracted. The volume of background music is louder than your voice. You are providing information, not entertainment.
@QuestDB5 сағат бұрын
Thanks! Unfortunately youtube does not allow editing a video once uploaded without changing the URL. We already changed. that for newer videos
@prashanthb65214 ай бұрын
Any chance of integrating with Apache Arrow format like influxDB and DuckDB has done ?
@vladilyushchenko85874 ай бұрын
Open formats is the future
@aliciasuttie33334 ай бұрын
Thank u these were so confusing at first!!
@vladilyushchenko85874 ай бұрын
Great video Javier! Editing quality the best yet!
@asep-supriyadi9 ай бұрын
Interested, awesome!
@mads739d Жыл бұрын
Great service you provide, but you should use some more time in examples for some of your API languages that have low documentation, I am working on a c/cpp project and there is so low amount of documentation for this. There is only simple examples of how to send data, nothing in regards of query data or what so ever. I think your should create examples for all of your main functions.
@athulkrishnadiyil1735 Жыл бұрын
Please add asyncio implementation to the client
@bernadetterose40542 жыл бұрын
𝓅𝓇o𝓂o𝓈𝓂 🤘
@prashanthb65212 жыл бұрын
This client is a nice addition. Simpler. Thanks.
@andrewbannerman87042 жыл бұрын
I found this helpful in addition to the documentation. Thanks
@QuestDB2 жыл бұрын
Thank you, Andrew! You know you can always find us at the questdb slack channel slack.questdb.io/
@oyeyemirafiuowolabi23472 жыл бұрын
That's enormous 👍. Also, i would like QuestDb to make available a QuestDb Nifi processor for easier integration just like what Influxdb did. Regards.
@QuestDB2 жыл бұрын
Thank you, Oyeyemi. For now you could always use the postgresql connector. But please, open an issue on GitHub with your request github.com/questdb/questdb By the way, did you know Apache NIFI uses embedded QuestDB behind the scenes to persist internal workflow data across restarts?
@vladilyushchenko85872 жыл бұрын
Great teaser Javier! I’m going to be there to support you!
@QuestDB2 жыл бұрын
Thanks!
@oyeyemirafiuowolabi23472 жыл бұрын
Great tutorial! Please, can i have the link to the complete code? I want to integrate with Apache Nifi. Thank you.
@QuestDB2 жыл бұрын
Thanks! Not sure this will help, but here you are all the materials I used. Apart from some (probably useless) shell scripts I used to start services on the machine, you can see the python code to send data to Kafka, and the source of the notebook I was using with all the queries to ingest and analyse the data. gist.github.com/javier/4be2baf2bc4f76358996b6d5dac9c1b5
@oyeyemirafiuowolabi23472 жыл бұрын
@@QuestDB Thank you for your reply. I would go through it & make good use of whatever can help in the code.