Showing 24 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.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    DBFeeder

    DBFeeder

    Highly Customizable Test Data Generator

    DBFeeder is a great tool to generate synthetic testdata for Oracle Databases and it is ideal for companies who wants to outsource development. Thanks to his original approach, data can be highly customizable and it even fits primary and foreign keys constraints of tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Simple perl script that will diff two sql databases and create an output of commands that will sync the second database to match the first. Will also check permissions for the tables. Note: Only supports MySQL for a start.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    gen_names populates customer/invoice tables with random (but realistic looking) data. The data has been gathered from various sources including census and local council web sites. It is supposed to be used to road test various DBMS solutions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    sybdoc is a self-documenting CGI-based application that displays and allows editing of documentation for tables, columns, stored-procedures in a Sybase ASE database. It also displays a number of meta-info.
    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
  • 5
    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
  • 6
    Perl modules for displaying tables of data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Emotiv is a project developed in mod_perl to simplify and quicken all the process of publishing and management of databases on the web. It interacts with practically any db (via DBI) and can output tables, graphs and much more with loads of features
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MySiteMaker is a collection of CGI tools for rapidly creating web interfaces to MySQL database tables. The primary goal of this project is to make accessing data in MySQL database tables as easy, convienent and simple as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Rackview is a Perl module that assists in visualizing a Data Center\'s computer rack layouts by creating a web page with HTML tables to show a frontview of the racks. Included are brief commandline and CGI scripts to demonstrate its implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    A Perl Web based front end to administer Mysql. Also allows manipulation / searching of data with Tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A WebGUI Wobject to create simply web database interface to add, to edit and to delete data. It supports single table, one-to-one and one-to-many related tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    SSIS: The Single Source Infomation Server is a suite of applets designed to share information from a single source, a set of MySQL tables, with as many other systems as possible. Starting with PHP, other target systems will be Palm OS PDAs, WAP and LDAP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    WWWdb allows you to set up an multi-lingual application-framework which is based on a database (Oracle, Postgres, Mysql, ODBC, Interbase). It allows per-user sessions and provides the ability to insert, update, delete, and browse your database-tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DBIx::Tree is a Perl 5 module that provides methods on trees from self-referential database tables. Two underlying tree representation models will be supported: adjacency lists and nested sets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    mySQLweb is web interface for building SQL queries to MySQL databse. Query builder allows user to add and remove tables, set relations, apply criterias etc. Results are output in a table. The look is easy to change - it is simply CSS formatted XHTML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PerlMyAdmin is a web-based mysql administration tool written in perl. All common mysql tasks are supported such as dropping and creating tables, managing columns and keys and other helpful features like exports and imports and full search capabilites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Autotabla is a CGI web interface to your programs SQL tables. Just provide an XML description of your schema, and you'll be able to create/modify/delete records. HTML output fully customizable through CSS. Database independence through Perl/DBI.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    MySQL Check & Backup & Notification This is a script that check, periodically the tables of a MySQL Server. Using the BACKUP, CHECK, OPTIMIZE and ANALYZE, the script checks if everything is ok and alert you if anything is wrong.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Oracle DBA's module for Oracle 8i, 8.0 and 7.3. Reverse engineers DDL for specified list of objects. Defrags entire tablespaces. Resizes tables/indexes to your standards. Creates user X with privileges of Y. Etc., etc., etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DBIx::Browse is a module to facilitate the Web browsing (INSERT, UPDATE and DELETE) of related database tables using DBI and CGI Perl modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DB_Browser was a CGI tool for developers working with a relational database. It easily facilitated searching, editing, and adding to tables within a database without having to develop customized software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This Perl module works with DBI to helps simplify the process of working with complex schemas of relational SQL database tables, letting you fetch data from several tables at once without building JOIN statements yourself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    xml2sql is a collection of Perl scripts used to convert XML files into SQL scripts for creating tables. xml2sql does not validation of the XML files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB