Open Source PHP Database Software - Page 23

PHP Database Software

View 477 business solutions

Browse free open source PHP Database Software and projects below. Use the toggles on the left to filter open source PHP Database Software by OS, license, language, programming language, and project status.

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 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.
    Start Free
  • 1
    XPage is an xml-based web app generator. It is a developer's tool for fast implementation of data-intensive web apps. The developer writes xml definitions for each page and XPage transforms them into serverside scripts using an XSL transformation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    XQDB is a XML-XQuery-Database Management System. Based on PHP and a relational database (SQL). The treestructur is saved by the nestedset-technology. XQDBMS is supporting XPath- and XQuery-expressions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    XaJaQ aims to provide a web-based visualization of the table structure of a database. A browser with native SVG-support and JavaScript is required. XaJaQ generates SQL-92-style SELECTs during the interactive definition of relations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Xtra is a php application framework
    Downloads: 1 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Start Free
  • 5
    Yggdrasil will be a database independend Content Managment System (CMS) written in PHP with plugin support. At the moment, however, only Nidhogg Database Abstract Layer and Heidrun Template Engine are usable and will be soon available for download.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    [T4C] Guilds Project is a Php & mySql powered database to organize, manage and show informations of players and guilds. It was written for T4C Italian community, but yuo can use it everywhere.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    A˛Z is a simple and efficient web-based contact management software that runs on PHP and MySQL. You can use it to replace your phonebook or even use it as an office-wide phone directory. It is all yours to decide!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    adminMySybase is a tool written in PHP for the administration of SyBase over the Web. Create/Browse/Edit/Remove databases, tables, rows in sybase all through PHP.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Dnsqlpanel is an easy to use control panel for bind, using the mysql sdb module. It provides direct access to the tables that bind reads from modifying data in real time.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Start Free
  • 10
    A modular toolset to get network informations and to manage network informations at cmdb -realize network objects, its facilities, properties and dependencies -store realized informations -make informations freely available
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    chb

    chb

    Lightweight on-disk hash table for fast key-value storage in pure PHP

    CHB (Colony Hash Bucket) is a lightweight on-disk hash table designed for simplicity, predictability, and fast key-value lookups. Data is organized into a fixed-size bucket directory that maps hash values to chains of records stored in a compact append-only area. Each record contains a pointer to the next record in the chain, a key-length field with deletion flag support, and a fixed-size payload area. Bucket count and record size are configurable at file creation time, allowing CHB to be tuned for different workloads while preserving a simple and deterministic layout. The format is page-oriented (4 KiB aligned), easy to inspect, recover, and implement, requiring no complex trees, transactions, or variable-length record management. Deleted records can be recycled within their bucket chains, reducing fragmentation without introducing free-list complexity. CHB is ideal for caches, kv stores, indexes where low implementation complexity is more important than full database features.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    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: 1 This Week
    Last Update:
    See Project
  • 13
    dataMiner is a set of PHP classes used to browse, search, and manipulate data stored in a database. dataMiner does NOT manipulate the database or the schema. It only handles the data. Customizations for presenting smart interfaces are configurable.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    dbwrap provides wrappers for php database calls. The goal is to allow easy extension to db calls (like automatically checking for errors) and to provide an more independent interface for database calls. Switching to dbwrap should be fairly painless.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    xSFA, "XtendedSpecial File Access" allows to place different files onto a web-server over a protected interface. Afterwards, a code will be generated and an e-mail with the code will be send. Only with this code a download is possible. PHP and MySQL.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    eonline admin system is a strong low calorie PHP backend system. Includes a News display system and Content management system. Easily integrates into your existing layout. Best of all, No Copyright is displayed on the pages! Requires PHP 4.1+ and MySQL.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    eubirdb is a bird(watchers) DB for name translation (scientific,it,en,fr,de,sp,nl) and retrieval, wants to be a base for birdwatchers (and ornithologists) software&data (checklist,img,...). Currently for EU(ring) aims to worldwideness. See forums for mor
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    this is a tool/php script which i developed for creating forms and insert scripts from database, this was the basic requirement for most projects i work, a database few select(sql) scripts, few insert(sql) scripts. it creates scripts and puts into separa
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    fmDB is a web tool to configure HTML forms including select box and radio check buttons. Visual HTML web interface make it easy to configure the forms. This project aims to provide a PHP code using QuickForm and QuickFormController in PEAR library.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Healthcare Xchange Protocol for interoperative communications. Data exchange/transfer, platform independent,XML-RPC, HL7, SOAP, EDIFACT, simple,easy, authenticated, secure, transparent, no geo-restrictions, open sourced, peer reviewed, collab development
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    jake (aka Jointly Administered Knowledge Environment) supports the management of and linking between online resources and descriptions thereof. jake consists of a database containing information about online journals, databases, search interfaces, and tex
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    This is a library written in PHP for make automatic control of input data of the users. This library can: - Insert/Update data very fast with little row of code - Make a HTML table from simple array - Auto Filter data from user
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    myInfoTool is a PHP driven, file based database and database management system. You do not need any SQL server like mySQL. myInfoTool is a god choice for small sites without SQL support. Examples for use: news, guestbooks, FAQ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    openADAM is a web-based database management system for the large amount of genotype data generated from the Affymetrix GeneChip® Mapping Array and Genome-Wide Human SNP Array platforms
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    osCommercePack es un paquete de contribuciones instalado sobre un osCommerce MS2
    Downloads: 1 This Week
    Last Update:
    See Project