BlazeDB: A cross-platform embedded database, written entirely in Swift
Swift Forums
BlazeDB: A cross-platform embedded database, written entirely in Swift
Hi everyone, Over the past several months I’ve been building BlazeDB, a cross-platform embedded encrypted database written entirely in Swift. It runs on Apple platforms, Linux, and Android, and has been a rewarding opportunity to explore areas of Swift that don’t often appear in application development. The project includes a storage engine, write-ahead logging, crash recovery, query planning, encryption, Swift concurrency, cross-platform file I/O, a stable C ABI for interoperability with othe...
0 comments
No comments yet.