Search Results for "php convert mssql to mysql"

Showing 78 open source projects for "php convert mssql to mysql"

View related business solutions
  • Employee monitoring software with screenshots Icon
    Employee monitoring software with screenshots

    Clear visibility and insights into how employees work. Even remotely.

    Stay productive working at any distance from anywhere with Monitask.
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 1
    Medoo

    Medoo

    The lightweight PHP database framework to accelerate the development

    Medoo is an open-source project under MIT license and will always be free to use. A lightweight PHP database framework to accelerate development. Supports MySQL, MSSQL, SQLite, MariaDB, PostgreSQL, Sybase, Oracle, and more. Supports various common and complex SQL queries, data mapping, and prevents SQL injection. Works well with every PHP framework, like Laravel, Yii, Slim, and framework which supports singleton extension or composer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MDB Admin

    MDB Admin

    A complete tool for creating and managing MSAccess databases.

    MDB Admin allows you to open, visualize and edit MSAccess databases (MDB or ACCDB files) without having Access installed. You can also install MDB Admin using winget: winget install --id=MarcielDegasperi.MDBAdmin -e IMPORTANT: To work with .accdb files you must manually install "Microsoft Access Database Engine Redistributable" 32bits, which can be found at the link below: https://www.microsoft.com/en-us/download/details.aspx?id=54920 (please make sure to select 32-bit...
    Leader badge
    Downloads: 157 This Week
    Last Update:
    See Project
  • 3
    HuMo-genealogy software

    HuMo-genealogy software

    Genealogy program

    HuMo-genealogy is an open-source server-side genealogy program, that dynamically displays genealogical data from a MySQL database as a website with numerous reports and charts. Webmasters can do online editing and users may choose from several languages.
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 4
    Java 2D & 3D visual entity relationship design & modeling (ERD,SQL) for Oracle,MSSQL,Postgres,MySQL,...,Database change&dictionary management, Swing Data Binding, Apache FOP Renderer for dot matrix printers,Sparx Enterprise Architect Reports + more
    Downloads: 8 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 5

    Auto Dealer Software

    Web application for auto dealership industry

    One of the best web application developed for auto dealership industry by Three Apples Systems Inc., Canada. Expertly designed to convert more leads and drive more sale. Covering all the features you need. A demo is available to explore more features at: https://threeapples.ca/demo/cardealership For admin access, please contact. To get your copy, contact us at: https://threeapples.ca/ For any query, you can directly contact me by email : iqbal.nadem@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Invoices & Auto Reports by Email Php

    Invoices & Auto Reports by Email php+mysql

    Invoices / Quotation & Auto Reports by Email php+mysql with the hability of read TXT lines and convert to checkboxes wich you can use to create the quote for a potential client. Main form takes domain name (given), creates the potential email address, phone number, client name and comments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GEOrgET

    GEOrgET

    GoogleEarth Organiser, Editor & Toolkit

    .... waypoints, rivers, lakes, shorelines cities/towns) *Make custom GoogleEarth tours (customisable speed, height, angle, direction, bearings, bearing tactics) *Customise settings (primary and favourite timezones, photo directory, database) Packaged with a complete database of timezones and cities. Requires PHP and MySQL to run; images will only be produced if ImageMagick for PHP is also installed. SRTM files are necessary for colouring maps, profile and slope plots.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    PHPDBC es una clase creada en php que nos permite conectar PHP a una BD mediante un Objeto, el cual simplifica la manera de hacer ABC's, y la forma de presentacion de los resultados actualmente tiene soporte para MySQL, Postgres, Sybase, MSSQL
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    PHP common DB interface

    PHP common DB interface

    Lightweight DB programming API for PHP and multiple DB engine targets.

    Lightweight Database programming API for PHP scripts. This is a collection of functions who will act as an upper layer of the PHP native database calls, to make less troublesome the porting of same application to different underlying databases. MSSQL, MySQL fully supported. Interface is lightweight and made resembling the native calls, making the porting from native calls to portable function calls task, as easy as possible. Code is very clear and easy to understand and modify for your needs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
  • 10
    Our mission is to develop open source solutions and provides professional support helps small and medium size companies meet the challenges of developing professional Arabic websites in the PHP/MySQL environment based on our experience in Arabic language processing, the library that we develop helps companies save time and increase productivity.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    NotesTyper

    Convert your text typing into music

    NotesTyper system converts text typing into music. You will need computer keyboard, microphone (notebook mic is ok) and Chrome or Firefox browser. NotesTyper has multiple operating modes and settings, which allow to produce different music from same text. Computer keyboards do no allow to input keypress velocity, but NotesTyper overcomes this restriction by processing microphone input level when you type. When generating music all nuances of your typing are taken into account: what keys were...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    mysql2sqlite

    converts mysql database to sqlite database using php, pdo or exe

    Convert a mysql database to a Sqlite database. Includes two projects : A) A php script B) A windows executable, based on a python script Converts data, indexes and foreign key constraints. About the php script : -don't need a lot of memory -good speed Was projected to use on VDS/VPS. Usage: wget https://sourceforge.net/projects/mysql2sqlite/files/mysql2sqlite/download chmod +x mysql2sqlite ./mysql2sqlite About the Windows executable and the Python script : Usage : edit the in i file...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    mammut-system

    mammut-system

    Modular and flexible PHP cms/framework

    A OO PHP framework and modular CMS (based on the framework) with some uncommon features like a wide range of supported databases, authentication of users with ADS/NDS, VHosting and the ability to replace almost every aspect of the system. A eclipse xtext based modeling DSL is avaible for standard tasks... (Project page is only avaible in german atm)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    dbSQWare

    dbSQWare

    dbSQWare is no longer an open source

    dbSQWare is no longer an open source
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Allowing the access to different database engines at the same time. Formatting code, see structure of the DDBB, export/import data between different managers DDBB (mysql-oracle-mssql...), graphs, create source code in several languages(ASP, PHP ...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    TreeSnap

    Creates trees and loads into mysql for browsing and searching

    Functions: 1. Periodically create trees (windows tree command) 2. Load trees into mysql DB with PHP 3. Browse and search loaded trees in PHP/HTML This project will help you to backup your folder structure on all of your disks and then conveniently browse and search this structure. This can be useful for you to find out, what software and files you were using previously.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    sql class php

    Php classes for use with different databases.

    Php classes for use with different databases without having to change code in your project. Example for mysql, mysqli, mssql, sqlite is included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    cde4php - Cross Database Engine for PHP

    cde4php - Cross Database Engine for PHP

    Uniform Database Abstraction for PHP Development

    Debby has replaced CDE in the Tina4Stack, you may want to check it out at http://tina4.com CDE is a PHP class which implements the general database functions in PHP and provides a common SQL platform for php development where developers change their databases but not their code. Supports Firebird, MySQL,Oracle,SQLite, MSSQL(both drivers),CUBRID,ODBC. CDE now supports date uniformity, param passing & BLOB handling across all the databases supported. CDE is not a replacement for PDO, in fact...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Speedcoin CryptoCurrency CAPTCHA

    Speedcoin CryptoCurrency CAPTCHA

    Protecting against spam, death by captcha and monetise your website.

    It is a simple PHP/MySQL script which you can easily integrate into your own website in minutes Users of your website will see the Speedcoin Captcha box on your website page with information that they need go to Speedcoin.co, where they will FREELY obtain up to 150 Free Speedcoins . Your user then sends a certain amount of those Speedcoins to the Speedcoin address at the Captcha box. After our system receives these Speedcoins from your user (it takes few seconds only), our website will confirm...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Jumpstart CMS

    Jumpstart CMS

    A full content management system, made for simplicity, power, & speed.

    PLEASE NOTE MAJOR MILESTONE/FINAL IS TO BE RELEASED IN THE NEXT TWO WEEKS. THIS NEW VERSION WILL NOT BE UPGRADABLE FROM JUMPSTART VERSION 1! WE BASICALLY DUMPED THE OLD SYSTEM AND STARTED FRESH. Demo: http://recksite.org/jumpstart Admin Demo: http://recksite.org/jumpstart/admin U: admin P: admin Ever needed a content management system, with speed, power, and ease of use. Jumpstart CMS is a simple, but powerful website management tool. Need to convert an existing website into a easier to manage...
    Leader badge
    Downloads: 25 This Week
    Last Update:
    See Project
  • 21
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    page2images

    page2images

    Here is the part of the page2Image project source code, you can downlo

    The page2Images is to capture the desktop web site on a mobile phone a full-size display thumbnails. There are a lot of mobile emulators in the internet. But most of them are fake and does not support javasript and flash very well.Also, they does not support redirect actions. You will not see the real result in the phone. Page2Images provide this tool to fix all of those problem.100% mobile websites friendly,Flash/heavy Javascript friendly, 99.9% online guarantee, Easy to integrate with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    bingoPHP

    This is a simply cms system which is written by PHP.

    This is a simply cms system which is written by PHP and Mysql,MSSQL,Access database is supported in this system, Also it is php framework. if you use it you can publish a website or a database manage software quickly and simply.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Dia 2 nuSoap webservice wsdl generator

    DIA diagram converter to php webservice(libnusoap)

    This program converts a standard UML diagram from DIA program to a php webservice that uses the nuSoap library. Generated in C# on version .Net 2.0 so should run unther mono also.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Lioness (Languages Interop Framework)
    Framework for making Windows applications that are one .exe file in AutoHotKey_L,C++,C#, VB.NET,Java,Groovy,Common Lisp,Nemerle,Ruby,Python,PHP,Lua,Tcl,Perl,Jint,S#,WSH VBScript,HTML/JavaScript/CSS,COM, PowerShell without compiling . For .NET 4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next