Showing 103 open source projects for "tables"

View related business solutions
  • 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
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    DBinterface is a set of PHP scripts that generates php code to map all tables from a Mysql database that alows access to the table regists.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Scaffold4PHP allows PHP developers to create Class representations and basic CRUD (Create, Retrieve, Update, Delete) methods for all tables in a database in seconds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The project provides business application examples. Architectures are shown for maintaining tables in Mysql (Linux: Python, PHP) / Oracle (Windows: VB). Additional info can be found in Tab "Project" Menu-Item "Web Site" / Tab "Tracker" for feedback
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    DBClass is a php class that aims to seperate and simplify the interaction between the program logic and the database tables that the logic depends on. It incorporates a SQL Generator, Debugging Methods, Import Tools, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    MySQL-Admin is a simple PHP based administration tool for mysql databases. MySQL-Admin is easy to handle and provides a wide range of functions, like functions to edit datasets, tablestructure, tables, to import or export content, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A database content management system for website content that uses XML files to define the management interface for tables in a database systems schemata. Designed to run on PHP 5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ibWebAdmin is a web-based admin tool for InterBase/Firebird. It will support all features offered by InterBase and SQL. Most things are done (databases, tables, domains, generators, triggers, indices, users, csv, browse/edit tables), some are left to do.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Provide a HTTP-Interface to a MySQL-Database. The enduser is asked to select the tables and fields which he like to have in the result. Then a SQL-Statement will be generated and forwarded to the database. At least the result set will be shown.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    phpMSAdmin is a tool written in PHP that allows you to administer a Microsoft SQL Server through a web browser, without the need for Windows or the proprietary Enterprise Manager. It allows you to create/modify: databases, tables, views, triggers, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    phpMyDump is a PHP application for fast and easy copy of MySQL database tables and content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SQL Diff is a web application to show the differences between two SQL tables.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    PHP interpretation of Martin Fowler's 'Active Record' pattern as popularised by Ruby on Rails. Translates MySQL tables to Classes and Rows to Objects with bare-minimum configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Web-based interface to SQLite databases with added 'restrictions' that will allow full SQL ANSI 92 compliance for managing tables, data, views etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Package to define easy access for endusers to mysql databases through a webinterface. It's not just a report generator, it also provides an interface for editing the data in the database. All configuration also done by tables in the same database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MyPHPGrid faciliates adding/deleting/editing/preview of MySQL tables. Foreign keys fully supported. Fields of text/lookup/date/multiline/img/custom. Easy and intuitive SORTING/FILTERING. CSS driven grid layout. Small files to set variety of properties.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AdminDB is a database administration tool, for multiple DBMS, intended to handle the management tasks, i.e.: create and drop databases, create/drop/alter tables, delete/edit/add fields, execute statements, etc..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Mudbag is a web-based system that allows non-programmers to build databases with tables, views, and forms that can be shared with other users. It has very strong reporting (tabular, record, label, email) and import facilities. Try it out at mudbag.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A relational database record editor/viewer which automatically links tables and gives users options for link fields. Allows editing of all tables and records in the database. Based on PEAR's DB_DataObject_FormBuilder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    FormEntry allows you to to generate an HTML interface for one or more SQL tables directly from the definition of the SQL tables. It includes the ability to generate elaborate checking of the form result using generated Javascript or PHP code provided by
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Framework that uses a subset of SQL and provides php developers an alternative solution to tables and atabases, particularly those who do not have a database service (like mySQL, SQLite, MSSQL, ORACLE...). Comes packaged with an txtSQLAdmin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PHPDataAdmin gives the user a web interface to modify data within MySQL/PostgreSQL tables while allowing the database admin to give limitations to what data will be accepted for each field as well as locking out some fields altogether.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    phpMyMaint is a command-line php script which can perform several maintenance tasks for MySQL databases. Currently it can repair and optimize tables and databases, in the future it should also reindex, backup and restore tables and databases and perhaps c
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    phpCodeGenie is a code writer/generator for PHP/MySQL applications. It builds numerous forms and scripts, from your databsae tables. Just design your database and let phpCodeGenie do the coding for you.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    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: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB