Showing 432 open source projects for "table"

View related business solutions
  • 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
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 1
    Ora*PePi is a superset of the Oracle export/import tools - providing simultaneous synchronised parallel export and import, NET8 load balancing, at runtime adjustable parallel degree and large table run ratio, down to partition level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Copper is a GUI tool to aid developpers using Oracle or MySQL. It presents sql query results in a table. You can select/update/insert etc. Copper supports single click updates, syntax highlighting and lets you browse your tables and columns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Web DataBase Interface Library: Database interface driven by form templates (It uses ClientSide Data Buffering: No "reload on every click" !). Template language for dinamic contents. Report generation: HTML & ASCII table, PostScript, JavaScript arrays,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    AMS is an address management system consisting of a perl script and a configuration file for sql databases (msql, postgressql, mysql, ..). Adresses can be searched, mantained and downloaded (CSV, Text-TAB delimeted, LaTeX table) from a server via Browser
    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
  • 5
    an API for rapidly developing Java, desktop apps It includes a virtual desktop , user interface API, GUI client for management of SQL databases,and a form design tool which allows basic application code to be generated from a SQL table or tables
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    It is a windows based application that will help new users to 1. see the databases installed 2. create databases 3. delete databases 4. run queries 5. see table data etc 6. see table structure 7. See available data types New features will be add
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Php Database class creation wizard. This code creates a php class for a database table that includes all required SQL to update the database as well as form output code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CdBase is a front-end for PGSQL. It grep the cdlabel and contents to maintain a database. Fully configurable, it create the db and the general table; each cdrom has its own table in relation with the generic table.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CMaker is an utility to automatically generate Java classes which mirror a SQL database table structure. For example, if given a table TEST whose columns are defined as ( KEY CHAR(5); ELEMENT CHAR(1000); ) CMaker will generate a corresponding Test class.
    Downloads: 1 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10
    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
  • 11
    A package for persistent Java which which makes a relational database appear as an object database and automatically handles object storage, retrieval, and table creation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A perl script that imports an excel spreadsheet into a MySQL table. does not reqire Windows, OLE::Storage, Spreadsheet::ParseExcel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Database tool to view/print/save to txt table definitions, view/edit data, pack and re-index paradox 7 tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    provides a generic web interface to a database. Multiuser, with 3 permissions on a per table basis. Allows all operations including arbitrary SQL execution (if permissions allow).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A text based database interface implemented in Java/JDBC, sporting readline. Field and table name completion is there, even ever so flaky
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An object oriented library that uses PHP4 sessions, implements automated table operations, authentication, object-level permissions by group and, last but not least, automated forms handling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    pwPage provides an extremely fast and simple approach to the creation of data base forms. That is, if a data base table exists and a corresponding HTML page has been constructed using a few easy guidelines, pwPage can immediately used for table data sele
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Zadoc is (so far) a browser for oracle tablespace heirarchies. Doesn't let you at user data just yet. My hope is to eventually make a SQL*Navigator type tool, and also incorperate functionality such as plan table front-end and performance tuning features
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    plugin_metadb

    web2py plugin to enable table management on the fly

    a web2py plugin to enable table creation and management on the fly through a web user interface without the need to define them in your project model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A PHP class that replace the need to build textual SELECT queries. By using commands like $query->select( $table->column, $table->column2 ); you can easily create complex queries with no need to write pure SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Built for power and simplicity, Saltwater SQL Client allows the experienced Oracle Guru to perform magic, yet is simple enough for a novice to use. Features: PL/SQL, CLOB tools, import/export, table edit, data dictionary, multiple connections/queries
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    NesSPHP is an easy to use PHP-class which helps you to work with nested sets. Just provide information like for the db-connection and table-name and you are ready to start.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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
Auth0 Logo