Tag about-database
2 bookmarks have this tag.
SQL databases, NoSQL databases, and everything in between.
2 bookmarks have this tag.
SQL databases, NoSQL databases, and everything in between.
Explore a Rust implementation of the persistence mechanism behind message-queues and write-ahead-logs in databases. Embark on a journey from the theoretical underpinnings to a production grade implementation of the segmented-log data structure.
Trustfall is a query engine for querying any kind of data source, from APIs and databases to any kind of files on disk.