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

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • All-in-one security tool helps you prevent ransomware and breaches. Icon
    All-in-one security tool helps you prevent ransomware and breaches.

    SIEM + Detection and Response for IT Teams

    Blumira’s detection and response platform enables faster resolution of threats to help you stop ransomware attacks and prevent data breaches. We surface real threats, providing meaningful findings so you know what to prioritize. With our 3-step rapid response, you can automatically block known threats, use our playbooks for easy remediation, or contact our security team for additional guidance. Our responsive security team helps with onboarding, triage and ongoing consultations to continuously help your organization improve your security coverage.
    Learn More
  • 1
    Python MyCMS is an application development platform built with robust MySQL integration allowing for easy creation of state and event driven web-based interfaces. Now also featuring a phpMyAdmin-style web interface to MySQL for administration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Pocoo, the Python powered bulletin board software. Pocoo is easily extensible, highly scalable and portable. For more information, SVN access and trackers please visit <http://www.pocoo.org>.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Wets is a very flexible ETL which can handle data coming from text file / XML / MySQL / postgreSQL and Zope server and because of the language associated there is no limitation concerning the transformation process. See the drop project for a GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A python XML aware asynchronous multi-user server. Allows Macromedia Flash clients to connect to this server via actionscript, to create rooms, subrooms ... to chat in private or in a room, to protect a room, to play an internet multiplayer flash games
    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
  • 5
    PHP program designed to work with the game Frets On Fire to allow users to setup personalized world ranking score charts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Green Machine is a dynamic web content management system written in Python using Django web framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A python implementation of Fresnel, a display vocabulary for the Resource Description Framework (RDF). See http://www.w3.org/2005/04/fresnel-info/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Satrap is an online address management system. Users can change their own records via a web-based interface, but there are also special administration groups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    GMUVE (Graphical Multiuser Virtual Environment) is an engine/framework that lets large numbers of users interact in a 3D world. GMUVE is a peer to peer networked OpenGL application that can be used for MMPOG or 3D chat. It is available in Python and JAVA
    Downloads: 0 This Week
    Last Update:
    See Project
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 10

    Meanwhile

    Open implementation of the Lotus Sametime protocol

    THIS PROJECT HAS MOVED Please visit https://github.com/obriencj/meanwhile The Meanwhile project is an open implementation of the Lotus Sametime client protocol. The project provides a library written in C, a python module, and a Gaim plugin utilizing the library.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    CAjax is a library for building AJAX style web applications, which consists of a javascript package for easy writing object-oriented AJAX logic in javascript, and a set of server-side packages dealing with unified communication details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    An attempt at a Xanalogical Web, comprised of a CGI system with both native and HTML interfaces, a set of standards, a backend supporting Transclusion, versioning, and a custom browser with support for Transpointing and editing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Karriblog is a simple Blog based on Karrigell web framewok. Actually, it uses MySQL but i intend to use BuzHug for the next releases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Each user can run their own threaded search engine and contribute to a global search database searching only the sites they want. It is built using Turbogears.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is currently a bunch of scripst used to manage translations of a large number of Java Server Pages (JSP). It is not integrated into any IDE, but can be used as a general way to manage these files from anywhere.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    deface-no-tnx is an anti-defacement system that monitors your Web files and notifies you about unallowed changes. It also replaces the defaced page with a standard "error" page,so that no offensive/joking content can be frauodolently added to your site
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    phpMyLibrary is a PHP MySQL Library automation application. The program consist of cataloging, circulation, and the webpac module. The programs also has an import export feature. The program strictly follow the USMARC standard for adding materials.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    Fasafiso is a blogging system written in PHP using a MySQL database backend. It supports multi-user blogging, themes, multilanguage, a Blogger-like API to post entries remotely, commenting on posts, rss and atom feeds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PONY - ORM & web publication framework

    PONY - ORM & web publication framework

    Pony is a fast and easy to use Python ORM

    ...Following is an example of a query in Pony: select(p for p in Product if p.name.startswith('A') and p.cost <= 1000) Pony translates queries to SQL using a specific database dialect. Currently Pony works with SQLite, MySQL, PostgreSQL and Oracle databases. Pony ORM also include the ER Diagram Editor which is a great tool for prototyping. You can create your ER diagram online at https://editor.ponyorm.com, generate the database schema based on the diagram and start working with the database using declarative queries in seconds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MVCPython is a framework which automatically generates a MVC architecture (MVC= Model View Controller) just from Python Classes and Object defintions. MVCPython achieves this through a strong use of Python's introspection capability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Whiki is a hierarchic data structure. This project contains a web content management system to handle a whiki database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A configurable knowledge management framework. It works out of the box, but it's meant mainly as a framework to build complex information retrieval and analysis systems. The 3 major components: Crawler, Analyzer and Indexer can also be used separately.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    XSDB XML is to DATA as HTML is to DOCUMENT. Publish and combine data as easily as HTML format and web browsers publish and view documents. Implementations in Python, javascript, java, C#/.NET.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Eligante is a software for archivation, management and browsing (with full-text search functions) of all your communications, be it via email, chat (IRC, ICQ, MSN,...) and even messaging websites (hi5, orkut,...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A drop-in framework for adding tagging (folksonomy) capabilities to existing applications
    Downloads: 0 This Week
    Last Update:
    See Project