Search Results for "mysql-connector-java" - Page 58

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

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 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
  • 1
    A Java-based game to let two people play Magic: The Gathering (copyright Wizards of the Coast) over a tcp/ip connection. It does not know how to play the game, but it does let you play if you know how.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    QmailAdminWeb is an admin suite for Qmail+MySQL with a web GUI. It can add user, remove user, change user password, build user mail forward ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The Project for flexible Server. The First Implementation will be Remote Object Server. Implementing with Java, C++ and Python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FreeBBS's goal was to create a system for posting messages in Freenet in a BBS fashion. This project is dead, Jim.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    JPE is a seamless, complete, and efficient integration of Java and standard Python (C Python). JPE provides Java access to Python's native extension, and Java's Swing to Python developpers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The goal of the Relay IRC project is to create an easy-to-use, multi-platform and scriptable Internet Relay Chat (IRC) chat client and a set of Java classes for adding IRC capabilities to other Java programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The FastForm is a component that helps a user to fill out huge forms and only fields that needed wasting no time to look up proper fields through the whole form.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    InfoDock is an integrated productivity toolset, mainly aimed at technical people. It is built atop XEmacs and so has all of the power of Emacs, but with an extended menu-based user interface. Most objections to Emacs use are solved by use of InfoDock.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Over is a space-based comic-like RTS game with some MMO features (persistency, commander profile, etc...) It also features customizable fleets and wings. Over is build on a completely custom engine which currently runs on linux and windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 10
    The Snake Skin Bean Breaker converts Python syntax into readable Java syntax. With a high potential of runtime or compile-time deviances, the resultant code is assumed to be broken.. Works well for porting Jython Swing prototypes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Jacomma is a framework for developing network-aware reactive information agents, using the ICM agent communication infrastructure. It offers transparent ICM bindings for java, and includes a lightweight agent execution environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Moebius is a mud server, written in python using (currently) MySQL as a back-end. It's design goals are to be extensible without taking the engine down, to be distributable via the database, and to allow a complete python coding/learning env online. It
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    jp scratchpad is an interactive execution enviroment for jpython, inspired from Mathematica notebooks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SICKnotes (Site Inventory, Configuration, and Knowledge) is a permissions-based Web tool that assists with inventory, system changes, contact info, and knowledge for anything from a small startup to a data center. SICKnotes requires Python and MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is an Enhydra Application which helps to match job requirements of companies and capabilities of job seekers. Nice features: JUnit Tests, JPython Scripting, serves PDF Documents. Far from complete.... it started as exercise in software engineering
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    LdapEngine, which includes an easy, more natural way to search and manipulate a LDAP tree (especially compared to JNDI). The second part is a graphical LD
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Objirc Chat is a Java based IRC client. This 5th generation product includes: * a cool Swing based GUI (designed for real people not just Java developers) * event-based support for the IRC protocol * Python and Java based plugin support * DCC pr
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a PHP frontend to a SQL server(potgresql/mysql) to allow one to keep track of your friend's quote
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    shared resources for developers of gnutella clones, and for derivative projects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A standard Unix interface, minimally accessible via telnet (to it's assigned port), for home automation controllers such as the CM11A, CM17A, Ocelot, or the HCS II. Other controllers will be considered if enough interest in them is shown.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The jnios module is a complete java/JNI implementation of the builtin python modules "os" and "posix" for use with the JPython environment. jnios allows the original os.py and posixpath.py/ntpath.py/...from CPython, to run under JPython.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The jTkinter module is a complete java/JNI implementation of the builtin python module _tkinter for use with the JPython-1.1 environment. The jTkinter module allows the original lib-tk\*.py files from CPython, to run under JPython.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This project is a Local Exchange and Trading System admin tool, accessible from the web for the use of LETS members. It is composed of an online directory, accounting and payment system, and an online newsletter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    a easy-to-use favorite assistant for firefox extend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    iSurface - Project Management System. This system created to improve other systems and finding new solutions to old problems.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.