Search Results for "sql command line" - Page 72

Showing 18643 open source projects for "sql command line"

View related business solutions
  • Atera - an All-in-one platform for IT management Icon
    Atera - an All-in-one platform for IT management

    Ideal for IT departments and MSPs (managed service providers)

    Your IT essentials, integrated & elevated. Take your IT management from automated to autonomous, download Atera's agent to start your free trial!
    Try Atera now
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    CFI

    CFI

    Common Facilities Infrastructure

    libcfi - A library of useful infrastructure components for C++ programs on the Linux platform. libcdi - A library for testing and tracing C++ programs. This code has a full test suite and has been used in several projects. It should be quite reliable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    EPICS-sumo

    A SUpport MOdule manager for EPICS

    sumo, the SUpport MOdule manager, is a set of tools to support software development for the EPICS framework. It manages build dependencies and consistent builds of the EPICS support modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    aneta

    aneta

    provided tcp/udp port forward and ftp/http/socks network agent service

    1.support ftp/http and socks4.0 4.a 5.0 agent 2.support tcp/udp port forward 3.config account information, include password and speed and so on 4.development based on asynframe sdk(http://asynframe.sf.net)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Version Control With Subversion

    Version Control With Subversion

    The official documentation of the Subversion version control system

    Version Control With Subversion (aka "svnbook" or "the red book") is the official documentation of the Apache Subversion version control system. Written by developers of Subversion itself and twice picked up for publication by O'Reilly Media, this book offers introductory and advanced information about Subversion -- both its use and its administration -- as well as a complete reference guide.
    Downloads: 0 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
  • 5

    unssh

    Remove offending entries in known_hosts file quickly.

    Provide a fast way to delete entries from OpenSSH's known_hosts file. This is a simple automation of the things normally done by the user when having an "offending key" in his/her known_hosts file caused by a changing host key of the destination.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Fuber

    Experimental IEC 61499 Runtime

    Fuber is an interpreter that runs applications written in the language defined by the IEC 61499 standard. IEC 61499 is a programming standard for distributed control and measurement systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Seed7

    Interpreter and compiler for the Seed7 programming language.

    Interpreter, compiler, libraries, documentation and examples for the Seed7 programming language. Seed7 is a general purpose programming language. It is a higher level language compared to Ada, C/C++ and Java. In Seed7 new statements and operators can be declared easily. Functions with type results and type parameters are more elegant than a template or generics concept. Object orientation is used where it brings advantages and not in places where other solutions are more obvious. Seed7...
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 8
    Perltidy is a Perl script which indents and reformats Perl scripts. The formatting is controlled by command line parameters; the default formatting follows the suggestions in perlstyle(1).
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9

    ModbusBB

    Professional Modbus master/client for Windows. TCP & RTU, FC01–FC16

    ...Key features: - Auto-polling with configurable intervals from 100ms to 10 seconds - Complete communication log with request/response details and CSV export - Device scanner to discover slave IDs and valid register ranges - Watchdog alerts when values change or exceed thresholds - Connection profiles to save and switch between device configurations - Data logging to CSV with timestamps for trend analysis in Excel - Modern GUI and command-line (CLI) interface for auto
    Downloads: 8 This Week
    Last Update:
    See Project
  • Your monitoring isn't a stack. It's a pile. Fix that. Icon
    Your monitoring isn't a stack. It's a pile. Fix that.

    Errors, performance, logs, uptime. One install, one invoice, one UI.

    Replace Datadog, New Relic, and Sentry without adding three more dashboards.
    Free 30 days.
  • 10
    V1 Script

    V1 Script

    A Script Language for Web, Linux and Windows

    V1 is a simple functional interpreter language with syntax from C, PHP and JavaScript. It was developed from the scratch. The focus is on simple administrative and experimental programming, but it has enhanced benefits like Multithreading, CGI, Web functions and Native function calling. The most buildin functions are compatible with PHP, for example fopen(). The current Version 0.96 is available for Windows (32 Bit, WinXP, Win7, Win10+), Linux (x86, 64 Bit, libc 2.2) and Linux (ARM, 32...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 11
    key-elf

    key-elf

    Forensic tool to recover lost BTC private keys.

    A powerful utility to hunt down Bitcoin private keys from deleted wallet.dat files or damaged hard drives. If you accidentally deleted your Bitcoin Core wallet or formatted your disk, this tool can help. It bypasses the file system and scans the raw data directly, looking for the unique "fingerprint" (ASN.1 signature) of Bitcoin private keys to recover them from the digital wreckage.The Graphical User Interface (GUI) is the advanced/premium version. If needed, please visit:...
    Downloads: 23 This Week
    Last Update:
    See Project
  • 12
    led-text-editor

    led-text-editor

    A simple and easy-to-use but yet powerful line-oriented text editor.

    led is a simple and easy-to-use but yet powerful line-oriented text editor. It is written in Urn Lisp and compiled to Lua, so it is available for every platform where Lua (version 5.1 or higher) is available as well; however some special features are available only with Lua 5.1 (or LuaJIT) on AmigaOS, MorphOS, AROS and UNIX with XTerm. The latest release (18-Mar-2021) now supports also scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    pj-tftp-server

    pj-tftp-server

    Pure Java TFTP server.

    Pure Java TFTP server. Free, portable, cross-platform. Fully multi-threaded. Implements RFC 1350. Run as root/admin in cmd-mode with cmd argument = path to folder, for example: java -jar pj-tftp-server.jar /tmp .Need JRE-1.8. Source - https://github.com/harp077/pj-tftp-server If you like this - put a star on https://github.com/harp077/pj-tftp-server/ for support project please.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    BSF4ooRexx850

    BSF4ooRexx850

    Makes all of Java directly available to ooRexx and vice versa.

    A powerful bi-directional ooRexx-Java bridge. BSF4ooRexx850 (bean scripting framework for ooRexx) supports ooRexx 5.0 or newer and Java 8 or newer, exploiting fully ooRexx (e.g. allowing Java methods to be implemented as ooRexx methods, supporting callbacks from Java to ooRexx), and Java. Camouflages Java as the dynamically typed, caseless and easy to use ooRexx: one can simply interact with any Java object and any Java class using ooRexx messages!
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15

    BeerFest DB

    Beer festival cellar management database and related software.

    The BeerFest DB project will be designed as a reusable software package to help organize beer festivals and record information concerning past events. Initially it will focus on tracking cask information (e.g., ordering, sales, quality control).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Progwilinux

    Progwilinux

    🐧 Простий та навчальний.

    🐧 Progwilinux. Простий та навчальний. 🤷 Чому Progwilinux? 1. Його розмір приблизно 400МБ. 2. Його легко розібрати і вивчити. 3. Він запуститься на всіх комп'ютерах. 🖥️ Системні вимоги: 1. Оперативна пам'ять: 4ГБ+. 2. Ядра CPU: 2+. 3. Флеш-накопичувач: 4ГБ+. 😃 "Як я можу допомогти?" Ти можеш робити/збирати програми для Progwilinux. Вимоги: 1. Треба щоб програма була зібрана статично. 2. Якщо ти пишеш скрипт, мінімізуй залежності. Якщо програма/скрипт буде...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Quick 2d Plot

    Quick 2d Plot

    Program for live 2d graphical representation of data streams

    Quick2dPlot, or q2d for short, is an open source minimalistic plotting program designed for live 2d graphical representation of data streams. The program may be useful for plotting output of different user's application programs, especially in case when the user wants to see a plot or a number of plots during calculations or a data acquisition process. The program is command-driven and uses no widgets. Q2d is written in C, it takes advantage of SDL2 library for plotting. Currently...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    HashSum is a .NET port from GNU's md5sum and sha1sum. It supports: hash algorithm selection between MD5 and SHA1 (more could be added later) and compatibility between HashSum and GNU's checksum file format
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    jfmqtt

    jfmqtt

    MQTT Server (Broker)

    MQTT Broker on port 1883, 8883 (SSL). MQTT Viewer to view messages. Supports: - user/pass auth - forwarding messages to a secondary MQTT Server To generate SSL keys from command line run : jfmqttconfig createKeys
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MMVJ

    MMVJ

    IO mpper and Virtual Joysticks manager with force feedback support

    MMVJ - (Advanced) HID (Mouse/Keyboard/etc) and MIDI to Virtual Joysticks (Transforming) Mapper for Linux. https://github.com/leosat/MMVJ This is pre-release, please see the GitHub page for code download and build/usage instructions. Application allows creation of Virtual Joysticks and other HID devices and flexible mapping between multiple HID or MIDI ones, including configurable transformation pipelines with scripting ability. Includes intuitive emulation of steering (with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    proex gpr control

    Mala ProEx and Easy Locator GPR control software

    Reverse engineered communication protocol for the Mala ProEx and Easy Locator GPR implemented as a CLI & GUI running on unix systems. The communication protocol was ported to a graphical user interface applicable to embedded systems through the use of the Qt toolkit (tested on Armadeus Systems APF27 board). The GUI includes GPS datalogging capability assuming a receiver providing NMEA sentences at 4800 bauds is connected to the host computer. Because the software requires access to the raw...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Hydrogen Bond Analysis Tool (HBAT)

    Hydrogen Bond Analysis Tool (HBAT)

    HBAT 2 is migrated from PERL to Python.

    HBAT(Hydrogen Bond Analysis Tool) is a tool to automate the analysis of hydrogen bonds present in a PDB Structure file. HBAT 2 is migrated from PERL to Python. Latest Documentation: https://hbat.abhishek-tiwari.com/ Web Server Version: http://hbat-web.abhishek-tiwari.com Latest Github Release: http://github.com/abhishektiwari/hbat Citation: Tiwari, A., & Panigrahi, S. K. (2007). HBAT: A Complete Package for Analysing Strong and Weak Hydrogen Bonds in Macromolecular Crystal...
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Stegcore

    Stegcore

    A cross-platform crypto-steganography toolkit

    Stegcore combines cryptography and steganography to hide encrypted data inside ordinary files. It encrypts your payload before embedding it, so the hidden content is unreadable even if someone extracts it, and invisible to anyone who doesn't know it's there. Unlike basic steganography tools that hide data without encrypting it, Stegcore ensures the payload is cryptographically protected at rest. Unlike pure encryption tools, the payload isn't even visible. Designed for journalists,...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 24
    The FreeDOS Edlin project is the standard line editor in the FreeDOS operating system.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 25
    SeedLinux is a small CUI-based Linux OS for education and fun. version 1.1.1 is now released! (Since there was a boot error in v1.1, we have released v1.1.1)
    Downloads: 1 This Week
    Last Update:
    See Project