Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
blob archive and vcs tool similar to git, hg, git-annex or boar
This is a kind of vcs or archive tool mainly desinged for binary data.
It is similar to vcs tools like git, hg, git-annex or boar.
Main design goal ist
- to deal with hugh binary data files
- partial pull/push handling
- immutable data archive
- simple metadata format of archive
- due to immutability other backup tools like rsync or copy could be used alternatively
- platform independent
Realtime bigdata tool for bit strings up to 2^63 based on AVL forest
Realtime bigdata tool at the bit level based on immutable AVL forest which can be run in memory or, in future versions, as a merkle forest like a blockchain. Main object is a sparse bit string (Bits) that efficiently scales up to 2^63 bits normally compressed as forest has duplicated substrings. Bits objects support reading bit, byte, short, int, or long (Java primitives) at any bit index in 64 bit range.
Audited Objects (AO) is a tool for the analysis and optimization of automated software processes such as builds. It supports reuse of previously built objects, generation of prerequisite data, parallelization, etc.
Digital Archive and Retrieval Tool (DART) presents engineers with an easy to use alternative to typical SVN or other CVS type systems. It allows engineers to easily archive data and provides an interface for managing and accessing store information.
Subversion log extraction and formatting tool. Retrieves svn log as XML data and transforms it to HTML using XSLT. Allows regex filtering on log messages.