What's not working for you about the sharded model? The sharded mature of it is key to scaling the thing without taking on VC funding or an advertising supported business model
AI
-
Decentralized Social Networks: Finding Trustworthy Admin Teams
By
–
Joining one, provided you can find one with an admin team that you trust. Plus you can move servers later and still keep your followers.
-
Nx Seed Funding Monorepo Space Growth
By
–
and congrats to the Nx team on their seed!!! Monorepo space continues to catch fire
-
SingleStore ETL Engine Architecture Misconceptions Clarified
By
–
the mention of the ETL engine/pipelines throws me off. i think many folks believe that is literally how SingleStore works (run two databases side by side, like Azure Cosmos DB) https://
x.com/CSotoX/status/
1593949223904763904?s=20&t=SMSp76vZQu-hfLx_gpFftA
… but from grepping/groking your article i dont *think* this is a core part -

SingleStore HTAP Architecture: Transactional Database with Column Store
By
–
Yea i think i read this last time we crossed paths! I think this also was a good list of SingleStore features from a "build from scratch" angle which I love, but still lacks real numbers/examples. like is the secret to HTAP really "build a transactional DB with a column store?
-
Modern Database Architecture: What Engineers Need to Know
By
–
the @SingleStoreDB folks are very patiently schooling me on what goes into a modern db. they are great if you want a high level map to "know what you don't know". from @DomenicRavita
: https://
singlestore.com/blog/the-recip
e-for-a-singlestore-database/
… from @carlsverre
: https://
singlestore.com/blog/engineers
-guide-building-database-for-data-intensive-applications/
… and more i'm going thru -
Snowpark as ORM for Data Pipelines: Abstraction Tradeoffs
By
–
right. but ORMs still useful until you get to the scale where the perf matters, and then you can drop down a lvl of abstraction? now that i'm in the data pipelines world, you've suddenly got me thinking if Snowflake's Snowpark is an ORM… https://
docs.snowflake.com/en/developer-g
uide/snowpark/index.html
… -
ORM Impedance Mismatch: Beyond Standard Database Challenges
By
–
"what ORM inflicts on them" is this referencing standard impedance mismatch or is there a bigger pain that i'm unaware of?
-
More Things Are Databases Than You Think
By
–
Lots more things Are Database than you think – Git
– Datadog: 800 db's in a UI trenchcoat
– Temporal: basically Stored Procedures
– Notion: vaguely remember @sliminality
's "database monetizing as a productivity app" quote
– Honeycomb: @mipsytipsy spent 2 years Building Database -
Signs You’ve Accidentally Built A Database
By
–
I have a draft titled "Signs You Have Accidentally Built A Database" which outlines the many many many things app developers end up doing when they Don't Know Database and end up compensating for it with poor UX, bug reports, downright ugly and untested app code