Showing 1709 open source projects for "table"

View related business solutions
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 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
  • 1
    nanofw

    nanofw

    Nano Framework

    I developpe this framework for a project at work. The goal is to make web developpement as simple as possible. The user describe an object in json format, Then this object is used to build everything like: Table in the database Forms Listes CRUD actions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    POSture

    POSture

    Cloud based Point of Sales

    Forget complicated POS systems with tons of unused features. Tiger Data rethinks the way we do sales using intuitive drag and drop functionality. Touch screens and fluid gestures enable POSture to take advanced orders in mere seconds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Restful APIs for Data Cleansing

    Restful APIs for Data Cleansing

    This is sister project for osDQ which provide Restful APIs

    (Beta Version) This is sister project for https://sourceforge.net/projects/dataquality/ . It provides Restful APIs for features for data quality and data preparation features. This project will help projects which want embed data quality and data preparation features in their project or UI using restful calls. Data Cleansing APIs Dockerfile: # Pull base image FROM frnde/jetty-9.4.2-jre8-alpine-cet ADD osdq-v0.0.1.war /var/lib/jetty/webapps/osdq.war EXPOSE 8080 Docker...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    pyNessusParser

    Export a Nessus Report in a MySql DB

    This python script with GUI allows to export a .nessus file into a common MySql database. It is possible to select in the GUI what field it will parsed and, therefore, the columns of the mysql table.
    Downloads: 0 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
  • 5
    Excel To Database

    Excel To Database

    Import excel data into database with few clicks.

    Easily import data from Excel table into Your DataBase. Supported OS: Windows. Freeware (GPLv3 Licensed).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Capt_in

    Take the web-site. easily! automatic!

    ...Click [Open] Button(Right-bottom site button). Define directory for saving with image 3. Copy website list to clipboard. And click [Paste clipboard]. (Maybe... list will append to table list) - Example web site list: http://www.google.co.kr http://www.naver.com http://www.chosun.com/ http://joongang.joins.com/ http://www.khan.co.kr/ http://www.etnews.com/ 4. Lastly, Click [Capture] button. then, you can check to save file in (step 1.)defined directory Thanks
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Agenda simples

    Agenda feita com C + MYSQL + wxWidgets

    Ferramentas utilizadas: CodeBlocks 13.12 + plugin wxSmith - http://www.codeblocks.org/downloads wxWidgets 3.0 - https://www.wxwidgets.org/news/2014/10/wxwidgets-3.0.2-released/ Mysql Connector C - https://dev.mysql.com/downloads/connector/c/ Utilize -std=c99 no compilador! ---------------- TABELA NO MYSQL------------------------------ create table pessoa (id INT primary key auto_increment, nome varchar(75) unique, telefone varchar(20) ); mysql> describe pessoa; +----------+-------------+------+-----+---------+----------------+ | Field | Type | Null | Key | Default | Extra | +----------+-------------+------+-----+---------+----------------+ | id | int(11) | NO | PRI | NULL | auto_increment | | nome | varchar(75) | NO | UNI | NULL | | | telefone | varchar(20) | YES | | NULL | | +----------+-------------+------+-----+---------+----------------+ 3 rows in set (0.08 sec)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    UEFI GPT fdisk

    UEFI GTP fdisk is a disk partitionning tool running under UEFI/BIOS

    UEFI GPT fdisk is a port to UEFI of the famous GPT fdisk partitioning tool, see http://sourceforge.net/projects/gptfdisk/ . Now since this program runs directly under UEFI shell you don't need to *boot* the system to convert/edit partition tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    PHPSyncMysql

    Sync two mysql databases using PHP

    You will find two different script here: - load-mysql.php takes import.sql file, that was exported from phpmyadmin and imports it into mysql database (tested, binary safe) - sync-mysql.php connects to two mysql databases and copies each table from first database into the second database (deletes table before copying) This can be useful to load large mysql database into hosting, because phpmyadmin sometimes does not allow to load files greater than 2mb
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 10
    Decodes CGI data from standard input, $QUERY_STRING , and $HTTP_COOKIE. Stores data in lookup table(s) for easy retrieval. Uploads files by copying directly to files created with mkstemp(). Has several handy string conversion functions.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11

    Effinator

    A complete code generator for Entity Framework based Architecture

    Effinator is a open source application developed in C#.Net basically its a code generator to build your Basic Architecture based on Entity Framework and best practice patterns. In a gist, with this tool instead of writing CRUD codes for each database table this project will generate it for you saving you time and effort in creating a repetitive process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ...We will provide a data set containing 20,000 newsgroup messages drawn from the 20 newsgroups. The dataset contains 1000 documents from each of the 20 newsgroups. 1. For classes descriptions, please refer Table 6.3 of Dr. Mitchell's book (Machine Learning, Tom Mitchell) 2. Please download the data from http://www.cs.cmu.edu/afs/cs/project/theo-11/www/naive-bayes.html Report: A Comprehensive Report below: "20 newsgroup Classification problem" Accuracy: 83.625% Number of Training data: 50% of Total document chosen sequentially Number of Training data: 50% of remaining document Download the code and other necessary files in the Files Tab.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    SourceforgeExport

    Export sourceforge projects descriptions and stats to mysql + analyze

    Export sourceforge projects descriptions and stats into mysql. Show list and table of all projects, stats, tags, links. This version does not use Sourceforge API. Author's site: http://arkhipenko.weebly.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    WeeblyBlogExport

    Export weebly blog posts into mysql and analyze

    Export weebly blog posts into mysql. Count occurences of different resources in each post. Show list and table of all blog posts. Author site: http://arkhipenko.weebly.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Batch IDE 2.0

    The Newer Version Of Batch IDE

    Batch IDE 2.0 is a fast and smart Batch IDE which came to make batch programming better and easier
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    BRFlabbyTable

    BRFlabbyTable

    Bouncy and distorded table view cells, available on Cocoapods

    BRFlabbyTable is an Objective-C library that adds a fun, interactive "flabby" animation effect to UITableView cells. It enhances user experience by adding physics-based feedback when scrolling through table views.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17

    ForceReader

    Soft for force spectroscopy data analysis

    A simple Windows application for data of atomic force spectroscopy (force-distance curves) analysis. It is adopted for Veeco/Bruker Picoforce file format, but it is possible to use it for analysis of txt-table data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Track your iPhone

    A small portable php/MySQL backend server to track an iPhone

    This cross platform PHP/MySQL server side iPhone Tracking Logger serves as an example for getting URL parameters, filtering, validating and storing them in a MySQL DB table. This can be used for tracking your family or group of phones and with small modification can work for a large quantity of device at high speed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Fortran subroutines for creating simple table in latex format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    TEDzakker

    TED-chip music editor for Commodore Plus4, Commodore16 (and C64)

    This is a tracker-style music editor tool for the Commodore-Plus/4 / Commodore-16 computers' TED-chip. It can also be used on Commodore-64 by emulating the TED-sound, and later generating the native TED music on Plus4 or in VICE/Yape Plus4 emulators... NOTE: I left SourceForge for reasons not ethical to mention here. You can find me and my further work at these locations: http://hermit.sidrip.com http://csdb.dk/scener/?id=18806 https://github.com/hermitsoft/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Ajax Multiple Select Dropdown List

    An AJAX script that can be used te create dynamically multiple Select

    An AJAX script that can be used te create dynamically multiple Select lists with data from a MySQL table. When the user chooses an option from the Select list, it calls an Ajax function that acceses a PHP file that will return another select Drop down according to the option selected.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    sqlite database manager

    sqlite database manager -sqdatabase - free powerfull database manager

    sqlite database manager -sqdatabase- free powerfull database manager. With this application you can make your crud operation (insert update delete read) and tou can run your sql code or if you want to work with excel with database advantages you can use this application import your excel file or sql file and that is all !! And new version 3 came!! With version 3 added pagination ! some bugs fixed now sqdatabase more stable and fast
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Logic Calculator

    A Calculator to perform logical operations

    ...It has three modes: (1) Evaluation of logic formulae: In this mode we have the basic boolean operations (negation, conjunction, disjunction, conditional and biconditional) so the user can insert the logic formula and the Logic Calculator displays the truth table along with the models of the formula. (2) Logical entailment: In this mode the user can insert a number of premises followed by a number of conclusions, so the Logic Calculator displays the truth table of each premise / conclusion and the result of whether or not these premises logically entail the given conclusions. (3) Conversion of a formula to Disjunctive Normal Form (DNF) and Conjunctive Normal Form (CNF): In this mode the user inserts a logic formula and the Logic Calculator outputs its representation in both a DNF and CNF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    VocabularyMem

    Program for manage data, like a simple database and for exercises for

    “ VocabularyMem” is a program for manage data, like a simple database and for exercises for memorize this data. Originary the program is for exercise only, but it is expanded, so you can also use it for store photos with tags and data around, or videos without taking a new space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Santa Kocici

    Santa Kocici

    User friendly file-database GUI

    ...Consists of GUI to access database stored in text file, for basic users. Can be easily changed for other applications. GUI is localizable but current implementation (table items and editors) is in Czech, also help pages are not translated, you can use Google translator :-). Table items, constraints and editors can be easily changed in code (1 file). This code can be easily changed to load using Spring.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo