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
  • 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
  • 1
    JFlat is a Java API for writing to and from flat files such as CSV and fixed width. It can map to and from Java beans, provides callbacks to implement custom handling, and is highly customizable.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    XapMap (Cross Application Mapping) is a Java framework which enables developers to automatically create objects of an application B through adding metadata on a known application A, which contains corresponding classes/fields with the first application
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Moved to GitHub http://github.com/autentia/autentia-wuija !!! WUIJA is a Java framework to develop Web apps. Our goal: make development easier. The best point: you can develop GUI in Java (like Swing) using widgets or adding easily your own ones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A general purpose Finite State Machine written in Java. It is easy to use, powerful, and fast.
    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
    I looked for a Java Component to read a Interleaved 2 of 5 barcode and didn't find. So I did it. Eu procurei por um componente Java para a leitura de códigos de barra 2 int 5 e não encontrei. Então eu fiz. Contato: www.flavioschiavoni.blogspot.co
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Flexoodb stands for Flexible Object Oriented Database API. Using your choice of RDBMS, Flexoodb represents objects as XML, allows proprietary Serializable objects to be embedded within the XML representation and manipulation using extended classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    myjson is a small java library that operates with object literals expressed in JSON notation. It can not only convert from java objects to JSON and back, but also compare or even update a java object with the information contained in a JSON string.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This is a plugin project to extend the eclipse IDE functionality providing it with views, actions and an underlying connectivity core. It will attempt to implement a jxta-based solution for Peer Programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    An framework for rapid development of web applications that emphasizes complete separation of markup from code, ease of use and seamless integration with Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Award-Winning Medical Office Software Designed for Your Specialty Icon
    Award-Winning Medical Office Software Designed for Your Specialty

    Succeed and scale your practice with cloud-based, data-backed, AI-powered healthcare software.

    RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
    Learn More
  • 10
    Water: a fast, secure, dynamic OO language and database. Water is an all-purpose language (and meta-language) that runs Web applications in the browser or server-side. Water is compatible with .NET, Java, and C on Windows, Linux and Mac OS X system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The iPOJO-Toolbox includes several projects to ease the conception and the use of components above the Apache Felix iPOJO framework. It contains several handlers, some standard OSGi services as well as an Eclipse plugin, and many other useful features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Tool for calculating source code metrics in Software Product Lines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    library for converting from JPA, Hibernate, etc to json. Reads JPA Annotations to get around the proxy class problem. Still in the very early stages but has very useful limited functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The goal, is write less code to dynamics queries. Without a lot of if's to say what you want and don't want for the query.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An extension for iBatis and Spring which enables writing Java classes and interfaces instead of XML for the Java-SQL mapping.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Java library for simple managing and solving sophisticated mathematic expressions and equations, based on Reverse Polish Notation (RPN)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Performance oriented data structures and other programming utilities for Java that are meant to replace those provided by Java. They are designed to provide a solid backbone for any software project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JAAMS (Just Another Audio Management System) JAAMS is a JAVA library that organizes music using a relational database such as MySQL, or SQLite.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Java Xml / Excel bidirectionnal transformation too
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    V.R.C.C. (Video Remote Computer Camera) is a freeware and open source system that enables your smartphone to be used as a Webcam and lets you control the smartphone from the PC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Java Boolean Expression Library (JBEL) enhances the Java Collections API by implementing on-the-fly sorting, filtering and reasoning capabilities including, select(), collect(), reject(), detect(), doForEach() using functional programming techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    jPersist is an extremely powerful object-relational database persistence API that manages to avoid the need for configuration and annotation. jPersist uses JDBC and can work with any database supported by JDBC and any type of connection resource.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A free Virtual Filesystem Browser written in Java. It can replace the standard java JFileChooser in applications that need to access local and remote files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A complete library of high-speed java collection classes to complement existing classes with new and advanced algorithms. Complements standard J2SE classes and Jakarta commons classes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This API enables objects to be easily passed from Java to JavaScript via XML. It consists of a Java library and a JavaScript file. The Java recursively turns any bean or collection into XML. The JavaScript returns an object similar to the Java object.
    Downloads: 0 This Week
    Last Update:
    See Project