Remote Blob Storage (RBS) is a library API set that is designed to move storage of large binary data (BLOBs) from Microsoft SQL Server to external storage solutions.
Browse by Tags
All Tags »
rbs (RSS)
-
I recently got a question on RBS BlobId columns needing to have an index. This blog post expands on the answer. Feel free to send us any questions using either direct email, comments on this blog or the "Discussions" tab on the RBS Codeplex site . Registering Read More...
|
-
RBS Maintainer does garbage collection (GC) in 3 phases: Reference Scan (RS), Delete Propagation (DP) and Orphan Cleanup (OC). Read More...
|
-
Jose Barreto, a member of the Storage Solutions Division Team here at Microsoft has put together a great post introducing RBS. http://blogs.technet.com/josebda/archive/2008/07/29/sql-server-remote-blob-store-rbs-available-as-part-of-the-feature-pack-rc0-for-microsoft-sql-server-2008.aspx Read More...
|
-
Pradeep just sent out a good description of the differences between an RBS BlobId and BlobReference token, and a quick description of the current state of the collection architecture. Both a BlobId and BlobReference are generated by RBS. The ID from the Read More...
|
-
The latest release on the RBS CodePlex sample site ( http://www.codeplex.com/sqlrbs ) contains a sample application demonstrating the various ways to store and fetch blobs using the RBS interface. This includes basic store / fetch, specifying collections Read More...
|
-
Hi, and welcome to the Remote Blob Storage team blog. This first post is to announce our client release as part of SQL Server RC0's Feature Pack downloads, as well as point people to the RBS Samples link on CodePlex. Remote Blob Storage (RBS) is a library Read More...
|