Transform months of data modeling and coding into days.
Automatically generate, document, and govern your entire data architecture.
Efficiently model your business and data models, and generate code for your data pipelines, data lakehouse, and analytical applications
Learn More
MongoDB Atlas runs apps anywhere
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.
Expand a TrueCrypt volume on the fly without reformatting. All kind of volumes (container files, disks and partitions) formatted with the NTFS file system are supported.
This project demonstrates FAT12 file system as interface to control LPC2148 with FreeRTOS. Control interface is exposed via USB mass storage device with virtual FAT12 file system and using files read/write access to provide control interface to HW.
This project is intended to be an educational tool for two general topics: RAM Disks (ramdisk) and Block Devices on the Linux platform. This project is currently inactive. You can instead download the latest RapidDisk kernel module: http://sourceforge.net/projects/rxdsk/
Tuxidow is a filesystem read program, that can read ext2/ext3 filesystems from a WIN32 platform. It helps in detecting and reading ext2 compatible filesystems from a Windows NT compatible(2000/XP) env . No write operations are performed as of now.
A small utility that allows to recover accidentally removed files as long as they are still open. The "removed" file will be restored consistently - even if it's under heavy I/O - by re-creating the link to the file's i-node in the filesystem.
Outplacement, Executive Coaching and Career Development | Careerminds
Careerminds outplacement includes personalized coaching and a high-tech approach to help transition employees back to work faster.
By helping to avoid the potential risks of RIFs or layoffs through our global outplacement services, companies can move forward with their goals while preserving their internal culture, employer brand, and bottom lines.
FUSE based file system to represent streams as files. It is currently targeting possibility to play Internet Video stream on media players, which are not supporting that natively.
This project contains out of two pseudo-filesytems which are build using FUSE (Filesystem in Userspace): JoinFS joins multiple files to one pseudo-file. SplitFS provides direct access to parts of one file by representing them as pseudo-files.
ext3/ext2 undelete tool.User can recover files by it's name/type/owner.Forensic analyser provided.Recovers Deleted database tables.Restores deleted files to it's original location.But you can't recover the files deleted before installation of giis.
This project is to make a software for linux which will help to recover the deleted files from your ext3 filesystem, including pen drive data recovery . The software will be provided with high end GUI support.
Filesystems can avoid fragmentation if they know how large files will be.
This library provides a wrapper for the fallocate() syscall (like glibc-2.10+), but also knows the xfs/ocfs2 ioctl and provides fallbacks better than posix_fallocate().
Extend the functionality of the mount and the umount commands by adding support for basic device mapper devices, for key files and scripts and for filesystem checking at mount time while retaining support for loop device encryption.
OffsetFS allows you to mount an arbitrary file or block device as a
directory tree of read-only files that each represents the mounted file
starting at different offset.
The fs_mark benchmark tests synchronous write workloads. It can vary the number of files, directory depth, etc. It has detailed timings for reads, writes, unlinks and fsyncs that make it good for simulating mail servers and other setups.
Remote File system uses RPC mechanism for client server connection. The user has the following facilities:
1) Create a file
2) Copy the content of a file to another file
3) Delete a file
4) List all the files in a directory
Compact implementation of the ext2 filesystem in user space, using the FUSE library. Uses include providing ext2/ext3 support on platforms which do not support it and as a base for filesystem projects.
The Encrypted File system will allow the users to encrypt and decrypt their files in FreeBSD with the enhanced features encryption process happening when the load on the CPU is low and the file attributes will also be encrypted.
This driver allows the Linux kernel to access files on Apple II ProDOS (and Apple /// SOS) volumes. It supports any block device that is supported by the kernel, including hard disks, Zip disks, and CD-ROMs.