Showing 73 open source projects for "table view data php"

View related business solutions
  • 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
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    LDO's are lightweight data objects, Java classes that provide query and update access a single table or view in a SQL database. The LDO utility provides a user-friendly interface to generate that JDBC code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Sudo inventory web-tool (SIWT) is a web interface to view and administer information related to /etc/sudoers files on multiple servers. The database contains data on servers, users, aliases, dates, etc. This tool is helpful for internal audits.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    G.O.SQL is a web-based data management tool for Oracle Database. Currently, its support 7 schema's objects: Table, View, Index, Sequence, Function, Procedure, and Synonym.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    target of this tool is provide trasparent interface to database, for agile developemnt, code riutilization and less manutention. basic example: set('T',$data); write info in $data in table T get('T') return hashtable with all info in table T.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 5

    Brewthology

    PHP based BeerXML homebrew recipe database

    Web based Brewing Recipe Database with integrated calculator and XML Support. Allows users to upload or create beer recipes, save them, and download them as BeerXML files. Visitors can view, rate, and download recipes from the collection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Takes a deliminated list and inserts data into a table. Put file in public area. Open in browser. Enter Database information. And go.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    phpRoster is a server-side web application that enables members to enter their own personal data and an image and to view personal data and images of other members. phpRoster runs on a web server with PHP and MySQL .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Generate Entity Relationship Diagrams for a a database supported by the ADODB library, using PHP. The data for this ERD is kept in a table in the database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    GTK-DBExplorer is a PHP-GTK multi database administration tool. It supports many DBMS's through adoDB Abstraction layer. It will have a SQLEditor with autocomplete, table editor for any DBMS and data explorer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    A small PHP file that help to translate from a CSV to MySQL DB table, using the name of the archive as the name of the table, and the head of the columns as the fields names. You can specify all the characteristics of the fields before upload the data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    myTAI.2 is a web-based inventory utility to store and view all data important to the System Administrator: i.e. servers, workstations, configurations, users, etc. It comes with features like search engine, filters, statistics and log-file. Needs PHP/MySQL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    phpMyComparer is a tool written in PHP intended to compare MySQL tables/databases over the Web. It can compare data and/or structure of databases, can modify data/stucture of one table/database to another or make an MySQL request for this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Oracle to MySQL Table Data Converter - this is as simple as it gets! Just make a MySQL table with the same schema as your Oracle table, then run the included .php file in your browser and fill in dbase access info and VOILA - Automatic Conversion!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PHP class that creates a Web Form for a database table and handles all processing of the form including validation of data, inserts, updates and deletes. Very customisable and flexible. Uses ADODB to connect to databases and simple Templates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MyAntarMuka is a web interface to MySQL table writen in PHP. It is simple to install and to use. Basic Features included are view, add, update, and delete record. Also included direct SQL query.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    phpMaint is a PHP implementation of a set of MySQL non-relational database table maintenance scripts. It provides the ability to add, update, delete, and search entries. It works with every MySQL data type, and produces formatted, XHTML compliant code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Create JavaBean from DataBase, html, jsp. Table record data edit, insert, delete, filter, import, export. View table structure, key constraints Execute sql script, support syntax highlighting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A set of php scripts to manage your data for selected DB. All your tables will be shown you for data management on them. MySQLDataManagement is intended to add / edit / delete / list records on selected table - DB .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is a generator that creates PHP 4 code based on a PostgreSQL RDBMS for data entry into any database table or tables with 1-n associations or n-n associations. The generator now manages projects of more tables and has a complete graphical layout (CSS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The HTMLresourceKit is a library of widgets written in PHP wich make building LAMP web-applications much easier. There´s a simple table widget to browse through the data, a form widget with autovalidation and also a treemenu widget.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Sqlmatrix

    Sqlmatrix

    Web table that connects to a mySQL table and shows its data

    Collection of JS / Php files that implement a html/js table, which can connect to a table in an mySQL database and show it's contains. The source is designed in a way that is easy to add to your website with the minimum configuration. The project makes use of Twitter Bootstrap. The main difference from DataTables is that only the appropriate elements are selected from the DB and every time a page change occurs (or a search) a new request is sent. This is optimal for tables with many records.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project takes a MySql (currently) dump file and converts the data and structure from each table into a separate file. The files are then compressed and tar archived.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    AQAL makes easy to access data on DBs without know SQL. It implements Business Object/Manager pattern: Object maps table, builds SQL syntax, carries data; Manager performs queries, handles Objects (conveniently extended by Application Business Objects).
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo