Tech Publish SQL-based endpoints on NGINX log analysis Building a highly scalable log analytics tool with Tinybird and exporting your queries as an API.
Tech Low-latency APIs over your BigQuery datasets BigQuery is not designed (or priced) to withstand hundreds of requests per second. Here is how you can add Tinybird to the mix to productise that data.
Tech Querying large CSVs online with SQL Use Tinybird to query large CSVs using SQL, right from your browser.
Tech Enriching Kafka streams for real-time queries If you are using Kafka to capture large quantities of events or transactional data, you are probably also looking for ways to enrich that data in real-time. Here is how to do it with Tinybird.
Tech The cron job that will speed up your Postgres queries 100x What do you do when your transactions table in Postgres has grown way too big to handle analytical queries? How do you answer business questions when it could take minutes to even get a `SELECT count(*) FROM transactions` going?
Tech Real-time analytics API at scale with billions of rows How to create an analytics API that deals with billions of rows in a matter of minutes.
Tech Simple Time Series Prediction Modeling Using Tinybird Time series predictions are one of the most common use cases you can find. Predicting the future, enables you to get ready for it (and act accordingly).