Showing 87 open source projects for "sql command line"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    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.
    Start Free
  • 1
    A set of (Perl) scripts that allows you to optimize backups to S3 by packing files/dirs into a minimal set of archives that are likely to remain stable between backups, even if the underlying files change, thus minimizing the number S3 items.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    FreeArc combines best 7-zip and RAR features: auto-selected LZMA/PPMD/Multimedia compression, 1gb dictionary, exe/dict/delta data filters, updatable solid archives, SFXes, recovery record, AES+Twofish+Serpent encryption, Linux support and much more...
    Leader badge
    Downloads: 404 This Week
    Last Update:
    See Project
  • 3
    A small ruby script that provides an easy and highly configurable interface for Rsync and Tar. It features incremental backup with compressed option and mail support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    OpenDark is a free simplification of 'dark'. It's the first open BWT-DC compressor, which has a simple code, high speed and compression ratio. And it's waiting for your ideas! :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    Simple light-weight file compression and decompression utilities. Written in C and portable to all platforms. Simple compress and decompress subroutines can be linked and called within applications to compact or unpack data on the fly or stand-alone.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Calculates differences of executable files using a randomized algorithm for matching with mismatches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Seven Zac is a batch wich use gplware "7Z command line" to compress (and decompress in future) multiple files of one directory or subdirectories. Vers. 0.01b only in Spanish This batch is for Windows (98/xp/vista) in console.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    gqviewarc is an LD_PRELOAD module that makes GQview image viewer treat archives (ZIP, RAR and maybe more) as directories. It may also be applicable in other domains where transparent stream read access to archived files is needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    KGB Archiver is the compression tool with unbelievable high compression rate. It surpasses even such efficient compression tool like 7zip and UHARC in terms of the abilities. KGB Archiver uses AES-256 encryption to encrypt archives.
    Leader badge
    Downloads: 142 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    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.
    Start Free
  • 10
    UPX with Autoupdate Capability allows the user to pack Firefox and Thunderbird binaries with UPX and use autoupdate without having to backup the original files. This is useful for Firefox and Thunderbird Portable on flash drives with limited capacity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Simple command-line directory incremental backup tool. Create compressed point-in-time snapshots, adding only new or modified files each time. Uses a file catalog so previous zip volumes are not needed for backup. Archives are automatically time-stamped.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This program implements the interface of the jLHA library. It is a command-line front-end for compressing/decompressing LHA files. The jLHA library is written by Michel Ishizuka.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Compresses music from 1/50th to 1/100th its original size by removing dissonant parts of sound and also optimizes it for lower speaker-stress, dynamic equalization (2-3 times less hearing stress at high volume), non-compression modes and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Shoelacer generates C code to compress short strings based upon provided sample data. The resulting routines use small models with low memory overhead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Flake is an open-source FLAC audio encoder.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16
    Lossless compression program with various algorithms included. Intended for large XML files, but can compress any files. Best results with block compression (BWT+MTF+RLE) on large block over alphabet of words.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    QUAD

    A ROLZ-based file compressor

    QUAD is a command-line file compressor with a good compression ratio and fast decompression. Please note: This program was succeeded by the BALZ.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    LZPX

    An LZP-based file compressor

    LZPX is a lightweight command-line file compressor. Please note: This program was succeeded by the QUAD.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    NuFX or "ShrinkIt" archives are the de-facto standard in the Apple II (and A2 emulator) world. NufxLib is a full-featured library of functions that manipulate NuFX archives (.SHK, .SDK, .BXY). NuLib2 is a command-line utility built on top of NufxLib. THIS PROJECT HAS MOVED TO GITHUB https://github.com/fadden/nulib2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Simplebackup is a cross-platform backup program. It reads a configuration file then builds a compress backup set, finally places the compressed files into another location (a directory, a remote http,ftp,sftp server or even one or more email accounts).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MyBackupTcl is a software that allows users (or a system administrators) to create the backup of own files in easy and automatic way. It includes bzip2 compression,GNU PGP,dvd and cd ISO,FTP,e-mail,automatic dumping for mysql,SVN,Trac and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A compression engine based on the Huffman trie algorithm. The algorithm is pretty cpu-light, and as such, runs much more quickly than RAR or other 'heavy' algorithms, but could still achieve decent compression. Use with tar for multi-file archives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    BGZip is a compressor that uses BWT and others techniques to compress archives, sounds and videos with in high compression rates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    rpmdiff is a utility to create a binary patch from one version of an rpm to another. This binary patch can then be distributed to end-users of a distribution who have installed the first version of the rpm and they will be upgraded to the second version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ebsdiff creates a binary patch file using the bsdiff format. The enhancements to bsdiff are that it stores an MD5 hash of the original file (preventing accidental patching of the wrong file) and can limit the memory it uses while creating the patch file.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB