Showing 605 open source projects for "linux command"

View related business solutions
  • 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
  • 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 generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    A MicroSoft SQL Server(r) command line interface written in Java, for *NIX (or anything else with a Java runtime). Supports batch file execution and interactive modes of operation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The dbshell (dbsh) provides common, interactive, programmable environment and simple shell to connect and manipulate your favorite DB content.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Oracle backup and maintenance scripts. Backup online (hot backup), offline, export, log rotation, archive. All multi-platform, with extensive error checking and return codes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Dublin Core Meta Toolkit transforms data collected via different methods into Dublin Core compatible meta data. The Toolkit is ideal for converting formats from Microsoft Access, MySQL and comma delimited value (CSV).
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    This project is no longer supported. If you're looking for a table API generator for Oracle Database, checkout: https://github.com/osalvador/tapiGen2 tapiGen is a table API Generator for PL/SQL. It creates table encapsulation packages for tables that meet certain criteria. These TAPIs can reduce manual code creation while providing additional functionality for web based apps such as Oracle's ApEx.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The MyCAT project is an open-source toolset for managing MySQL/Linux servers, currently composed of tools that: monitor replication, monitor and rotate binary logs, and allow remote shell access to arbitrary groups of servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SPWrapper generates java (and now python) classes able to invoke stored procedures and to execute sql statements for you: you just have to give it the stored procedure name or the sql statement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DBBinder++ is a data-binder/ORM tool for SQL Databases (SQLite, MySQL, Firebird, Oracle and possibly others). Given an input file which contains severall SQL commands, it will generate source code to easily acess the results.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Multi-platform server-client based accounting system providing a SOAP API for UI interfaces and easy integration. Capable of running on any system supporting Perl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $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
  • 10
    Multi-platform, storage independent, safe and flexible online physical backup script (aka: hot-backup) for Oracle databases (any version).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    XML Toaster allows you to generate XML from a relational database using a simple SQL select like statement and persist XML to a database using a powerful mapping script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MRUNSQL is a command that allows iSeries (AS400, i5) developers to execute SQL statements from a command line. It is very handy for investigation and testing work. The supporting code is written in RPGLE and CL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DataVision is a reporting tool similar to Crystal Reports. DV supports many data sources (JDBC, files) and many output formats (HTML, XML, PDF, LaTeX, Excel, delimited files, DocBook). DV includes a GUI editor. DV is embeddable. Reports are XML-based.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Java based tool for migrating database schemas and data between different databases and different structures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Musiql is a command-line frontend to MPlayer that stores track and playlist information in an SQLite database and allows access to this database through SQL queries entered on the command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Web based MySQL Stored Procedure, Function and Trigger Management. Written in PHP and Javascript, this Ajax application is the perfect companion to phpMyAdmin. Includes command line interface & other special features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This utility can be used to copy Tables and Data from one database to another database. You can use do it between any Source and Destination database servers provided they have JDBC drivers available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Simplified Heuristic Export/import Management Program (SHEMP) provides a simple, table-driven framework that implements data exports, data imports and reporting for Oracle databases. SHEMP exports and imports in multiple file types, including Excel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Maatkit (formerly MySQL Toolkit) contains essential command-line tools for MySQL. It is now hosted at http://code.google.com/p/maatkit/ instead of Sourceforge. Please do not use the forums here; use http://code.google.com/p/maatkit/ instead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    omnimysql is a command line tool for DBAs needing to issue ad-hoc queries against sharded data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SQLOrm focuses on mediating database interaction rather than shielding the user from it. SQLOrm consists of 3 major parts. A dynamic query builder. A prepared statement layer. A resultset to object graph mapper, supporting batch inserts/updates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This tool will analyze your MySQL binary log (binlog) files. (Requires mysqlbinlog). Query speed, distribution, and size are reported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    *** NOT MAINTAINED HERE ANYMORE. *** Now hosted at https://launchpad.net/mysql-sandbox *** NOT MAINTAINED HERE ANYMORE. *** Easy installation of a MySQL server or replication system without disturbing existing instances. Provides some useful commands to
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    generator is a java utility to generate java beans from DataBase to automatize the creation of little applications dabase based that no requires great persistence issues
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a command-line tool, written in perl, that will convert from any database supported by perl DBI that also supports the information_schema standard to a MySQL database. It was written to convert from SQL Server to MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB