Showing 922 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
  • Leverage AI to Automate Medical Coding Icon
    Leverage AI to Automate Medical Coding

    Medical Coding Solution

    As a healthcare provider, you should be paid promptly for the services you provide to patients. Slow, inefficient, and error-prone manual coding keeps you from the financial peace you deserve. XpertDox’s autonomous coding solution accelerates the revenue cycle so you can focus on providing great healthcare.
    Learn More
  • 1
    Codemon is a testing tool that enables code coverage of C codes. It supports the level of Decision Coverage and Condition Coverage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Basic XSLT

    Java-based tool for performing XSL transformations.

    BasicXSLT has a new home on GitHub at: https://github.com/evanspa/BasicXSLT ------------------------------------------------------------- Java-based tool for performing XSL transformations. Allows for multiple XSL stylesheets to be chained together and allows for parameters and output properties to be set on each stylesheet. Remembers configuration information and provides timing numbers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A system that helps in the process of functional system testing. It allows the creation and storage of testcases, testsuites and test projects. Results of tests may be recorded and reviewed. Multiple testers allowed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FSMExplorer - Finite State Machine Explorer after reading specification of N FSM entities, generates available states for this FSM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully managed relational database service for MySQL, PostgreSQL, and SQL Server Icon
    Fully managed relational database service for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Cloud SQL manages your databases so you don't have to, so your business can run without disruption. It automates all your backups, replication, patches, encryption, and storage capacity increases to give your applications the reliability, scalability, and security they need.
    Try for free
  • 5
    Design by Contract with seamless integration into the Spring Framework, based on Annotations, AOP and a pluggable Specification Language (supports Expression Language (EL) with Extensions, Groovy, OGNL out of the box).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Framework for testing Eclipse RCP Applications. It can run both Unit and Functional tests. Essentially, it is an Eclipse Plugin which provides Fitnesse extension to run unit and acceptance tests. It uses JUnit for unit testing and Abbot for GUI tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Ant tasks to allow automatic verification of sources
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    jregexdebugger is a debugger for java regular expression (regex) patterns
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ProFIT is a tool which will convert FIT/Fitnesse tests into Java code for easy refactoring, debugging, and maintenance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rezku Point of Sale Icon
    Rezku Point of Sale

    Designed for Real-World Restaurant Operations

    Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
    Learn More
  • 10
    Testing classes to extend usage of JUnit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Java Mutantion Testing for Eclipse is a plugin for Eclipse that enables mutation testing for Java projects. JMuTE introduces mutations to java source code, runs junit tests and generates an html report.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    arbitrator is a platform that running as many as possible languages core compiler as its core, and the languages core are customized for code review purpose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    httptester is an add-on to JUnit that eases web application testing. It uses a slightly modified version of Grinder to record web app navigation and an xml description of rules that have to be satisfied in order to pass tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A modular and distributable performance harness for load testing application servers. Developed in java and designed in the same spirit as JUnit (www.junit.org).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a dynamic slicing tool for Java programs. The tool modifies the Kaffe virtual machine to collect the execution trace, and compress the trace on-the-fly. Please proceed to the tool's website http://jslice.sourceforge.net/ for download.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    BugEye is an XML-based unit test creation framework. Being XML-based, it can be easily translated to almost any language. The current translations are C#, Java, JavaScript, and Visual Basic. Future translations include C++, Python, Perl, and PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Denvir is an environment diagnostic library. It should be used by application start-up to check its requirements (for example the right JDK). If a problem occurs, Denvir will provide possible solutions to the end-user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CubicTest is a visual tool for writing Selenium and Watir tests. It makes tests faster and easier to write, and provides abstractions to make tests more robust and reusable. Go to www.CubicTest.org for more information. The SVN is moved to www.OpenQA.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Avignon is an acceptance test system that allows you to write executable tests in a language that you define. It uses XML to define the syntax of the language but, if you choose to extend the language, leaves the semantics of the tests up to you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A simple test-harness framework which provides a nice GUI and simple control mechanisms. The test-cases must be written in Java, but the harness can be used to test just about anything.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    RefactorUnit is an eclipse plugin for creating and executing JUnit tests of refactorings
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Apps Unit toolkit is a library to help testing your Oracle® e-business suite code. The kit helps testing views, pl/sql packages, concurrent request and more in a Multi-Org e-business setup. No software needs to be installed on the Applications server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This tool converts long values into Java-Dates (java.util.Date) and Java-Dates into long values. Useful for Developers who save theirs dates as long values in a database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Perftest is an library designed to work with JUnit and other unit testing libraries to facilitate performance testing. It includes decorators which allow for timed tests, load tests, stress testing as well as logging and reporting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Information system to manage execution of manual test scripts. Includes comprehensive issue tracking linked to scripts. Web-based UI, JBoss app server. Standard role-based user access. Test cases written in Excel and loaded up to application using a tool
    Downloads: 0 This Week
    Last Update:
    See Project