#foundationdb

2025-06-03

👀 Ever wonder how services like #Apple's #CloudKit handle massive datasets on #FoundationDB despite its 5s transaction limits?

🔬 My new post dives into the FDB Record Layer's continuation mechanism

🔗 pierrezemb.fr/posts/understand

GripNewsGripNews
2025-05-08

🌗 SQL 參考 - FoundationDB 記錄層文件
➤ FoundationDB SQL API 的全面指南
foundationdb.github.io/fdb-rec
本文件是 FoundationDB 記錄層的 SQL 參考,提供了與記錄層資料庫互動的 SQL API 資訊。此 API 目前仍在積極開發中,預計會頻繁變動,因此本文件也會隨著 SQL 引擎的發展而不斷更新。內容涵蓋了 SQL 資料類型、命令 (DQL、DDL、DML)、函數 (聚合函數和標量函數)、資料模型、資料庫、結構描述、索引以及直接存取 API 等主題。
+ 很好,對於想在 FoundationDB 上使用 SQL 的開發者來說,這是一份非常有用的參考文件。
+ 雖然 API 仍在開發中,但這份文件已經提供了相當詳細的資訊,能幫助我開始使用 FoundationDB 的 SQL 功能。

N-gated Hacker Newsngate
2025-05-07

FoundationDB's documentation: an epic tale of how to ✨toggle✨, 🌓auto light/dark⚫ modes, and navigate endless . 🤹‍♂️ Because who needs actual content when you can revel in the joys of gymnastics? 🚀
foundationdb.github.io/fdb-rec

2025-04-28

🚀 Had some fun hacking together a new TUI (with @ratatui_rs) to dig into the #FoundationDB #simulation framework!

It visualizes nemesis workloads like:
⚡ Attrition
🌐 Network Splits
⏳ Induced Latencies

Check it out here 👉 github.com/PierreZ/fdb-sim-vis

2025-03-07

I just published a new blogpost "Debugging #FoundationDB's Data Distributor" pierrezemb.fr/posts/fdb-data-d

2025-02-11

✍️ Just released a new article: "Ensuring Safety in #foundationdb's #rustlang crate"

👀 Check it out here: pierrezemb.fr/posts/providing-

Gea-Suan Lingslin@abpe.org
2024-12-23

測 FoundationDB

在愈來愈多的地方看到 Apple 開發的 FoundationDB 的蹤跡,所以就架起來玩看看。

資料結構只有 ordered key-value 的形式,可以針對 key range 操作,加上有 transaction,大概就是提供這幾個功能,雖然有些限制 (可以參考維基百科列出來的,不支援 Long transactions、Large transactions 以及 Large keys and values),但已經可以做很多事情了,也可以理解為什麼叫做 FoundationDB。

假設要設計一

blog.gslin.org/archives/2024/1

#Computer #Database #Murmuring #Software #apple #database #db #engine #foundationdb #key #ordered #range #scalable #transaction #value

Spent some time with #FoundationDB over the weekend. It’s a powerful tech, but has some rough edges for devs:
1. No support for Linux/amd64 Docker on Apple M-series.
2. Lacks native drivers for Golang and Java.
3. Docs miss some core basics.

That said, once you dive in on a real Linux machine, FoundationDB shines!

rmoff 🏃🏻 🍺 🥓rmoff@data-folks.masto.host
2024-10-23

🎈[Adopt] #dbt continues as an "Adopt", with lots of love for its support for integration into good engineering practices like unit testing

🧪 [Trial] CAP (github.com/dotnetcore/CAP) is a .NET library for implementing the #Outbox pattern

🧪 [Trial] Unity Catalog (specifically, Databricks' managed version) moves from "Assess" to "Trial"

🔍 [Assess] #FoundationDB

🔍 [Assess] PGLite (github.com/electric-sql/pglite) provides #Postgres in the browser using WASM

2024-08-13

Does anyone have ever heard of #FoundationDB? foundationdb.org/

2024-08-08

🚀 The #rustlang crate #foundationdb has now surpassed 2 million downloads, with an average of around 15k downloads per day.
🎉 Thank you to everyone who has supported and contributed!

Dalton Alexandre :swift:curlicious@iosdev.space
2024-06-21

Proceeding dairy product reputation at #FoundationDB Meetup hosted by #Adobe

Markus 🤓✨markus@hachyderm.io
2024-05-06

So, has anyone built a #S3 compatible API on top of #FoundationDB? Sounds like a great match.

2024-04-22

I just published "Redwood’s memory tuning in #FoundationDB"
pierrezemb.fr/posts/redwood-me

2024-03-25

Автоматическое тестирование ускорило разработку в 50 раз. Сказка от создателей FoundationDB

Автоматическое тестирование по сравнению с обычным, источник Стартап Antithesis Operations LLC создан разработчиками известной системы FoundationDB . Они говорят , что между двумя продуктами много общего: «Когда в 2010 году мы взялись за создание масштабируемой, отказоустойчивой распределённой базы данных с ACID-транзакциями, большинство людей не думали, что такое возможно. Вот и сейчас многие не верят в полную автоматизацию тестирования». Сейчас они уверены, что произвели революцию в разработке программного обеспечения. Они сделали полностью автономную и детерминированную систему автоматического тестирования. Внедрение системы в их собственной компании ускорило разработку в 50 раз, потому что программисты теперь думают только о коде и не боятся ошибок. 100% багов выявляется автоматически. Вручную писать тесты не надо, никаких тестировщиков, SDET и QA. Двое-трое программистов выполняют работу за 100−150 человек. Настоящая сказка!

habr.com/ru/companies/ruvds/ar

#ruvds_статьи #Antithesis #автоматическое_тестирование #теория_ограничений #поиск_багов #QA #обеспечение_качества #TechOps #DevelopmentDriven_Approach #TDD #bug_bounty #CAPтеорема #Palantir #FoundationDB #ACIDтранзакции #sometimes_assertions #вероятностные_утверждения #детерминированное_тестирование

2024-01-30

📈 Milestone achieved! Clever Cloud's metric system has now exceeded 30TB of data before replication and compression 🚀

🔧 Leveraging #Warp10
and #FoundationDB has been key for handling this scale efficiently 😎

2024-01-16

🚀 #p99 read latency under 1ms is always good to see!
🙏 Thank you #FoundationDB

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst