<?xml version='1.0' encoding='UTF-8'?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0"><channel><title>FoundationDB.dev</title><link>https://foundationdb.dev</link><description>The easy distributed database!</description><docs>http://www.rssboard.org/rss-specification</docs><generator>python-feedgen</generator><language>en</language><lastBuildDate>Wed, 12 Apr 2023 19:19:41 +0000</lastBuildDate><item><title>Record Layer 101</title><link>https://foundationdb.dev/2020/10/record-layer-101/index.html</link><description>The FoundationDB Record Layer is an open source library that provides a record-oriented datastore with semantic similar to a relational database, implemented on top of FoundationDB. It is highly used within Apple by CloudKit, Apple’s cloud backend service to host billions of independent databases, many with a common schema.</description><guid isPermaLink="true">https://foundationdb.dev/2020/10/record-layer-101/index.html</guid><pubDate>Thu, 15 Oct 2020 00:00:00 +0000</pubDate></item><item><title>Rust FoundationDB with Tokio</title><link>https://foundationdb.dev/2022/06/rust-foundationdb-with-tokio/index.html</link><description>Rajiv M Ranganath will give a talk about the fdb-rs project, and the first Rust crate of the project that is the fdb crate. He will share with us how one can architect cloud scale applications using Rust Tokio and FoundationDB.</description><guid isPermaLink="true">https://foundationdb.dev/2022/06/rust-foundationdb-with-tokio/index.html</guid><pubDate>Wed, 15 Jun 2022 00:00:00 +0000</pubDate></item><item><title>A developer-driven approach to building secondary indexes</title><link>https://foundationdb.dev/2023/03/developer-driven-approach-to-building-secondary-indexes/index.html</link><description>Building secondary indexes for a database is always about balance. A balance between a system that scales and is easy to manage and an API that is intuitive and delightful for a developer to use.</description><guid isPermaLink="true">https://foundationdb.dev/2023/03/developer-driven-approach-to-building-secondary-indexes/index.html</guid><pubDate>Wed, 15 Jun 2022 00:00:00 +0000</pubDate></item></channel></rss>