Showing 916 open source projects for "sql command line"

View related business solutions
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 1

    MiniKakofonix

    Asterix UDP multicast recorder

    This program is capable of subscribing to an UDP multicast feed containing (live) radar data in Eurocontrol Asterix format. The received UDP frames are stored in a recording file. A new (raw) Asterix recording file can be created every x minutes. The previously recorded Asterix filename contains date and timestamp. This tool can be used to do continuous 24/7 Asterix multicast recordings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    forcedel

    ForceDel deletes files that are in use by other processes.

    ForceDel uses some exciting new APIs introduced with Microsoft Windows Vista to determine which processes have a specified file in use. With this information, ForceDel is able to close the file in the remote process address space and then delete the file. Starting with version 1.2, ForceDel can also delete files on Windows XP. This project has moved to https://github.com/michaelknigge/forcedel
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Tool to recover data from corrupted ZIP archives and DEFLATE-compressed streams from other files and disk images.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    A Backup System (ABS)

    A simple backup solution for Unix-like systems

    ABS has moved to GitHub. For future updates, please see http://mlangbehn.github.io/ABackupSystem/
    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
    DVD-Vault turns a SCSI Medium Changer-based DVD, Blu-Ray, AIT, or LTO Tape Library into a single large archive space. It is not a full Hierarchical Storage Manager (HSM) but it does have migration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    jEncrypt

    jEncrypt is a command line file encryption archiver

    jEncrypt is a command line file encryption archiver designed to help you encrypt files and directories into a single file archive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    SVCFRONT

    PHP Frontend to SVCMON for IBM SVC and V7000 Storwize

    *** This project has been terminated and no further work is planned in the forseeable future - Check out Stor2RRD (http://www.stor2rrd.com/) for an alternative *** A PHP Frontend to SVCMON* that provides a drilldown view to your SVC/Storwize performance data. Linked with FusionCharts and Floatbox it also provides historical graphs of every statistic on the pages. It uses perl scripts to populate some extra information from the SVCs and for pruning and aggregate functions, but the main...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    piler

    an open source email archiving application

    an open source email archiving application
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Disk Usage Reports
    Disk Usage Reports is a web-based way to view disk usage on remote computers or servers, or to provide usage reports to users who store files on your server. Reports are stored as static files which are retrieved via AJAX. No database is required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    Replasol is basically Visual Fart. The purpose is to create a simple front end GUI for FART (Find and Replace Text) in JAVA that allows you to use all of the command line options quickly and easily, as well as store .wind files, containing multiple Farts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Extundelete is a utility to undelete files from an ext3 or ext4 partition.
    Leader badge
    Downloads: 337 This Week
    Last Update:
    See Project
  • 12
    A project to provide change control for OpenDocument files via subversion under Unix. Can check in internal changes in files and allows users to recover any previous version, view logs and compare with older versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    bkx

    bkx

    It can help you to backup files easily!

    It can help you to backup files easily, you just need to input a short command to backup or reply files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    growlight

    growlight

    Storage management and system installation tool

    Growlight facilitates management of all storage devices known to the Linux kernel, from hardware RAIDs to hybrid media to ramdisks to ZFS (indeed, Growlight was initially written to simplify ZFS on Linux). It understands the majority of partition and filesystem types, as well as both software and hardware RAID, LVM, and encrypted disks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    zerofill

    Fills unused space in a file system.

    Fills unused space in a file system with zero-bytes and overwrites unused inodes. Based on sfill from secure-delete by van Hauser / [THC], vh@thc.org, <http://www.thc.org>, simplified and with a few fixes added. Version: 0.5.1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SEG-Y Zip
    SEG-Y files need special compression because they don't compress well using gzip and the like. The code is cross-platform C++ using nothing else than standard system libraries. This is a spin-off from the OpendTect project (http://opendtect.org).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    DirComp.NET

    Directory comparison and synchronization tool for Windows

    Compares two directories. Supports two modes (1) show list of differences, or (2) mirror differences from source to destination.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Win Local Arch

    Windows unbuffered archive compresion console application

    Console utility for performing 7zip with unbuffered I/O Currently all archive, compression software and libraries are using buffered I/O which brings your machine to zero memory for large files. This console application uses the SevenZipSharp library with unbuffered I/O which gives all the options of 7zip without the memory problem. The supported compression algorithms are: Deflate, Deflate64, BZip2, Lzma, Lzma2, and Ppmd The supported archive formats are: SevenZip, Zip, GZip,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    umlaute

    This script corrects vowel mutation (Umlaut) errors in filenames

    I have written this short script to correct vowel mutation (Umlaut) errors in filenames. This errors typically occur when you copy files to a system with UTF-8 charset from a system using another charset. One typical case is when a Windows-Client transfers files via FTP on a server using UTF-8. Such errors can't be corrected using convmv.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Dizi Cloud Backup Appliance

    Incremental backups to a local machine and to the cloud

    The Dizi Cloud Backup Appliance is a solution that allows daily backups of multiple computers to a local machine and then sends only the changed files to the cloud. users are restricted to their own directory and cannot see others files. using a sftp client users may browse their backups on the local machine and an administrator can browse the backups in the cloud. The cloud server is capable of handling multiple local servers at remote locations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    CD-R eRRoR coRRectoR

    Error correction program for CD, based on 16-bit Solomon-Reed code.

    rrenc - reads all of files which are to be written into XCD, computes an array of redundant data (usual 16-bit Solomon-Reed code) and prepares paramfile for mode2cdmaker; rrdec - reads all of files (including redundant data) from XCD and writes them to your hard disk, computes the contents of damaged sectors and insert them into proper places. Sequel of: http://forum.doom9.org/showthread.php?t=93048 http://forum.sharereactor.ru/showthread.php?t=59777
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    jfilewatcher is 100% java file watcher service to monitor files and folders - with file name patterns. It polls file system to identify new, modified and deleted files. It keeps track all such changes and returns a new event context object when you ask for changes. Look for wiki page to see more details ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    lvmirror

    Mirroring lvm2 volumes efficiently by transferring changed chunks only

    Simple tool for backuping lvm2 volumes efficiently (i.e. incrementally) either locally or via ssh to another machine. Only the changed chunks are transferred. Disk images of virtual machines can therewith be mirrored much more efficiently than relying on rsync.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Just Imagine (OBSOLETE)

    Obsolete, Time-Machine like utility for Macintosh

    This project is obsolete. It depended on a feature of the Macintosh boot sequence which no longer exists, has not existed for some time now, and is extremely unlikely to return. Furthermore, much of the functionality that this project provided is now supplied by Apple's Time Machine utility. Old description: Just Imagine automates the generation of complete system disk images on OS/X or OS/X Server via a scheduled launchd reboot, running while the system disk is mounted read-only and no...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Corrupt sectors troubleshooting tools

    Tools for troubleshooting when there are corrupt hard disk sectors

    When there are corrupt sectors on your hard disk you might want to know: Which sectors of the disk are affected? Which files are affected? Also, if the sectors are "pending sectors", you might want to write a new value to them, so that the "pending sector" flag is removed.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB