Tech Query DynamoDB tables with SQL Want to aggregate, filter, or join DynamoDB tables with SQL? Here's how to do it, and why you should (and shouldn't) query DynamoDB tables with SQL.
Tech Simple patterns for aggregating on DynamoDB DynamoDB doesn't natively support aggregations, so here are four different approaches to aggregate data in DynamoDB tables.
Product Introducing the Tinybird DynamoDB Connector in public beta Today we announce the Tinybird DynamoDB Connector in public beta, enabling those who use the popular AWS database to quickly ingest and sync their DynamoDB tables to Tinybird. The DynamoDB Connector is available in all Workspaces in AWS regions.
Tech Top Use Cases for DynamoDB in 2024 DynamoDB… it's fast, scalable, and flexible. What's not to love? Here are the top use cases for DynamoDB in 2024 (and a few areas where it won't work).
Product 3 ways to run real-time analytics on AWS with DynamoDB DynamoDB is a great database for real-time transactions, but it isn't suited for analytical queries or real-time analytics. Explore a few ways to build real-time analytics on data you already have in DynamoDB.
Company Tinybird is now HIPAA compliant Tinybird has achieved compliance with the Health Insurance Portability and Accountability Act (HIPAA). Learn more about our commitment to data privacy and security.
ClickHouse Want a managed ClickHouse®️? Here are some options A managed ClickHouse service can speed up your development and reduce the infrastructure you need to set up and maintain. But what managed ClickHouse service should you choose? Here are your options.
Product Featured Import Postgres tables into Tinybird with the PostgreSQL Table Function Today we announce the PostgreSQL Table Function, a powerful and flexible way to import and sync data from Postgres to Tinybird with just a few lines of SQL.
Product Introducing Rate Limiting for Tinybird APIs Today, we introduce Rate Limiting for Tinybird API Endpoints. With this new feature, you can limit how often your users can fetch Tinybird APIs on a per-endpoint or per-user basis.
User Facing Analytics Multi-tenant analytics for SaaS applications Customer-facing analytics becomes more challenging in multi-tenant environments. Learn strategies for building multi-tenant analytics in a secure and scalable way.
Real-time Data Featured User-Facing Analytics: Examples, Use Cases, and Resources User-facing analytics is the practice of embedding real-time data visualizations into user-facing applications. Learn more about user-facing analytics and how it's built in this definitive guide.
Real-time Data What is the best database for real-time analytics? These are the 3 best databases for real-time analytics, and how to avoid challenges when deploying them.
Real-time Data 8 example projects to master real-time data engineering Looking to hone your real-time data engineering skills? Here are 8 end-to-end projects (with code) to help you learn and advance.
Product Tinybird expands self-service real-time analytics to AWS Starting today, our self-service customers can select Amazon Web Services as their deployment environment when creating a new Tinybird Workspace. Tinybird is already trusted by AWS customers, including FanDuel, Factorial, and Canva.
Real-time Data Build a real-time dashboard in Python with Tinybird and Dash Want to build a real-time dashboard with Python? Here's a step-by-step guide with included code that shows you how.
Real-time Data What are columnar databases? Here are 35 examples. New to columnar databases? Read this article to learn what a columnar database is, when to use it, and popular examples of columnar databases.
Real-time Data 7 tips to make your dashboards faster Want to speed up your data visualizations? Here are seven tried and true tips to improve dashboard performance.
Real-time Data Build a real-time dashboard over BigQuery Struggling with slow or expensive dashboards over BigQuery data? Follow this tutorial to quickly build a real-time dashboard over BigQuery tables.
Real-time Data Real-time dashboards: Are they worth it? Are dashboards outdated? Not if they help you make fast decisions, faster. Learn why real-time dashboards are still incredibly powerful today.
Real-time Data How to do Real-time Data Processing Real-time data processing is changing data analytics. Learn how to leverage real-time data processing techniques in your data stack.
Real-time Data Real-time Personalization: Choosing the right tools Real-time personalization is the pathway to better user experiences. But it often feels like you must choose between complex DIY and expensive SaaS. Here's the happy middle path.
Real-time Data Real-Time Data Ingestion: The Foundation for Real-time Analytics Real-time data ingestion is Step 1 for building real-time data pipelines. Read this guide to master real-time data ingestion and its underlying architecture.
Real-time Data Real-time Data Visualization: How to build faster dashboards Worried about slow dashboards? Don't blame your frontend. To build real-time data visualizations, focus on an effective data model using real-time data platforms.
Real-time Data Real-time data platforms: An introduction Real-time data platforms combine streaming data ingestion, a real-time database, and a low-latency API layer. Get to know real-time data platforms in this informative introduction.
Tinybird Examples Measuring World Cup sentiment with Twitter and Tinybird How do people feel during a World Cup match? I combined Twitter, Python, Tinybird, and Retool to find out.