Open Source Unix Shell Database Software

Unix Shell Database Software

View 466 business solutions

Browse free open source Unix Shell Database Software and projects below. Use the toggles on the left to filter open source Unix Shell Database Software by OS, license, language, programming language, and project status.

  • 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
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
    EMAGNET

    EMAGNET

    Automated hacking tool to find leaked databases with 97.1% accuracy

    Automated hacking tool that will find leaked databases with 97.1% accurate to grab mail + password. Before using Emagnet, please remember that with great power comes great responsibility. Pastebin patched the vulnerability I previously used in order to get recent uploads, so at the moment it is not possible to get recently uploaded files, you are now limited to all syntaxes exempt the default one (95% get's uploaded as 'text' and this is removed from all recent upload lists). Bruteforce support for Spotify accounts, Instagram accounts, ssh servers, Microsoft RDP clients and Gmail accounts. Emagnet is a very powerful tool for capturing email addresses and passwords from leaked databases uploaded on Pastebin. It's almost impossible to find leaked passwords after they're removed from the list on pastebin.com. Either they have been deleted by Pastebin's techs or the upload is just one in the crowd.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    SoupToNuts is a repository of technical articles and example software covering Postfix, OpenSSH, C and C++, Live Linux CD, MySQL, SQLite, Berkeley DB, Bash and System Administration.
    Downloads: 57 This Week
    Last Update:
    See Project
  • 3
    Client/server software, human language dictionary databases, and tools supporting the DICT protocol (RFC 2229).
    Leader badge
    Downloads: 43 This Week
    Last Update:
    See Project
  • 4
    VoToL is an electronic voting system. VoToL č un sistema di voto elettronico per qualsiasi istituzione. E' un sistema di votazione via computer
    Downloads: 16 This Week
    Last Update:
    See Project
  • Simply solve complex auth. Easy for devs to set up. Easy for non-devs to use. Icon
    Simply solve complex auth. Easy for devs to set up. Easy for non-devs to use.

    Transform user access with Frontegg CIAM: login box, SSO, MFA, multi-tenancy, and 99.99% uptime.

    Custom auth drains 25% of dev time and risks 62% more breaches, stalling enterprise deals. Frontegg platform delivers a simple login box, seamless authentication (SSO, MFA, passwordless), robust multi-tenancy, and a customizable Admin Portal. Integrate fast with the React SDK, meet compliance needs, and focus on innovation.
    Start for Free
  • 5
    Jenkins Docker

    Jenkins Docker

    Docker jenkins repo

    The Jenkins Continuous Integration and Delivery server available on Docker Hub. The leading open source automation server, Jenkins provides hundreds of plugins to support building, deploying and automating any project. If you bind mount in a volume, you can simply back up that directory (which is jenkins_home) at any time. This is highly recommended. Treat the jenkins_home directory as you would a database, in Docker you would generally put a database on a volume. If your volume is inside a container, you can use a Docker command to extract the data, or other options to find where the volume data is. Note that some symlinks on some OSes may be converted to copies (this can confuse jenkins with lastStableBuild links etc). You can define the number of executors on the Jenkins built-in node using a groovy script. By default it is set to 2 executors, but you can extend the image and change it to your desired number of executors.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Specification for GraphQL

    Specification for GraphQL

    A working draft of the Specification for GraphQL, a query language

    This is the specification for GraphQL, a query language and execution engine originally created at Facebook in 2012 for describing the capabilities and requirements of data models for client-server applications. The development of this open standard started in 2015. This specification was licensed under OWFa 1.0 in 2017. Copyright and trademark was transferred to the GraphQL Foundation in 2019. GraphQL has evolved and may continue to evolve in future editions of this specification. GraphQL is not a programming language capable of arbitrary computation, but is instead a language used to make requests to application services that have capabilities defined in this specification. GraphQL does not mandate a particular programming language or storage system for application services that implement it. Instead, application services take their capabilities and map them to a uniform language, type system, and philosophy that GraphQL encodes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    SQL*Plus Commander

    SQL*Plus Commander

    Text-based user interface to query data on Oracle DB in a smart way

    SQL*Plus Commander is Text-based user interface (TUI) / framework to query data on Oracle DB in a smart way. It consists in a fully customizable script shell for bash and ksh. It executes custom queries or procedures on DB with SQLPlus for Oracle. The results of queries can be browsed in a colorful text interface resulting data from a query can be selected and passed dinamically as parameters for others queries or procedures It may be useful for people who runs frequently a limited number of query and uses the results as parameters for other queries. suggested for DBA activities, log tables browsing. downloaded version contains a demo with HR data model from oracle.com Try it and let me know if you find it useful any idea or suggestion will be appreciated
    Downloads: 20 This Week
    Last Update:
    See Project
  • 8
    PL/SQL Unwrapper is a set of packages which allow you to unwrap wrapped PL/SQL codes for Oracle database 10g and above. Also on GoogleCode: https://code.google.com/p/plsqlunwrapper/
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    TPoX is an XML database benchmark based on a financial application scenario. It is used to evaluate the performance of XML database systems, focusing on XQuery, SQL/XML, XML storage, XML indexing, XML Schema support, XML updates, and other aspects.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 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
  • 10

    xsd2pgschema

    Relational database replication tool based on XML Schema

    xsd2pgschema is a Java application suite, which converts XML Schema 1.1 (hierarchical data model) to PostgreSQL DDL (relational data model) and supports XML data migration into PostgreSQL based on the XML Schema without defects on information content. It also supports full-text indexing via either Apache Lucene or Sphinx Search utilizing the relational data model. File conversion from XML to CSV, TSV, or JSON is possible as well as mapping XML Schema to JSON Schema. Obtained PostgreSQL database can be optimized at user's discretion. Moreover, differential update, and XPath query evaluation over PostgreSQL are possible. PgSchema server, serialized relational data model server, can be used to speed up the analysis of complex XML Schema. Large XML file can be split through xmlsplitter, a flexible XML splitter based on XPath and StAX.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    RefDB is a reference database and bibliography tool for SGML, XML, and LaTeX documents, sort of a Reference Manager or BibTeX for markup languages. It is portable and known to run on Linux, Free/NetBSD, OSX, Solaris, and Windows/Cygwin.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    Crash Scenario Manager

    Crash Scenario Manager

    It simulates several Oracle crash scenarios.

    This software simulates several crash scenarios on Oracle database: so you can test your backup strategy, your restore and recovery scripts, your RMAN skills and be more prepared when a real crash happens on your system.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Atomic OS is a responsive Web 2.0 operating environment & development platform. Based on AJAX techniques, it emulates/provides standard operating system features including a command-line shell, interpreter, filesystem, database access and GUI services.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    *** 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: 2 This Week
    Last Update:
    See Project
  • 15
    Download code, Learn code, Share code. The Ongoing Object-oriented Perl Project. scripts, tutorials, modules, case studies, anything OOPerl --not excluding contributions of OO discipline in other programming languages.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    WikyBlog is a CMS/Groupware application written in PHP/MySQL that fuses collaborative editing features of wikis with user friendly publishing characteristics of blogs. MediaWiki derived wiki syntax, AJAX enhanced, UTF8 and extendable (google maps).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    A unified open source software platform based on Linux for mobile smart phone. The first stage features are call, sms, address book, multimedia, J2ME, application install, and smart phone full feature set, something like MS smart phone.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    The Anaconda Kick Start, Alice Scripts, and Other Install Scripts project provides example installation scripts to automate that new server install, or other software install once your server is up.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    Large Text File converter

    Java Based Heavy-duty utilitity to process large delimited text files

    TextZilla is a Multithreaded Java utility which can process huge size delimited text files to extract, convert, encode, decode, encrypt/decrypt text data from source and write it in desired output file or files. It provides fully extensible framework based on which Java classes can be created, for example it currently has MD5 conversion capability, based on same design classes for 3DES ,AES or any other Algo can be created. Another strength of this tool is in its configurability, it's design allows to generate as many output files as required from one input file, and at every row of input file validation, extraction, conversion can be applied. Use case Example: legacy system is to be replaced with new advanced system with different DB schema, and the data provided as 100GB size of delimited text data which is to be inserted in 10 different tables of new system DB after validation,date format conversion, rearrangements, and MD5 hashing implementation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    *** NOTICE *** This package is no longer maintained. Its features are now included in MySQL Sandbox (https://sourceforge.net/projects/mysql-sandbox/) This package is a sandbox for testing replication features under MySQL 5.1. It will install four nodes u
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    OggCarton is a cross-platform CD ripper, database, and web server for Ogg and MP3 files. Needs no external database or web server! <br> Linux and Windows require Java 1.4.1 (or later) installed. Java is included with Mac OS X.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    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: 1 This Week
    Last Update:
    See Project
  • 23
    Quality Assurance & Control database client server system. Postgresql server, C# clients, web php interface. All strategies are ISO 9001: 2000 compliant.Solve almost all traceability requierements.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    This is an sql query engine for csv files, for when you do not have the time/energy/resources/inclination/whatever to load the data into a real database.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    inicrond is a education-oriented content management system. It is written in php and supports MySQL. Go on the freshmeat site for more details. Inicrond : Network of Interactive Courses Registred On a Net Domain
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.