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

View related business solutions
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 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
  • 1
    The Jupperware library is yet another contain class library, but provides increased support for List-like scalar sequences (boolean, int, float), associative linking, and compound pseudo collections such as Union, Intersection, and Minus (also includes free-standing, matching Iterators).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Nataly

    Nataly

    A framework that translate name-based pointcut to analysis-based ones

    Nataly, which can translate name-based pointcuts into analysis-based pointcuts automatically. Analysis-based pointcuts, can specify join points through static program analysis. But another problem is that there are few approaches can generate analysis-based pointcuts. We implement Nataly to tackle these two problems with a novel pattern, which is generated by static analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Jem is a real time Java operating system designed for embedded devices. It focuses on a flexible and robust operating system architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 5
    Bamja is a Rich Client Platform for data acquisition programs and provides a fast and flexible software development based on a service oriented architecture. This project is dead!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    An eclipse plug-in used to plan software development projects based on RUP, with risk analysis, scheduling and activity distribution. PLUS extract from use case diagrams created by Jude (http://jude.change-vision.com).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    HOOPLE is a portable collection of C++ source code, featuring thread-safe objects for collections and event processing, RPC-style plugin-based encrypted networking (CROMP / octopus), bookmark collection management utilities, and a lot of other cool stuff. This is the project page for HOOPLE version 1, which was retired on September 25 2010. The code supposedly still builds on both Linux (with gnu gcc) and on Windows (with ms visual studio). Most of the code from hoople1 has moved into...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A fully automated database benchmark suite that prints tabular and graphic results for multiple tested disciplines, given JDBC database connections. Some free open source database engines are included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    J7Win

    A Java Wrapper for Windows API functions.

    This project is a set of Java wrapper classes for Win32 API functions. There is a parallel project called J7Linux which is the equivalent for Linux/Unix systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Top Corporate LMS for Training | Best Learning Management Software Icon
    Top Corporate LMS for Training | Best Learning Management Software

    Deliver and Track Online Training and Stay Compliant - with Axis LMS!

    Axis LMS enables you to deliver online and virtual learning and training through a scalable, easy-to-use LMS that is designed to enhance your training, automate your workflows, engage your learners and keep you compliant.
    Learn More
  • 10
    Beanlib is a utility library for use with JavaBean. Beanlib for Hibernate (beanlib-hibernate) allows developers to easily reuse the same pojo classes for both persistence instances and data transfer objects.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    Sarcoex's Blender Web Interface

    A simple web interface for Blender, for rendering animations..

    A simple web interface for Blender, for rendering animation with clusters. "Blender is the free open source 3D content creation suite, available for all major operating systems under the GNU General Public License."
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is a Desktop Application written in Java that uses MySQL database for registering and editing information about discographies and documentaries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is a Su-do-ku game solver and player. It generates a complete Sudoku.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The GOA Project defines a Generic Open Architecture Layer using pre-defined abstraction levels. By Using the GOA Abstraction levels , the application gains a real extensibility and physical modularity enforced by the GOA Engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Mosquito is an open source Java library for parsing Power Designer PDM files and converting them to the in-memory structure based on object model provided by this library. It is quite useful for relational model based code generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This project has moved! Go to https://github.com/yenrab/qchybrid
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    SqIRC
    SqIRC is light IRC client written in java, with script control and plugin!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This library provides funcionalities to lead with typesafe tuples in a Java 5 Generics fashion. You can also use it in the client side of your GWT project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    EasyWebApp is an easy GUI frames infrastructure, JQuery based, easy to use and user friendly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    @rules is not a rule engine! @rules is a rules API that uses annotations to define rules where they should be defined when programming an application, on entity classes, in this case on POJO's.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Beagle is a Java lightweight framework to fetch database entries in an optimized data structure.It can be useful in those application that need to a fast data access.It is designed around Agile Methodologies with pattern of Test Driven Development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JDots, Java Dynamic Object Tree Software. A library/framework to create a dynamic tree of Java objects, for active method communication/propagation. Java implementation of the BEAST project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A proof-of-concept Java client and server to illustrate the UDP firewall punching technique used by Skype and similar programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Sugar is a simple library for making certain tasks in Java (such as File manipulation) far more palatable. My intention is to organise Sugar into multiple subprojects : FSPath(an API for filesystem interation) being the first one.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    XML 2 Java Binding (X2JB) is a Java development tool intended for binding of XML entities to Java interfaces and classes (but not vice versa).
    Downloads: 0 This Week
    Last Update:
    See Project