Showing 457 open source projects for "kali linux command"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 1
    Simple perl script that will diff two sql databases and create an output of commands that will sync the second database to match the first. Will also check permissions for the tables. Note: Only supports MySQL for a start.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Python Sqlite Shell - a drop-in replacement for the standard sqlite shell (www.sqlite.org), expanded to allow user defined SQL functions to be easily created within the shell or within a SQL script using an in-line python function definition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    GeneKeyAPI contains two related but independent programs. Updater.GKDB is a robust push-of-a-button updater for GeneKeyDB (GKDB). Bio.GKDB allows the user to easily access elements of GKDB without needing to know the schema or making SQL queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Ada 95/2005 Bindings for RDM Embedded Database (Birdstep)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Yeastar: Business Phone System and Unified Communications Icon
    Yeastar: Business Phone System and Unified Communications

    Go beyond just a PBX with all communications integrated as one.

    User-friendly, optimized, and scalable, the Yeastar P-Series Phone System redefines business connectivity by bringing together calling, meetings, omnichannel messaging, and integrations in one simple platform—removing the limitations of distance, platforms, and systems.
    Learn More
  • 5
    pyxmdb is a database utility for exporting and importing data between a delimited text file and virtually any DBMS. Tested with Python 2.3-2.6, Linux and Windows, SQLite, MySQL, PostgreSQL, Oracle and Ingres. User extendable for any Python DB-API driver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Sequoia is a database clustering middleware offering load balancing and transparent failover. Databases are replicated over multiple nodes and Sequoia balances the queries between them. Sequoia supports online maintenance and recovery operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Senora is targeted to be a drop-in replacement for sqlplus. It provides a plethora of new commands, which accept unix-style options. It is extensible via plugins.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    dbook is a collection of programs to manage a big book collection on the command line Including: ISBN checker and converter, Amazon book information retrieval, [book data base, lend record] create bibtex out of latex/tex automatically. DBook is also a Document creation tool which can be found under http://www.dbook.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Database converter for discussion forum software apb from "another php program" (app) to the software from "simple maschins" (smf).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powerful cloud-based licensing solution designed for fast-growing software businesses. Icon
    Powerful cloud-based licensing solution designed for fast-growing software businesses.

    A single-point of license control for desktop, SaaS, and mobile applications, APIs, VMs and devices.

    10Duke Enterprise is a cloud-based, scalable and flexible software licensing solution enabling software vendors to easily configure, manage and monetize the licenses they provide to their customers in real-time.
    Learn More
  • 10
    Send XMPP (Gtalk/Google Talk also supported) messages (thanks to Jabber) within a single line of PL/SQL code, get buddies list and status in relational tables (or xml) on Oracle 11g.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DBReplicator is a powerful open-source java application for network-based multi-master heterogeneous database replication or filtered synchronization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Command-line flat-file database. Very small.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is a custom network stack with a process-per-protocol, or more accurately, thread-per-protocol design, supporting a crude distributed database intended as demonstration or exercise for students studying the course of computer networking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Oracle redo log analyser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This utility compares data stored in two SQL databases, and synchronizes it. It lists records that differ, are missing and are additional. It can generate and execute SQL queries that will change second database to be identical to first database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Server stats parser and database for Epic Games' Unreal Tournament series (UT, UT2003, and UT2004). Visit the project page for current releases and support. http://www.utstatsdb.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    ScriptRunner was developed to run large sets of SQL scripts. Functionality includes restart at point of failure; audit log; multi-threaded execution; conditional execution; parameter and bind variable substitution; basic error handling; and validation.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    Empire-db is a relational data persistence component for Java. Unlike Hibernate it uses a Java object model mapping, dynamic beans with comprehensive metadata support and an intuitive, type-safe and string-free SQL command API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    The dbshell (dbsh) provides common, interactive, programmable environment and simple shell to connect and manipulate your favorite DB content.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    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
  • 23
    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
  • 24
    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
  • 25
    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