Storage Software

View 1992 business solutions
Storage Clear Filters
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1

    DuMP3 - duplicate & similar file finder

    DuMP3 is a duplicate and similar file finder.

    DuMP3 is a duplicate and similar file finder. It finds exact duplicate binaries by hash, similar text files by substring content, images (JPG, BMP, GIF, PNG, etc) by color and audio files (MP3, WAV, OGG, etc) by wave data. Future: fonts, video.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    With this program you can create specific files quickly, without creating it yourself
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DupFinder

    DupFinder

    Free Duplicate File Finder and CleanUp Tool for Windows© XP/Vista/7/8

    AFDP can help you free up hard drive space by detecting and removing duplicate files. Duplicate files have exactly the same contents regardless of their name, date, time and location. Also, AFDP is able to find files that are not exactly identical, but have the same file name. Perhaps you have different versions of a file and you want to find all of them and remove the older versions. AFDP can also find zero length files. These are files that have no content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Java file utility to synchronize files, find file duplicates and sort images into folders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 5
    (Production/Stable) High performance multithreaded enterprise solution. Generates 64 bit file CRC snapshots. Uses SQL database for advanced analysis. Suitable for finding duplicate, modified, added, and deleted files across multiple computers and disks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Duplicate Checker

    Duplicate Checker

    Duplicate Checker searches your folders for identical files

    Duplicate Checker searches your folders for identical files. It comes with an easy to use graphical user interface, and an effective command line mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Duplicate File Lord
    Search for duplicate files fast and with manual filters. Portable application/no need for installation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Program to find, rename or delete identical files/duplicates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Duplicate Files Searcher is an application for searching and deleting duplicate files on your computer. It is a platform-independent application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    DupISO aims to be an easy-to-use interface of CDRecord intended to simplify the process of burning preset ISO files to multiple CD:s, propably using numerous burners at once.. Please submit an oppinion and some ideas in the Forums Thanks
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    DuplicateFileCheck

    Duplicate file check / failed .jpg detect, optional unique file copy

    I recovered a hard disk which left me with a bunch of files (mostly .jpg files), some of which were duplicate. All the files were stored in a single directory, I needed a method to quickly identify duplicate files and confirm if the .jpg files could be opened. The DuplicateFileCheck application was created to simplify this process. You can select to either search the top-level directory or all sub directories (default action). All the files are enumerated with an md5 hash created, after this process each file is checked to determine if it is a duplicate. All unique files can be copied to a chosen output folder if required (default action is not to copy). A duplicates.txt is created which logs all the duplicate files detected. As the files I was trying to recover were mainly .jpg I added a check to make sure the jpg files could be opened without an error. Statistics are displayed on files read, files copied and failed .jpg files. The application requires VB.Net 2.0 or higher.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    File Database Windows application designed to hash a directory and all subdirectories in a given path, so you can find exact duplicates anywhere within that path. Uses a SQL database, is coded in C# and includes a Web Interface for remote admin of dups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DuplicatedFile

    DuplicatedFile

    Find out duplicate files

    Discovers duplicate files within a folder or disk and saves the list of discovered files to a file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is a console front-end for the Duplicity backup application. It is written in C++ and was mostly written to refresh my memory on the use of classes, however it is fully functional.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A file metadata framework for Eclipse plugins and Eclipse Rich Client Platform (RCP) applications. Includes metadata support for ID3, MPEG, Ogg Vorbis and others. Also includes two proof of concept applications: AudioMan and Quick Editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DynaQ

    DynaQ

    Innovative text document search. http://dynaq.opendfki.de for details.

    The goal of DynaQ is to develop an inquiry system to explore the personal information space, supporting you with the searching paradigm 'orienteering'. DynaQ is a (desktop)search engine with enhanced functionality for file, email and blog search. Look at our GitLab homepage for sourcecode and documentation: http://dynaq.opendfki.de
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Dynomite

    Dynomite

    A generic dynamo implementation for different k-v storage engines

    Dynomite, inspired by Dynamo whitepaper, is a thin, distributed dynamo layer for different storage engines and protocols. Currently these include Redis and Memcached. Dynomite supports multi-datacenter replication and is designed for high availability. The ultimate goal with Dynomite is to be able to implement high availability and cross-datacenter replication on storage engines that do not inherently provide that functionality. The implementation is efficient, not complex (few moving parts), and highly performant. Every branch numbered like v0.5.9, v0.5.8 etc is stable and safe to use in production unless marked as pre-release. The dev branch is the development unstable branch. Over time master branch has fallen behind and is not maintained. We will eventually delete it and may or may not recreate it. Dynomite can be configured through a YAML 1.1 (YAML 1.1 is not JSON compatible) file specified by the -c or --conf-file command-line argument on process start.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    E-Nature CD/DVD Archiver lets you easily read all files on any data CD/DVD to a local database. With the integrated search function you can search for files stored on any previously added DVD or CD in your collection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    esync-perl is a tool, which is designed to up-/download files via ssh to/from a rootserver. esync can encrypt/decrypt this files with gpg an manage public keys (it also has a key storage). You can use it for safe backup or to safely transmit files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A simple system to perform backups to central backup server using SSH as tunnel and rsync as backend. Doesn't require any additional ports open (except SSH). All data goes through a secure crypted channel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ECLiPt Roaster is a graphical frontend for cdrecord, mkisofs written in gnome-python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This object extends the EEProm Driver written by Nick Sabalusky. To mimic a sort of "File System" for a new version of Tiny Basic. This works similar to the Hydra Asset Manager, except information can be stored and retrieved by filename.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    EGW Backup is a backup software with EGroupWare module as user Interface. It use Rsync, SSH, MySQL, XML, Perl. It's purpose is to save end-user station with a simplify way for the administrator. [Only in French at this time]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Perl based script for monitoring Legato Networker Servers. It's look like nsrwatch program, with additional features. You can monitor device, sessions, session on single device, group status (completion, work list), pendings, messages in single window.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    EODG

    EODG is a web application to upload/download files from a local folder

    The EO Data Gateway application provide web access to a local EO repository both for upload and download of Earth Observation data products. EODG has been designed to be a simple input/output gateway to the ESA Earth Observation data stored in the ESA Grid-Processing On Demand systems. Anyway, it can be used for sharing any other of files. EODG provides per user control (via groups) on files download and uploads (number of concurrent downloads, number of files downloaded per month, total size of files uploaded, download speed, etc…), usage statistics, a template system and custom anti-virus scan and post-processing operations on the uploaded files.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB