Showing 445 open source projects for "table"

View related business solutions
  • 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
  • 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
  • 1
    Db Api client is a simple Python DB Api v2.0 client. It shows some information about database, tables, table\'s description. Db Api Client provides sql queries executing, shows results, and exports to some formats (html, csv).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This programs is a Eclipse Plguin. By using this plugin, the code quality of Java project can keep being maintained to continuous. This plugin outputs the graph with the time axis and HTML table.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    Generic DHT (Distributed Hash Table) library. At the moment support included for eDonkey's overnet DHT through an implementation that provides interface to KadC library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Orate is a source-level tracing facility for Oracle PL/SQL. Programmers insert calls to Orate in the code and Orate captures and writes run time information to a table. These data are suitable for debugging, testing and profiling the application.
    Downloads: 0 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.
    Try Free
  • 5
    An piece of software that helps you creating forms for your webpages. puts the whole from into a table so the HTML is export quite elegant. I programmed it in Python, using Tkinter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A JavaScript component that allows an ordinary HTML table to be visually browsed both in the 'X' and 'Y' axis, as a Cartesian Coordinate System. Highlights it's rows, columns and/or single cells and allows the user to mark and unmark them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Tkinter Table

    Now hosted on google code.

    A tkinter class that provides basic table functionality. Extend the base class for your own use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A tool to create C-Source code for arrays containing look up tables e.g. for hardware oriented programming on microcontrollers from a mathmatical function and variable-ranges
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Grid is PHP class that allows modifications, insertions, deletions and display rows in a table implemented width Interbase / Firebird Database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    This project is no longer supported. If you're looking for a table API generator for Oracle Database, checkout: https://github.com/osalvador/tapiGen2 tapiGen is a table API Generator for PL/SQL. It creates table encapsulation packages for tables that meet certain criteria. These TAPIs can reduce manual code creation while providing additional functionality for web based apps such as Oracle's ApEx.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Tag library for sorting tables in JSP. No rendering of html tables/rows. Just makes table headers - click-sortable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Takes data from a text table and wraps fields with html tags, this way building an html page ready to be served to your iPhone or iPod Touch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Maps relational db tables to PHP 5 objects. Provides simple CRUD operations, strongly-typed field audits, and its easy to implement and configure. Also includes auto-generation of SQL code for table creation and a connection module for MySQL 4.2+.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Standalone Java application to view any hierarchical data structures in a JTree. Keys and names to show in the tree are solely driven by SQL statements. The same applies to the additional node's data, which is shown in a separate table panel aside.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A lockless, concurrent multiple reader and writer hash table with support for transactions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    simple log4j plug-in for eclipse. log4eclipse opens a port, listens for SocketAppender input streams and display the logging events in a table, highlighted according to their level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CoreTable JavaScript HTML-table to visualize any table-structured data. It is irrelevant where the data is loaded from. Features: lazy-loading, editable, record-selection (single / multiple), export to the clipboard
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A Java 1.5 SNMP mib parser that builds a complete cross-referenced symbol table.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JPivot is a JSP custom tag library that renders an OLAP table and chart. Users can perform typical OLAP navigations like drill down, slice and dice. It uses Mondrian and XMLA as its OLAP engines.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    J3dPSV 1.0 is a graphical application package for viewing and modeling of three dimensional structures of protein structure, including multiple chain sequence table and a three-dimensional (3D) protein structure viewer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project it's a Java Lib to read some html (a File or a URL) and get a table into that. This returns a ArrayList with the information inside this HTML table. To find the table you need to say a String index to find this table.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Siberia basic components is part of the plugin environment of Siberia RCP. It declare several graphical components such as tree, table, textfield etc.. that allow to easily render objects declared by plugin siberia types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Swirl library provides several Java classes that enhance Java Swing with internationalized actions and buttons, a special 'cell' list, mouse overlay panels, table column decorations, a logging window, simple dialog panels, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Entangled is a distributed hash table (DHT) and peer-to-peer tuple space, based on Kademlia. It is written in Python, and makes use of the Twisted framework. This can be used as a base for creating peer-to-peer (P2P) network applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Syboos Htmllib is a JavaServer Faces(JSF) implementation for common html elements(<table>, <tr>, <div> etc).
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo