Showing 1473 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
  • 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
  • 1

    iplaynext

    iplaynext

    iplaynext
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    secured WebGine is a mix between a content management system and an application framework. Its focus is security and a logical API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    PyntaxDAO

    PytaxDAO is an ORM used to communicate CRUD with the database.

    Pyntax DAO is ORM / DAO / Database Abstraction Layer which helps you connect to database and do CRUD operations with very minimal setup and coding written in PHP. The current version of the PyntaxDAO only works with MySQL but future version would be compatible with other databases also.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    lib-php-digest

    A PHP implementation of the HTTP Digest model.

    A library designed to implement HTTP Basic and Digest authentication in a PHP environment with minimal coding.
    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
    Pines

    Pines

    Feature packed web application framework.

    A full featured web application framework with an advanced object-relational mapper, extensive method hooking functionality, an advanced package management system (like those found on Linux), and MVC architecture. It emphasizes speed and flexible/extensible structures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    yapd

    Yet another PHP to DAO conversion software

    Imagine you want to start a new project in PHP using MySQL as a DB server. You create your tables and then the first thing you should do is... Create the DAO files. And this is the boring, error prone part of your system.<p> yapd will do it for you: it will read your schema in MySQL and it will create four files for you: * A file for the data object * A file for the interface * The DAO file * The file that extends the DAO files (for custom queries) I've used the fantastic phpdao software and I have fixed some bugs, added more phpdoc elements and used PHP MySQL's PDO system (instead of the deprecated mysql php driver)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Materio
    Materio is an application publication platform, providing user management and a common login system. Useful for organizations with own application development, to share programs between different parts of the organization or with other organizations. Modules are geared to library topics, such as: • OpenURL resolver (ScourDox module) • Journal article subscription (Article Harvester module) • Content Management System (Little boxes module) • Bug tracking (Bugs module) • Journal...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    QuickCIM

    CodeIgniter Model generation from database

    QuickCIM is a great free open source tool for CodeIgniter Models generation based on templates from database tables. The generated models extends of MY_Model by Chris Schmitz (https://github.com/ccschmitz/codeIgniter-base-model). Also check http://davidburgosonline.com/desarrollo-web/2012/como-automatizar-modelos-codeigniter-my-model/ for additional use info. Written in PHP & Javascript using CodeIgniter, jQuery and Backbone.js frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Virtual Cloud

    Virtual Cloud

    Virtual Cloud est une interface web pour virtualbox

    Virtual Cloud est une interface web développer en PHP permettant de contrôler le virtualiseur Virtual BOX. Cette interface fonctionne sous un environnement Linux Debian en ligne de commande, permettant ainsi de dédier le maximum de ressource au virtualiseur.
    Downloads: 0 This Week
    Last Update:
    See Project
  • GR4VY: Payment Orchestration Platform Icon
    GR4VY: Payment Orchestration Platform

    Payment orchestration platform that connects PSPs, methods, and tools in one layer, streamlining payments and increasing success rates.

    Gr4vy’s payment orchestration platform empowers enterprise merchants and platforms to optimize their stack and create bespoke checkout experiences, giving you full control over your payment strategy.
    Learn More
  • 10

    DBPersister

    Manage your database without sql

    ...DBPersister is an Open Source project with LGPL licence , which means that is possible to reach hundreds of people all over the world working on it with the possibility to edit the code depending own needs. About DBPersister On this site you can download and use a list of libraries in all your php projects that use mysql as database. To do use this libraries you need mysqli extension installed on your web host without any other components. What You Can Use DBPersister For You can use DBPersister to manage data from your database to your application. You can do all boring operations like : load single record save single record (insert, update, replace) delete single record and many others operations without writing SQL code by yourself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Geetika Framework

    Geetika Framework

    A simple joomla template framework by tovolt

    Professional responsive, html5, css3 and unique joomla template framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    CS-Content [Dynamic Content System]

    PHP Templating & Includes System

    Generic framework designed to leverage the power of a templating system and PHP includes, all running through a single display script. Allows incredibly fast building of an intelligent website without having to write a script for every page. Separate HTML from code, intelligently build pages using path-based script and template inheritance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Ganizor

    The First Dual AS3/PHP Library

    Ganizor is an enterprise style system built for both the client and server side. Ganizor will allow developers on both ends to communicate and develop independently. Ganizor AS3 allows both designers and Flash developers to interact in brand new ways, with designers now having the ability to transfer designs directly to developers as both interactive and creative assets. Ganizor PHP then further allows both the Flash and Server Side developers to interact as information can now be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CoSEEEK

    CoSEEEK

    Context-aware Software Engineering Environment Event-driven Framework

    CoSEEEK is a framework that provides automated guidance for software developers during the development lifecycle. Its unique holistic approach amalgamates quality management, process management, context management, and knowledge management and can thus provide support attuned to the current project situation and the engineer’s context. One key goal of CoSEEEK was to develop techniques so that applicable guidance can be provided to an engineer (a CoSEEEK user) in an automated way based on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    PHP MySQL DatabaseInterface

    PHP MySQL DatabaseInterface is a tool for generating MySQL statements.

    PHP DatabaseInterface is an open source tool, designed with a purpose to make a life of a web developer, using MySQL database as a back end, a little bit easier. Developer only needs to worry about formatting parameters and calling save, select or delete procedures on DatabaseInterface object. DatabaseInterface will make sure the parameters passed are sanitized, data is properly structured and decide what to do on each call (depending on which procedure was called).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Poppy - Web Interface Generator

    Poppy - Web Interface Generator

    A visual markup editor that runs in a browser.

    **THIS PROJECT IS NOT MAINTAINED ANYMORE **CHECKOUT http://poppy.dc-development.de to see its follow-up Poppy is a visual markup editor that runs in a browser. - Best Browser: Use Mozilla-FireFox! - Take Care: for local testing/development only! Features: - Multiple Projects - Build/Edit Master and Pages Visually - Clean formatted output only elements you specified - Filemanager New: - Installer for easy setup - Poppy demo project for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Symfony 2 Framework: X-Share

    Web application using Symfony2 Framework

    Creation of a web application using Symfony2 Framework The tutorial relates about the creation of web application using Symfony 2 Framework. The tutorial contains 8 Lessons the source code of the project is explained. The project is called X-share. The website is used for monitoring products added by users, products that can be then borrowed by other users. Logged users can add, edit or delete products and categories, can make requests for other user's products. They can also perform...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The open source augmented reality server, or POI (Point of Interest) search. In its simplest form, it takes a database of points with latitude/longitude, and a search request at a given latitude/longitude, and returns the points sorted by distance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Simple Photo Gallery

    Simple PHP photo gallery which does not require database.

    This is a simple PHP based photo gallery which show your photos in an attractive form on the website. It also has a simple admin panel only to upload photos. You will not need to have database for this gallery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    qloa
    qloa ,developed for takeing part in the match of Softqilu, is a oa based on codeigniter.It is an useful project for codeigniter's beginner to learn,since it has many development skill.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Twilip Engine

    Twilip Engine

    A framework for PHP with MySQL and SMARTY and a custom user class

    The mainframe contains the basic (and advanced) commands and utilitys you need to run an advanced website. It contains a core class which allows you to access your database, the smarty display class, and a selection of functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    TechMVC 3.2.1

    TechMVC 3.2.1

    MVC2 based HTML 5 enabled Web Application Framework

    TechMVC is a very powerful and highly optimized MVC2 based web application framework, which enables developers to build high performance Website. Current Version: 3.1.1 Features Upgraded: =============== 1. Meta Character set support enabled. Can be specified from Config.php($var->defaultCharacterSet). Default: utf-8 2. Following functions added: a. TechMVC::LoadLibrary($path, $shared = false) -> Include library to TechMVC runtime. b. In Config.php varriable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    eXTend Framework PHP

    eXTend Framework PHP

    eXTend Framerwork es un framework MVC simple permite un despligue rápido de aplicaciones además de un elevado control de usuario
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PULSE

    PULSE

    Php User Login System Exentended

    Php User Login System Extended Welcome to Pulse, a free and secure user management system written in PHP. It can be used easily: it contains a basic web interface (100% customizable), an handy installer...and the engine, of course. Pulse will make your life easier making you avoid wasting time on writing a login system for your application. The most frequently used features are already implemented into Pulse, so you can't help thinking about Machiavellian ways to realize your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    mvc framework 4j

    Framework mvc

    Framework mvc llamada 4j, es un mini frame, para crear aplicaciones en mvc rápido y adaptable a cualquier proyecto, no limita el uso de sus propias librerías, anímense y ayuden a mejorarla, se pide y agradece sus testes y publicar algún bug de seguridad. Demo:http://vasquezader.16mb.com/
    Downloads: 0 This Week
    Last Update:
    See Project