balsa
Balsa is a learned SQL query optimizer. It tailor optimizes your SQL queries to find the best execution plans for your hardware and engine. (by balsa-project)
materialize-tutorials
Materialize is a streaming database for real-time analytics. This is a collection of Materialize demos and tutorials. (by bobbyiliev)
balsa | materialize-tutorials | |
---|---|---|
2 | 10 | |
136 | 84 | |
5.9% | - | |
0.0 | 0.0 | |
almost 3 years ago | 7 months ago | |
Python | Python | |
Apache License 2.0 | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
balsa
Posts with mentions or reviews of balsa.
We have used some of these posts to build our list of alternatives
and similar projects.
materialize-tutorials
Posts with mentions or reviews of materialize-tutorials.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-06-13.
-
Building a live chart with Deno, WebSockets, Chart.js and Materialize
You can find the code in the backend directory.
-
Serverless Node.js URL Shortener App powered by Upstash Kafka and Materialize
Materialize Docs
-
How to manage your Materialize migrations with Laravel Zero?
To learn more about Materialize, check out the official Materialize documentation.
-
How to use server-sent events (SSE) with FastAPI?
For the demo project, we are using the [TAIL](https://materialize.com/docs/sql/tail/#conceptual-framework) statement. TAIL streams updates from a source, table, or view as they occur which allows you to query the data as it is being updated and is a perfect fit for the SSE example.
-
How to use FastAPI with Materialize for real-time data processing
git clone https://github.com/bobbyiliev/materialize-tutorials.git
-
Decoupled Microservices Architecture with Materialize
How to join MySQL and Postgres in a live materialized view
-
How to connect Laravel to Materialize and build a live dashboard?
Laravel and Materialize demo project
-
How to create a simple event streaming in Laravel?
Laravel EventStream: Real-time stock trades dashboard with Laravel and Materialize
-
How to use dbt with Materialize and Redpanda
You can find the files for this demo in this GitHub repository here.
-
How to build AdonisJS API to store your Raspberry Pi Temperature
AdonisJS API - Raspberry Pi Temperature
What are some alternatives?
When comparing balsa and materialize-tutorials you can also consider the following projects:
Python PG Extras - Python PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more.
cf-url-shortener - URL Shortener Cloudflare function that uses Upstash Redis and Kafka along with https://materialize.com
ormar - python async orm with fastapi in mind and pydantic validation
mzschema - Laravel Zero app to help you manage your Materialize migrations
django-db-benchmark - Comparing Database performance with Django ORM
CodexDB - CodexDB generates code for SQL query processing via OpenAI's GPT-3 Codex model.