PHP Classes

Database Code Generation: Generation of Data Tier from various dbs like mongodb,sqlserver

Recommend this page to a friend!
  All requests RSS feed  >  Database Code Generation  >  Request new recommendation  >  A request is featured when there is no good recommended package on the site when it is posted. Featured requests  >  No recommendations No recommendations  

Database Code Generation

Edit

Picture of Kuldeep Hule by Kuldeep Hule - 6 months ago (2024-04-03)

Generation of Data Tier from various dbs like mongodb,sqlserver

This request is clear and relevant.
This request is not clear or is not relevant.

+1

Database Code generation for various dbs like mongodb, sqlserver, mysql, oracle, cassendra, sqlite, etc. Code may be in C#, Python, Java, PHP, JavaScript, etc.

  • 1 Clarification request
  • 1. Picture of ASCOOS CMS by ASCOOS CMS - 6 months ago (2024-04-05) Reply

    In PHP you can use PDO (PHP Data Objects) to interact with different databases. Look here www.php.net/manual/en/book.pdo.php

    Ask clarification

    2 Recommendations

    MySQL Class Generator: Generate classes to access MySQL as objects

    This recommendation solves the problem.
    This recommendation does not solve the problem.

    0

    Picture of Saro Carvello by Saro Carvello package author package author Reputation 455 - 6 days ago (2024-10-08) Comment

    This package can automatically generate PHP classes from MySQL tables.

    It can access a given MySQL database and retrieve schema tables and fields.

    For each table, it generates a class that uses object-oriented programming logic to provide methods for accessing, reading, and writing its records.

    Each generated PHP class provides Setter and Getter methods for all table fields, as well as methods for CRUD operations


    PDO Database Abstraction Layer: Database access wrapper based on PDO

    This recommendation solves the problem.
    This recommendation does not solve the problem.

    0

    Picture of ASCOOS CMS by ASCOOS CMS Reputation 50 - 6 months ago (2024-04-05) Comment

    Maybe this code will help you. It's a foundation that you can build on using PDO


    Recommend package
    : 
    :