Showing 15 open source projects for "sql command line"

View related business solutions
  • $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
  • 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
  • 1
    CLIAMP

    CLIAMP

    Terminal music player inspired by winamp

    CLIAMP is a command-line tool designed to enhance developer productivity by providing a streamlined interface for managing and interacting with projects directly from the terminal. It focuses on simplifying repetitive development tasks by offering a structured and scriptable environment where commands can be composed and reused efficiently. The tool emphasizes minimalism and speed, allowing developers to execute workflows without leaving the command-line environment. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Manga Downloader

    Manga Downloader

    Download manga (and comics) from online reading websites

    Manga Downloader is an open-source command-line tool designed to download manga chapters and images from various online sources, enabling users to store and read content offline. It supports multiple providers, allowing users to retrieve manga from different websites through a unified interface. The tool automates the process of fetching chapters, downloading images, and organizing them into structured directories for easy access.
    Downloads: 85 This Week
    Last Update:
    See Project
  • 3
    gowitness

    gowitness

    Golang, web screenshot utility using Chrome Headless

    A golang, web screenshot utility using Chrome Headless. gowitness is a website screenshot utility written in Golang, that uses Chrome Headless to generate screenshots of web interfaces using the command line, with a handy report viewer to process results. Both Linux and macOS is supported, with Windows support mostly working. Inspiration for gowitness comes from Eyewitness. If you are looking for something with lots of extra features, be sure to check it out along with these other projects. For installation information and other documentation, please refer to the wiki. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    GoAnime

    GoAnime

    A TUI tool to browse, stream, and download anime in PT-BR and EN

    GoAnime is a command-line based anime streaming and downloading tool that provides a text-based user interface for browsing, selecting, and consuming anime content directly from the terminal. Built in Go, it emphasizes speed, simplicity, and portability across operating systems such as Windows, Linux, and macOS. The application works by scraping anime sources and presenting results in an interactive interface where users can search titles, navigate episode lists, and play content using an external media player like mpv. ...
    Downloads: 16 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
  • 5
    FFmate

    FFmate

    FFmate is a modern and powerful automation layer

    FFmate is a graphical utility designed to simplify the use of FFmpeg by providing an intuitive interface for building and executing multimedia processing commands. It allows users to perform tasks such as transcoding, trimming, and format conversion without needing to memorize command-line syntax. The tool dynamically generates FFmpeg commands based on user input, making complex workflows more accessible. It supports a wide range of audio and video formats, enabling flexible media processing. ffmate is designed for both beginners and advanced users, offering a balance between simplicity and customization. It can also be used for experimenting with encoding parameters and testing different configurations. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    dms

    dms

    A UPnP DLNA Digital Media Server that includes basic video transcoding

    dms is a lightweight UPnP/DLNA digital media server written in Go that streams media directly from local filesystems to compatible devices. It allows users to share audio, video, and image files across networks to devices such as smart TVs, mobile apps, and Chromecast. The server operates from the command line and automatically advertises its presence using SSDP, enabling easy discovery by clients. It supports basic transcoding using FFmpeg, allowing playback compatibility across different devices and formats. dms can also generate thumbnails and provide metadata for browsing media libraries. It includes support for dynamic streams, enabling integration with live sources such as RTSP feeds. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    spogo

    spogo

    Spotify, but make it terminal. Power CLI using web cookies

    spogo is a terminal-based Spotify controller designed to provide fast, scriptable playback management directly from the command line. Built with automation and developer workflows in mind, it enables users to search tracks, manage playback, switch devices, and control Spotify sessions without relying on the official desktop interface. The project integrates with Spotify accounts using imported browser authentication, allowing secure local access without exposing credentials directly in scripts. spogo is frequently used alongside AI agent ecosystems such as OpenClaw, where it acts as a lightweight music playback utility for automated assistants and workflow integrations. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    sonoscli

    sonoscli

    Control SONOS speakers from your terminal

    sonoscli is a modern command-line interface for controlling Sonos speaker systems directly from the terminal using local network communication protocols. Written in Go, the tool allows users to discover, group, and manage Sonos devices without relying on the official desktop or mobile applications. It supports playback controls, room grouping, queue management, favorites, live event subscriptions, and Spotify integration while maintaining a scriptable interface suitable for automation workflows. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Toonily-dl

    Toonily-dl

    Download comics from Toonily.com website

    Toonily-dl is an open-source downloader tool designed to retrieve and archive webtoon content from the Toonily platform for offline viewing. The project provides a command-line interface that allows users to input URLs or identifiers and automatically download entire series or selected chapters. It is built to handle structured content extraction, organizing downloaded files into directories that reflect series and chapter hierarchies. The tool typically includes features such as retry mechanisms, rate limiting, and progress tracking to ensure stable downloads even when dealing with large collections. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10
    EZ Project

    EZ Project

    Softwares making our work easier

    Go to "Files" to download releases of EZComm and Jirrit. EZComm (EZ Comm) is still maintened, code hosted on https://github.com/bon-ami/ezcomm You can use it as either a client or a server for TCP/UDP text messages Jirrit is still maintened, code hosted on https://github.com/bon-ami/jirrit You can use it to operate with commands on JIRA, bugzilla, Jenkins and Gerrit. EZOutput is hosted on https://gitee.com/bon-ami/ezoutput
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    ffmpeg-go

    ffmpeg-go

    Golang binding for ffmpeg

    ffmpeg-go is a Go language binding for FFmpeg that allows developers to construct and execute complex multimedia processing pipelines using a fluent and programmatic API. It acts as a wrapper around FFmpeg command-line functionality, translating chained function calls into executable FFmpeg commands. The library enables tasks such as transcoding, cutting, filtering, and streaming media while maintaining a clean and readable syntax. It does not include FFmpeg itself, requiring users to install and configure the binary separately, which ensures flexibility across different environments. ffmpeg-go supports advanced workflows including multiple inputs and outputs, progress tracking, and integration with other Go libraries. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ascii-image-converter

    ascii-image-converter

    A cross-platform command-line tool to convert images into ascii art

    ascii-image-converter is a command-line tool that converts images into ASCII art and prints them out onto the console. Available on Windows, Linux, and macOS.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    Pixelizer

    Pixelizer

    An efficient image pixelizer written in go

    Pixelizer is a command-line tool written in Go that transforms images into pixelated versions. Designed for simplicity and efficiency, it allows users to apply pixelation effects with customizable parameters directly from the terminal. Pixelizer supports various output options, including animated GIFs and ANSI-rendered previews, making it a versatile tool for developers and artists working with pixel art.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Primitive Pictures

    Primitive Pictures

    Reproducing images with geometric primitives

    Primitive Pictures is an image processing command-line tool written in Go that reproduces images using geometric primitives (triangles, rectangles, ellipses, polygons, etc.). The core algorithm is iterative and “hill-climbing”: given a target image, it repeatedly finds the best single shape to add that will reduce the error between the current approximation and the target image, then draws that shape.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Snickers

    Snickers

    An open source alternative to the video cloud encoding services

    Snickers is a lightweight multimedia utility focused on simplifying interactions with FFmpeg-based workflows through scripting and automation. It provides a structured interface for executing common media processing tasks without requiring complex command-line knowledge. The project emphasizes modularity, allowing users to chain operations such as encoding, filtering, and format conversion. Its design is oriented toward developers who want reproducible and scriptable pipelines for handling video and audio assets. Snickers reduces repetitive configuration by offering reusable components and presets. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB