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
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
...It provides methods for interacting with MySQL databases that are more powerful and intuitive to use than PHP's default ones.
It supports transactions and provides ways for caching query results either by saving cached data on the disk, or by using memcache.
The class provides a comprehensive debugging interface with detailed information about the executed queries: execution time, returned/affected rows, excerpts of the found rows, error messages, etc. It also automatically EXPLAIN's each SELECT query (so you don't miss those keys again!).
It encourages developers to write maintainable code and provides a better default security layer by encouraging the use of prepared statements, where parameters are automatically escaped.
...
Using encryption to secure your code or text. Click File->Run to run your code using Ruby, see the pop up for output. Never save your text or code to disk unencrypted. Don't forget your password. Encryption is error-persistent.
A zope product which provides an interface to keep track of product updates which need to be run on zope sites through an interface that keeps track of those that have been run, when, by who, and their outcome.
DmgWiz is a program for Mac OS X which is designed to create beautiful, colorful, customized disk images (DMG files). These DMG files can be used by software developers and desktop users alike to distribute their projects.
B-Tree implemented in Common Lisp. Stores key/value pairs onto disk based data structure. Current implementation has been tested with SBCL. Project was originally at alien-consader.org but is now made available at SourceForge.
An open source client to manage cloud hosting resources at Gandi.Net via the public API. Written in C++ with Qt4. Multi-language and cross-platform. Runs on Linux, MacOS X, and Windows.
raw2vmdk is an OS independent Java utility that allows you to mount raw disk images, like images created by "dd", using VMware, VirtualBox or any other virtualization platform supporting the VMDK disk format.
Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Saturn disk image is a tool for working with disk images (".iso" files). Saturn provides a graphical user interface, a dotNET component library, and a NAnt task, enabling software engineers to create disk images from build scripts.
In this work, we develop novel disk characterization suite, DIG(Disk Geometry Analyzer), which allows us to rapidly extract and to characterize the key performance metric of modern hard disk drive.
Diffdirectories provides tools to check differences between files content and date of two directories. Those could be on a local disk or a remote FTP server.
A Java-based command-line tool for automatically removing old backups selectively. It can be used when you already make daily backups on disk, and want to clean them up while still keeping some of the ones made weeks, months or years ago.
...For caching in .NET, refer to System.Runtime.Caching built-in library. https://docs.microsoft.com/en-us/dotnet/framework/performance/caching-in-net-framework-applications
Original description:
An object cache for .NET, allowing in-memory storage of arbitrary objects tospeed up network or disk access. Developers can specify an absolute expiration for objects or a maximum age that is refreshed at each access.
Open Legacy Storage Document: Generic Document Archiving on Disk and Network(using MINA) Framework in Java for huge number of docs(up to 2^192 documents), efficient(Java NIO), crypto, net transfert, web retrieve, J2EE and eMail archiving compatible.
The Personal Backup Appliance is a VMware virtual appliance that can clone, backup, and restore your hard disk over the network. Our goal is to provide an open-source bare-metal backup and restore utility that is powerful, simple and easy to use.
Java Database connexion and Statement Pool. This software is a dynamically sizeable Pool that can have multiple differents database link. Debbuging and error messages handle with log4j. Simple configration and use.
A Map (or HashTable) for Java that is backed by the filesystem to provide unbounded size. Additionally, MegaMaps may remain on disk between VM invocations, providing persistent hashtables.
JavaSysInfo is the java version of phpSysInfo, a library that provides information on the host being accessed.
It parses /proc and displays things like Uptime, CPU, Memory, SCSI, IDE, PCI, Network adaptors and traffic, Disk usage and Video Information
Java library that enables efficient caching of resources (downloaded, generated by FOP etc.).Resource can be cached on disk and in memory, with load algoritm that shifts resources between memory and disk. SQL DB can be used to enable hibernate procedures