Showing 1710 open source projects for "table"

View related business solutions
  • $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
  • 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
  • 1
    Korean Table is a memory trainer using ancient Korean method based on showing the colored stones on the colored table for a moment and remembering its position and color.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    this is a php tool to manage your mysql database from your mobile phone. i'm still testing this so help is needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    fw2csv

    Convert data file from fixed width format table to CSV

    Fixed width data files are probably the most annoying data to import into database. This utility allows user to insert user-defined column separators into user-defided positions of flat file table given in fixed-width format. I am using this utility to import astronomical catalogs provided as flat tables at CDS ftp-server into postgresql; Build: $ make all [cc={icc|gcc}] Install: $ make install [prefix=/path/to/your/bin/directory] Example of usage: $ gzip -dc table.dat.gz | fw2csv --stops=4,10,11,20,30,36 -d '|' -header 1 | psql wsdb -c "copy mytable from stdin with csv delimiter '|'" For the list of available options call $ fw2csv --help
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    gtalk-rpg

    Play Table-Top RPG via gTalk or other XMPP based IM services

    Play Table-Top RPG via gTalk or other XMPP based IM services. ========== Jogue RPG de mesa via gTalk ou outro serviço de IM baseado em XMPP. A maioria dos programas disponíveis hoje para jogar RPG interpretativo online são aplicativos proprietários que utilizam servidores privados. Se o servidor cair ou deixar de existir, o projeto morre.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5

    ftp-upload-mon

    ftp log monitor

    ...You could develop your own front end to query the db table to see what is going on with your ftp server. There is also a .sql file which needs to be imported into mysql script and start up script relies on /usr/local/scripts to exist the ftpmon-installer.sh should be run after you have updated the cfg file and ensured /usr/local/script exists
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    AMDicter

    Importing Tool for AnyMemo specialized on language words and phrases

    ...By-default it adds both directions of translation (from first language to second and inversely). You can choose direction while word/phrase adding. The digit in the right column of main table shows direction of translation. 2) Send your dictionary to existing (or new) AnyMemo DB file. The tool merges your dictionary with existing data (keeping statistics!) and also can randomize the order of pairs in resulting AnyMemo DB file. Also tool automatically concatenate same words/phrases in one question->answers pair.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DATA Gen™

    DATA Gen™

    DATA Gen™ - Test Data Generator to generate realistic test data.

    DATA Gen™ Test Data Generator offers facilities to automate the task of creating test data for new or existing data bases. It helps lower the programming effort required, while reducing manual test data generation errors and the ripple effect that they cause on production systems, users and maintenance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Stellissimo SERP

    Stellissimo SERP

    Get first 10 results in Google in WP widget, multi-language support

    ...Stellissimo SERP is a wordpress plugin that reads and save locally the first 10 results from Google and Bing SERPSs, a little cache-system to avoid problems with search engines (too many queries). The results table appears in a customizable widget. This Google and Bing SERP checker was created for http://www.programmi-tv.eu/ and shared to the world!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Hibernate Pojo Generator generates all the Java code necessary to access a database via Hibernate Annotations (+ Spring) including JUnit tests (1 per table) that are able to run immediately without further customizations. Mostly tested with MySQL. Moved to GitHub: https://github.com/wwadge/hbnpojogen
    Downloads: 1 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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    “Swing toolkit to access a table of a database“ This project provides data binding mechanism between some components on the screen (JFormattedTextField, JComboBox, JRadioButton, JcheckBox and JtextArea), and the fields of a table of a database. Purpose of the project: Much elaboration, is needed to automatize manual work that users make with databases; i.e. see on the screen data stored in the tables and also manipulate these data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    phpmaker

    convert table to php

    php maker adalah aplikasi yang digunakan untuk meng-generate database ke php. File exel juga dapat kita jadikan php dengan syarat file exel kita conversi menjadi csv lalu kita upload ke database (phpmyadmin) dan dari phpmyadmin kita dapat mengkoneksikan ke phpmaker.baru setelah itu kita dapat menghasilkan file php
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    RPGTable

    RPGTable

    A Java-based Virtual RPG table utilizing JavaFX2.0 as the UI

    The aim of this project is to create a java based virtual game table for a pen and paper RPG. This project was originally created as an Undergraduate capstone project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Hwrapper

    Hwrapper is a python framework for hbase rest api

    ...(alternate download from pypi http://pypi.python.org/pypi/Hwrapper/0.1 ) Common Usage : start your hbase rest $bin/hbase rest start -p 9300 (Default port is 8080) check out wiki for more detailed tutorial. Creating a table hwrapper=Hwrapper() hwrapper.connectionParameters("host","port", False) // third argument set to false if you are not using https hwrapper.setAcceptType("json") columnFamilies={"cf","cf1"} hwrapper.create_table("table_name",columnFamilies) get Row data by ID (decoded base64 values) hwrapper.get_RowBy_ID("0000000-120529115546748") // outputs list of dicts, dicts contain column names and values Dropping a table hwrapper.drop_table("table_name") Displaying table schema hwrapper.table_schema("table_name") Listing all tables from hbase hwrapper.list_tables()
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    RDF P

    RDF Eclipse Plugins

    ...RDF P is based on OpenRDF/Sesame and bundles OWLIM Lite. Currently follwing features are included: * Turtle editor with syntax highlighting * Outline page displaying the RDF contents as table * Graph view displaying RDF as interactive graph * Builder to assemble RDF files into a local repository * SPARQL editor which access the local repository * New Turtle file wizard You can download Tawny which is an Eclipse IDE edition demonstrating RDF P.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The open source augmented reality server, or POI (Point of Interest) search. In its simplest form, it takes a database of points with latitude/longitude, and a search request at a given latitude/longitude, and returns the points sorted by distance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    jSortCol

    This is a jQuery plugin to give sortability to standard html tables

    This jQuery plugin is a standard jQuery plugin which adds in basic functionality to html tables. A simple inclusion of the jQuery file to the HTML page will make it sortable. The table columns can be sorted by number, string, and date.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    AssociationNetwork

    Anet is a network of associations found in transaction-like table.

    Anets extracts associations between items in a transaction-like table using their co-occurrence profiles. Anets is originally developed to disclose both direct and indirect associations between biological annotations from heterogeneous sources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    qrossu

    Qt Run On System StartUp C++

    Cross platform library using Qt API, to set your application to be started on system startup. Windows: Registry Linux: KDE4 autostart, GNOME autostrat, cron table Mac: launchd, cron table TODO: - Cron table method is under development! - Support run once - Support Services/Daemons - Add more method
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Translate VCF

    Determine functional consequences of mutations in a vcf file

    Takes vcf file input and determines functional consequence of mutations with regard to UCSC known genes, refseq genes or ensembl genes. Will use UCSC known gene annotation by default. A correctly formatted CDS file must be used containing CDS sequences and gene table info (i.e. info from knownGene.txt for UCSC genes, refGene.txt for RefSeq or ensGene.txt for ensembl as downloaded from the UCSC downloads page [http://hgdownload.cse.ucsc.edu/downloads.html or ftp://hgdownload.cse.ucsc.edu/]) for the relevant gene set. This CDS file can be created using extractCDS.pl script or using the --DOWNLOAD_NEW option of this script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    WebSQLClient

    Dynamic web data entry client for JDBC data sources

    ...WebSQLClient is capable of connecting to any JDBC datasource. Its main purpose is to provide rapid data model driven development. The WebSQLClient data entry forms are generated by querying the database system table information, but can alternatively be configured manually. WebSQLClient comprises a database agnostic data load utility (SQLLoader), a data unload tool (SQLExport) and SQL scripting capabilities. The application is a combination of a Java based multi-threaded webserver and HTML and Java Script. The major technology used comprises : Java, jQuery, jQuery UI, jqGrid, XML, JSON, Ajax and JDBC. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Business intelligence tool to create reports, drill-down into an aggregated data set (database table or view) and define available data points without coding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Track IP

    Reports IP addresses via Email or MySQL

    Allows tracking of a remote PC's IP address via Email or MySQL. Highly configurable and under active developement. Accepting feature requests
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Chemistry Tools

    Periodic Table,Chemistry Quiz

    Periodic Table Chemistry Quiz
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    jPeriodic

    jPeriodic is a table of elements written in Java

    jPeriodic is a simple table of elements coded in Java providing the user with the most common informations about each known chemical element. By clicking an element a popup will apear containing the selected elements attributes. Additionaly jPeriodic offers a small temperature converter which is able to convert between Celcius and Kelvin. Because jPeriodic is coded in Java the software is platform-independent, meaning you can run jPeriodic on Windows, Mac OS, Linux and many other operating systems which are able to run a Java Virtual Machine.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo