javier ramirez's Avatar

javier ramirez

@supercoco9.bsky.social

Developer Advocate at QuestDB and all around happy person. Fan of Open Source,Tech Communities,Data&ML.He/him.Ex-AWS,Ex Google Developer Expert

525 Followers  |  1,621 Following  |  11 Posts  |  Joined: 02.11.2023  |  1.4947

Latest posts by supercoco9.bsky.social on Bluesky

Mañana a estas horas estaré en #CodemotionMadrid25 contándote cómo procesar y analizar datos rápidos en tiempo real usando open source. Hablaré de proyectos como Kafka, #QuestDB, o Grafana, pero tambien de formatos para datos y de qué problemas te vas a encontrar.

20.05.2025 12:05 — 👍 1    🔁 0    💬 0    📌 0

HOYGAN! Este viernes estaré en @commit-conf.com. Aprovechando que no es un evento virtual podemos hacer networking sin LinkedIn de por medio. Networking de café y sobao pasiego. Ya si eso, yo hablaré de cosas como Iceberg, Arrow o Parquet, y de cómo afectan a las bases de datos rápidas

01.04.2025 08:20 — 👍 3    🔁 1    💬 0    📌 0
Video thumbnail

This is what happens when you put together QuestDB and github.com/finos/perspe..., a data visualization tool designed for large and streaming data. Look at this cool blotter updating every 50ms with market data coming from QuestDB.

20.02.2025 15:42 — 👍 4    🔁 1    💬 0    📌 0
Screenshot from slack, showing Jaromir saying:

That's excellent news :tada:
I included a PHP test runner in the fix. So from now on PHP PDO has the same test coverage as we have for Python, Rust or C#. This should prevent future regressions.
Many thanks for your help: The report, reproducer and now the confirmation - it all helped greatly.

Screenshot from slack, showing Jaromir saying: That's excellent news :tada: I included a PHP test runner in the fix. So from now on PHP PDO has the same test coverage as we have for Python, Rust or C#. This should prevent future regressions. Many thanks for your help: The report, reproducer and now the confirmation - it all helped greatly.

And that, kids, is how PHP made it into our codebase.

A user on PHP hit a QuestDB 8.2.2 issue. We gave an immediate workaround, then @jerrinot.bsky.social shipped a permanent fix 11 days later—with a new PHP test runner for coverage on par with Python or Rust. Community collaboration FTW!

19.02.2025 10:26 — 👍 1    🔁 1    💬 0    📌 0
Headshot of Javier with the title OSA CON 24 on top and to the right it says "INGESTING AND ANALYZING MILLIONS OF EVENTS PER SECOND IN REAL-TIME USING OPEN SOURCE TOOLS", "Javier Ramirez, Developer Advocate at QuestDB", "November 19-21, 2024, Free, online"

Headshot of Javier with the title OSA CON 24 on top and to the right it says "INGESTING AND ANALYZING MILLIONS OF EVENTS PER SECOND IN REAL-TIME USING OPEN SOURCE TOOLS", "Javier Ramirez, Developer Advocate at QuestDB", "November 19-21, 2024, Free, online"

i'll be presenting tomorrow at #OSA conference about how you can analyze large amounts of streaming data in real-time using open source tools (AVRO+Kafka+QuestDB+Grafana+Jupyter Notebook). It is free to join and they have a ton of other interesting talks osacon.io

20.11.2024 12:40 — 👍 6    🔁 0    💬 0    📌 0
Gloomy landscape reminiscing of the batman call signal, but the city is  Brussels as we can see the atomium and the grand place tower. There is a gear in the beam light, representing FOSDEM

Gloomy landscape reminiscing of the batman call signal, but the city is Brussels as we can see the atomium and the grand place tower. There is a gear in the beam light, representing FOSDEM

Calling all open source data analytics lovers! This year at
@fosdem
we will have a DevRoom for the whole Saturday to talk about anything and everything data. Call for Presentations is open until the end of November. More info at javier.github.io/data_analyti...

31.10.2024 16:30 — 👍 7    🔁 2    💬 0    📌 0

Some fast databases are already implementing some of these ideas, but to the best of my knowledge there is still none implementing them all. At #questdb we are working to make this happen. Stay tuned!

30.10.2024 10:35 — 👍 3    🔁 0    💬 0    📌 0

Lastly, compute and storage need to be decoupled, so the divide between recent and batch data is blurred. Deleting or downsampling old data might be acceptable, but it should not be mandatory. The query engine should be able to query over petabytes of storage if needed.

30.10.2024 10:34 — 👍 0    🔁 0    💬 1    📌 0

ngesting massive amounts of very fast data, querying quickly, and outputting small result sets to dashboards or apps is still useful; but you also need to support streaming out massive query result sets to other apps (e.g., ML apps).

30.10.2024 10:34 — 👍 0    🔁 0    💬 1    📌 0

The query engine should be able to efficiently query data produced by third parties just by pointing the engine to the parquet files and registering some metadata. Queries should support the whole range of features and perform as if data was ingested through the database.

30.10.2024 10:34 — 👍 0    🔁 0    💬 1    📌 0

Third parties wanting to use the data ingested via the database should have the option to skip completely the query engine and just read from the parquet files.

30.10.2024 10:34 — 👍 0    🔁 0    💬 1    📌 0

Fast databases should stop being gatekeepers of your data, and should be able to both store and consume data in open (parquet and friends) formats.

30.10.2024 10:34 — 👍 0    🔁 0    💬 1    📌 0
Preview
The future of fast databases: Lessons from a decade of QuestDB Explore lessons from a decade of QuestDB and a look at the future of fast databases, presented at Big Data London 2024.

A few weeks ago I spoke at #bigdataldn about how the #questdb team sees the future of fast databases. I've now written a summary for our blog questdb.io/blog/the-fut.... Highlights of our thinking in the thread 🧵

30.10.2024 10:33 — 👍 4    🔁 2    💬 1    📌 0

@supercoco9 is following 18 prominent accounts