ClickHouse
PostgreSQL
MySQL
Supabase
Heroku Postgres
Apache Druid
MariaDB
Oracle DBaaS
socketify.py
ClickHouse
socketify.pyBased on our record, ClickHouse seems to be a lot more popular than socketify.py. While we know about 66 links to ClickHouse, we've tracked only 2 mentions of socketify.py. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
ClickHouse is a columnar OLAP database. It runs aggregate queries across billions of rows in seconds. MySQL is what most apps run on for transactional reads and writes. Different jobs, different storage shapes, which is why people end up running them side by side: MySQL for the app, ClickHouse for analytics on top of the app's data. - Source: dev.to / 3 months ago
ClickHouse just dropped a study that every executive should read: LLMs are great at some things, but basing your infrastructure on them? Too much, too soon. - Source: dev.to / 3 months ago
That's the problem we needed to solve for Query & Dashboards. The answer is TRQL (Trigger Query Language), a SQL-style language that compiles to secure, tenant-isolated ClickHouse queries. Users write familiar SQL. TRQL handles the security, the abstraction, and the translation. - Source: dev.to / 5 months ago
My goal was a bit bold: to integrate AI directly into the Postgres kernel, making the database self-aware. This led me to a new domain, inspired by the ClickHouse open take-home challenge. - Source: dev.to / 9 months ago
For use cases demanding sub-second latency at very high concurrency (like real-time observability), specialized engines like ClickHouse often provide superior price-performance. - Source: dev.to / 9 months ago
These "benchmarks" are useless, they're not testing anything real world except the performance of uWebsockets. There are copy errors all over the place. And then an advertisement: https://github.com/cirospaciari/socketify.py#briefcase-comme... Is this a professional framework that produces proper, real-world benchmarks and... - Source: Hacker News / over 3 years ago
After starting the project called socketify.py at https://github.com/cirospaciari/socketify.py, I got pretty good results and reviews, but many people asked if socketify.py could be used to create a WSGI and ASGI server. WSGI and ASGI have a lot of overhead, that's is why I choose not to use them in the first place, but adding an ASGI and WSGI server allows a lot of code already written to run faster! Source: over 3 years ago
PostgreSQL - PostgreSQL is a powerful, open source object-relational database system.
MySQL - The world's most popular open source database
Supabase - An open source Firebase alternative
Heroku Postgres - Heroku Postgres is an SQL database as a service.
Apache Druid - Fast column-oriented distributed data store
MariaDB - An enhanced, drop-in replacement for MySQL