Showing 1831 open source projects for "sql command line"

View related business solutions
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    Mp4 Video 1 Click FFMPEG for Windows

    Mp4 Video 1 Click FFMPEG for Windows

    Video/audio converter/transcoder/player in File Explorer mouse menu

    ...Hardware acceleration supported. Ultra-fast transcoding supported. Produces standard anywhere-playing mp4/h264/yuv420p/aac video or mp3/cbr/320k audio files by default. FFMPEG 4.2.2 command line added and can be edited for your own custom conversion. Supported video containers: *.mpg, *.mp4, *.mov, *.ts *.3gp, *.avi, *.av1, *.wmv, *.flv, *.webm, *.mkv, *.mpeg-dash and much more... Supported video codecs: H.264/AVC, HEVC/H.265, H.261, H.262, H.263, Motion JPEG, Theora, VP3, VP5, VP6, VP7, VP8, VP9, animated WebP and much more... ...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 2
    videoshow

    videoshow

    Simple node.js utility to create video slideshows from images

    ...The tool supports customization of parameters such as frame rate, resolution, bitrate, and codecs, enabling flexible output configurations. It includes both a programmatic API and a command-line interface, making it adaptable for different workflows. videoshow processes media efficiently and is used in production environments to generate large volumes of videos automatically. It also provides event hooks for monitoring progress and handling errors during rendering. Overall, it simplifies slideshow video creation while retaining the power of FFmpeg.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MediaToolkit

    MediaToolkit

    A .NET library to convert and process all your video & audio files

    MediaToolkit is a .NET library designed to simplify multimedia processing tasks by providing an easy-to-use interface over FFmpeg functionality. It allows developers to perform operations such as video conversion, thumbnail generation, and metadata extraction without dealing with raw command-line syntax. The library supports common media workflows, making it suitable for backend services and desktop applications. It provides structured APIs for configuring encoding parameters and handling input and output files. MediaToolkit also integrates FFprobe for retrieving detailed media information. Its lightweight design makes it easy to integrate into existing .NET projects. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Goki Check

    Goki check aims to detect context from an image in deterministic way.

    From 3D model, goki check matches 2D image.
    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

    wsvm

    WorShip Video Maker

    Инструменты для создания архива богослужений.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AutoTrace-ng

    AutoTrace-ng

    Convert bitmap graphics to vector images (jpg/png🠚svg)

    Forked from https://sourceforge.net/projects/autotrace/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ObjectVolume

    ObjectVolume

    Calculates Volume, Surface Area & Centroid of a Closed Triangular Mesh

    The ObjectVolume program calculates the volume, surface area and centroid of a closed triangular mesh represented in an object file (.obj). The process goes through the list of triangles that make up the surface and, for each triangle, forms a tetrahedron with an external point. The program uses the origin (0,0,0). The volume of the tetrahedron is then calculated. Tetrahedrons with back facing triangles are added and those with forward facing triangles are subtracted yielding the object...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Aumus

    Aumus

    Music Server

    A music server that can play FLAC or mp3 files. The server is controlled via various client applications. Supplied client applications include a command line one suitable for integrating with LIRC, a desktop graphical app, and an Android OS application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    termtosvg

    termtosvg

    Record terminal sessions as SVG animations

    termtosvg is a Unix terminal recorder written in Python that renders your command line sessions as standalone SVG animations. Produce lightweight and clean-looking animations embeddable on a project page. Custom color themes, terminal UI, and animation controls via SVG templates. Compatible with asciinema recording format. termtosvg is compatible with Linux, macOS and BSD OSes, requires Python >= 3.5 and can be installed using pip.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10

    jpeg2pdf

    Create PDF from JPEG scans and photos

    Cross-platform command-line tool for creation of PDF documents from scans/photos of pages in JPEG (.jpg) format and the lightest weight ANSI C library to put multiple JPEG files into one PDF file. You can add handwritten comments to PDF scans (over original images) with xournal: http://xournal.sourceforge.net/ It supports graphics tablets and saves comments to PDFs as vector data.
    Leader badge
    Downloads: 34 This Week
    Last Update:
    See Project
  • 11
    Wis-Go7007
    The Wis-Go7007 is a Driver for the Plextor ConvertX PX-M402U. ConvertX is a USB-Box that digitized analog videos. The operation is simple: You can take the command line or the GUI (Gogo Mini). For more information download the "readme.txt".
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    ffmpeg-cpp

    ffmpeg-cpp

    A clean, easy-to-use C++ wrapper around the ffmpeg libraries

    ffmpeg-cpp is a modern C++ wrapper designed to simplify interaction with FFmpeg by providing a fluent and expressive API for building media processing pipelines. It allows developers to construct complex workflows such as transcoding, filtering, and streaming using readable C++ syntax rather than raw command-line arguments. The library focuses on flexibility while maintaining performance, enabling precise control over inputs, outputs, and filters. It supports chaining operations in a way that mirrors FFmpeg’s pipeline structure but improves maintainability in codebases. ffmpeg-cpp integrates seamlessly with C++ applications, making it suitable for backend services and multimedia systems. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    libLASi is a cross-platform library that provides a C++ stream output interface for creating PostScript documents that can contain characters from any of the script and symbol blocks supported in Unicode and by the Pango layout engine.
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 14

    AhoTTS Multilingual, a Multilingual TTS

    Text-to-Speech TTS for Basque, Spanish, Catalan, Galician and English

    Text-to-Speech conversor for Basque, Spanish, Catalan, Galician and English. It includes linguistic processing and built voices for all the languages aforementioned. Its acoustic engine is based on hts_engine and it uses a high quality vocoder called AhoCoder. Developed by Aholab Signal Processing Laboratory: https://aholab.ehu.es/aholab/ http://aholab.ehu.es/ahocoder/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    TwoLAME

    MPEG-Audio Layer 2 (MP2) encoder

    TwoLAME is a fork of tooLAME - an optimized MPEG Audio Layer 2 (MP2) encoder. New features include a brand new frontend, fully thread-safe library (libtwolame), with an API very similar to LAME's.
    Leader badge
    Downloads: 209 This Week
    Last Update:
    See Project
  • 16
    Commandline tool for generating MP3 playlists from ID3 tags. Configured by property file, runs head-less; user can schedule server to generate playlists from compound conditions on a regular basis. Java => "any" platform, but only tested on Win32.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    vinylsimtool

    vinylsimtool

    vinylsimtool: simulation of vinyl record playback

    vinylsimtool: Simulation of audio artifacts of vinyl record playback systems, based on physical modelling. --- vinylsimtool: Simple command-line tool for WAV file processing. Copyright (c) 2017 by Klaus Michael Indlekofer. All rights reserved. --- Vinylsimtool-Plugin-VST: Real-time plug-in. Copyright (c) 2017-2019 by Klaus Michael Indlekofer and Sebastian Marcus Edelmann. All rights reserved. Note: Special restrictions apply. See disclaimers below and within the distribution. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Potrace

    Transforms bitmaps into vector graphics

    Potrace is a tool for tracing a bitmap, which means, transforming a bitmap into a smooth, scalable image. A typical use is to create SVG or PDF files from scanned data. The resulting image can then be rendered at any resolution.
    Leader badge
    Downloads: 169 This Week
    Last Update:
    See Project
  • 19
    TJ's Digital Image Application Set

    TJ's Digital Image Application Set

    Digital image processing programs for Windows and Linux systems.

    tjsdigitalimage project provides a package containing a GUI-based image processing program called "Voyager" together with a collection of command-line image manipulation functions, suitable for use with very large images (longer than 4 GiB). Available in native 32 bit and native 64 bit versions for Intel 586/x64 and PPC/Cell on Windows and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Char2eps - A command-line tool for extracting single chars as EPS files from a Postscript Type 3 font.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    GIF for CLI

    GIF for CLI

    Takes in a GIF, short video, or a query to the Tenor GIF API

    gif-for-cli is a small, playful utility that brings animated GIFs to the command line by rendering frames directly in a terminal. It takes an input GIF (or a URL) and converts each frame into a terminal-friendly representation, timing updates to approximate the original animation. Depending on terminal capabilities, it can use ANSI color blocks or image protocols to achieve surprisingly faithful playback. The tool includes conveniences such as looping control, scaling to fit your terminal, and caching to avoid repeated downloads. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MediaInfo

    MediaInfo

    A unified display of relevant technical and tag data for A/V files

    MediaInfo is a convenient unified display of the most relevant technical and tag data for video and audio files.
    Leader badge
    Downloads: 49 This Week
    Last Update:
    See Project
  • 23

    SetVLCMultimediaLibrary

    Set the vlc media library (ml.xspf)

    A simple script that configures the ml.xspf file. You can search for files in folders, streams for iptv etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DRC generates digital room correction FIR filters to be used within HiFi systems in conjunction with real time convolution engines like BruteFIR.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 25
    Converter from the standard 3d STL format to LDRAW format.
    Downloads: 2 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB