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

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 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
    HareDB Data Model Management

    HareDB Data Model Management

    A GUI tool for converting schema and migrating data from RDB to HBase

    Denormalization is an important step while converting RDB data to HBase. HareDB Data Model Management is a GUI tool for it as above. This tool provides an merge table function, it can help you merge tables which have relationships in RDB. It provides not only an schama redesigner but also an data loader from RDB to HBase. This tool can reduce time cost of migration project which is from RDB to HBase.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Android: InventoryHelper

    You can use it for fun or for actual listing items (see features)

    It's a fully functional database based application, which allows you listing items, like text, pictures, barcodes, GPS locations... For Android devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Redis-JD

    Fast and simple Java client for Redis datastore

    Java client for Redis allows programming most commands and reading replies in Java according to the Redis paradigm. The core module takes care of the byte protocol and management of connection via a connection pool. Separate modules are supporting Apache MINA - asynchronous messaging framework and the new Java 7 asynchrounous I/O.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    An electronic version of the USDA The Emergency Food Assistance Program (TEFAP) information collection form. Not associated with the USDA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5

    addressdb

    Java graphic front end for SQLite database (eg addressbook)

    addressdb is a graphic front end for an SQLite database. Typically the database may be an address book. addressdb incorporates flexible field searches based on SQlite's native comparison operators and word and regular expression searches. Records may be exported as pdf files with flexible formats (eg address labels) and as text files (eg comma separated values - csv) also with flexible formatting. csv files may be used as backup and to transfer data between databases; addressdb can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    experimental db tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    HareDB
    HareDB is a total solution for enterprise which bases on HBase. We release tools as follows. 1. [HBase Client] 2. [HBase DataModelManagement] After that, we will keep on releasing tools which are related to HBase. [1]:https://sourceforge.net/p/haredbhbaseclie/ [2]:https://sourceforge.net/projects/haredbdatamodel
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JClient MySQL Companion

    JClient MySQL Companion

    JClient MySQL Companion is a light-weight GUI tool for MySQL users.

    JClient MySQL Companion is a light-weight GUI tool for MySQL users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A set of Java classes to enhance and speed development with Oracle Applications Framework, Oracle's MVC Framework for web application development for Oracle E-Business Suite R11 and R12. To be kept up-to-date with any changes to the Toolkit please either subscribe to the Notifications below or join the Maillist
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    ipmems

    ipmems

    Real-time data acquisition and visualization software

    Cross-platform data acquisition and visualization software with an embedded HTTP-server, binary protocol parsing library, protocol emulation server, remote secure administration server, embedded Groovy scripting facilities and HMI (SCADA) visualization module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Hibernate Pojo Generator generates all the Java code necessary to access a database via Hibernate Annotations (+ Spring) including JUnit tests (1 per table) that are able to run immediately without further customizations. Mostly tested with MySQL. Moved to GitHub: https://github.com/wwadge/hbnpojogen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    fzpgloader

    FasterZip PostgreSQL Loader - ETL for postgresql FasterZip PostgreSQL

    FasterZip PostgreSQL Loader - ETL for postgresql FasterZip PostgreSQL This is a Java application that lets you filter the information into a file before loading using a copy (psql does not require). Use a configuration file for the data connection to the db, source file and special parameters. You can make SQL (using HSQL) the source file, allowing the transformation of data prior to loading. Can run on any OS that use Java without needing to install any additional components (other than the JRE course) To make SQL on the source file, keep in mind: 1) The file will be played under the name "origin" 2) If the option encCol1era, not in the configuration file or encCol1era = 0, the columns are automatically named file like this: col1, col2, ... coln, and the SQL touches take these names. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    once:radix is a Rapid Application Development system for Intranet and eXtranet environments. Create advanced database-driven web applications that require no expertise in the underlying technologies. Just point and click with pixel-perfect precision.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    JackHare

    An ANSI-SQL compliant JDBC API for noSQL DB

    JackHare is an ANSI-SQL compliant JDBC API for noSQL DB. Our goal is to support different kinds of noSQL DB, at present, the HBase + Hadoop is supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DBEdit 2
    A database editor, suitable as front-end for all your relational databases. Connects to Oracle, DB2, MySQL and many other databases. Used to easily query, update and administer your database, create reports and synchronize data.
    Leader badge
    Downloads: 154 This Week
    Last Update:
    See Project
  • 16

    DBnavgate

    Dbnavgate shows the nodes and details of a database instance

    As part of the lecture java programming we had to program a database navigator. This navigator shows the nodes of all relations in a database instance and the details of the selected node. I used the Model-View-Controller-Pattern (MVC).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An open source cross platform Database Query Tool written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The goal with dzo is to treat a application database objects the same way the application's source code is treated, with respect to development, revision control, and deployment. Dzo currently works with MySQL, Oracle, and SQL Server (more to come).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ...DBWA also allows users to kill currently running queries or run their own SQL queries. DBWA is implemented in ASP.NET MVC using C#. Previous Versions supported Oracle(PL/SQL and JSP), MS SQLServer (ASP), and MySQL/ODBC (C#.NET) versions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    JMyBackup is a simple graphical userinterface for mysql database backups. JMyBackup is easy to use (userinterface for mysqldump). To run JMyBackup there is no installation necessary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    offstageArts is an open source enterprise database system for dance, theater and other non-profit organizations of all sizes. It is based on Java/PostgreSQL and runs on all major platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JuMP is a client for MPD (http://www.musicpd.org), written in Java using SWT. It aims to provide full playlist support, along with full entry and search support for a database of tracks. It includes a separate Java class for interfacing with MPD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A pure Java API for Telelogic Synergy/Change, which allow basic operations on records. The core API classes are integrated in an Eclipse plugin for convenient use through the IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The ethnoArc software allows ethnomusicological archives to define their data structure in XML, from which a database is built. Metadata can then be entered and managed. Researchers can define queries (spanning multiple archives) on the metadata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    WikiNet TK is a fast and easy-to-use toolkit for WikiNet.
    Downloads: 0 This Week
    Last Update:
    See Project