Showing 866 open source projects for "mysql-connector-java"

View related business solutions
  • 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
  • All-in-one security tool helps you prevent ransomware and breaches. Icon
    All-in-one security tool helps you prevent ransomware and breaches.

    SIEM + Detection and Response for IT Teams

    Blumira’s detection and response platform enables faster resolution of threats to help you stop ransomware attacks and prevent data breaches. We surface real threats, providing meaningful findings so you know what to prioritize. With our 3-step rapid response, you can automatically block known threats, use our playbooks for easy remediation, or contact our security team for additional guidance. Our responsive security team helps with onboarding, triage and ongoing consultations to continuously help your organization improve your security coverage.
    Learn More
  • 1
    JCheck is a testing tool for Java similar to QuickCheck for Haskell. The programmer provides a specification which then is tested using a large number of random test cases. JCheck integrates with JUnit making it easy to mix with usual unit tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    J2EE framework with 0-configuration.debug/unit test without J2EE server,using Velocity/Freemarker as view,directly JDBC with Apache DBUtils,reusable SQL pagination, SQL transaction based on TRANSACTION_PER_REQUEST,And URL based user access control(UAC).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    TestPlan is an automated testing tool for testing interactive web systems. Tests are written in a specialized language suitable for less technical individuals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Simple, straight-forward examples of FIT/FitNesse fixtures for Java and .NET test environments. Documentation and examples are available in the form of a live FitNesse wiki and PDF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight Icon
    Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight

    Lock Down Any Resource, Anywhere, Anytime

    CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
    Learn More
  • 5
    A simple software to testing some net utilities like port scanning, lookup, socket connections and some others
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SocketTest - powerful and small software tool for socket testing. It can create both TCP and UDP client or server. It can be used to test any server or client that uses TCP or UDP protocol to communicate.
    Leader badge
    Downloads: 152 This Week
    Last Update:
    See Project
  • 7
    Exploratory testing tool to help manual software testers manage session-based test management, prime testing ideas and record test results. See this page for more on SBTM: http://www.satisfice.com/articles/sbtm.pdf
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This project is designed to help programmers understand the resource utilization of their code in the Java Virtual Machine and provide real time feedback via a GUI interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is a simple Java application which can be used to emulate the speed of internet connection with a local server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • FusionAuth: Authentication and User Management Software Icon
    FusionAuth: Authentication and User Management Software

    Offer your users flexible authentication options, including passwords, passwordless, single sign-on (SSO), and multi-factor authentication (MFA).

    FusionAuth adds login, registration, SSO, MFA, and a bazillion other features to your app in days - not months.
    Learn More
  • 10
    Glossword Checker is PHP-script which checks if your server configuration meets the requirements for running PHP-applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CheckClassPath - Display class classpath/package CheckClassRefs - Ck Referenced classes are in jar CreateTN - Create TN \n FindClass - Find class/package \n FindFileOnPath - Search PATH for file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This plug in will give you the ability for schedule your launches in eclipse. It's based on a simple workbench view where you can add your task to be launch at a specific date.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    EasyAccept is a tool to automate acceptance testing for your Java project in an easy way. All you have to do is to provide test scripts written in simple, client-readable commands, and a Facade to your program. EasyAccept does the rest for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    fitnesse4idea is a plugin for IntelliJ IDEA that aims to integrate FitNesse testing and java development through a set of integrated IDE tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A framework for doing test runs and evaluating results with the OpenOffice.org VCL TestTool Application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PowerMock allows you to unit test code normally regarded as untestable. For instance it is possible to mock static methods, remove static initializers, allow mocking without dependency injection and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    QA cover is a lightweight toolkit used to improve the quality of your java applications by insuring proper unit and Quality Assurance testing coverage. Developers mark areas in their code, which are examined during unit and QA testing, revealing import.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    When testing using a database with rollback after each test, failing tests are very hard to resolve. Data Storm is a simple DB viewer directly launchable from within your test code to enable you to inspect the current state of the database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Adds a new Controller to JMeter, supporting the definition of probabilistic user behavior. Moreover, it enables the variation of the number of active parallel user sessions (threads) during test run to be specified by configurable mathematic formulae.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Automated system for development automated testong scripts, that use Internet Explorer for wirk with WEB server,that need to test, and library htmlParser to make search quicker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Coberclipse is a eclipse plugin for Corbertura. It will instrument the classes during the build and show the code coverage after executing unit test cases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Swing Java Application manages software requirements and associated functional tests, including results, showing requirements/tests traceability at all time. Requirements and tests are formatted as in text processor; print-ready documents are generated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    HTTP Client Plugin is an Eclipse 3.3+ plugin that enables users to construct and execute HTTP protocol messages. It is intended to support protocol level testing of web components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    mda4eclipse is a domain-driven and model-driven development eclipse plugin. Its purpose is to present a way of using different project sites to work together and establish a shared development environment.
    Downloads: 0 This Week
    Last Update:
    See Project