Showing 1709 open source projects for "table"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 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
  • 1

    CSV Mesh Importer for Blender

    This is a Python script to import a CSV file to meshes in Blender.

    This is a Python script for Blender 2.5x and it imports a CSV file into Blender and creates meshes, such as vertices, edges and faces. This project has just started, please wait for a while. Please go to the page given below for the information of how to start to use this and its details.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2

    wizardform

    Create html5 forms form mysql table

    This project goal is to give anyone the ability to create html forms and mysql tables without code. Mail features are : Standard fields (text, date, checkbox, select ...). Extended fields like lookup into another table, riche texte editor. Users and right management
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PyLucid is a Open Source web content management system written in Python using the Django Framework. fully customizable output, expandable with plugins, i18n, L10n, Revision controled, support many database engines, WSGI conform and many more...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Luaj
    Lightweight, fast, Java-centric Lua interpreter written for JME and JSE, with string, table, package, math, io, os, debug, coroutine & luajava libraries, JSR-223 bindings, all metatags, weak tables and unique direct lua-to-java-bytecode compiling.
    Downloads: 11 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 5

    Nodejs MySQL Query Builder

    A small lib that builds query using mysql and nodejs

    ...Sample Usage: ```js var query_builder = require('query_builder'); var dbconn_default = { host : 'host', user : 'user', pass : 'password', dbase : 'database_schema' }; var qb = new query_builder( dbconn_default ); var select_details = { table : 'table_name', fields : [ 'field1', 'field2', ... ], conditions : { field1 : 'value1', field2 : 'value2' } }; qb.select( select_details, function( err, rows ){ if( err ) console.log( err ); else console.log( rows ); }); ``` By this, we can generate a query something like this: ```sql SELECT `field1`, `field2` FROM `table_name` WHERE `field1` = 'value1' AND `field2` = 'value2' ``` For more information, visit the github project. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    GeneticThesaurus

    Annotation of genetic variants in repetitive regions

    GeneticThesaurus enables analysis of genetic variation in repetitive regions. See project wiki for details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    pg_reorg

    Online Table Clustering Tool for PostgreSQL

    pg_reorg can re-organize tables on a PostgreSQL database without keeping any locks so that you can retrieve or update rows in tables being reorganized. This module is developed to be a better alternative of CLUSTER and VACUUM FULL. ------- pg_reorg was located in pgfoundry, but has been moved to here temporally. ************************************ 2015.07.03 Now, we are moving to GitHub. http://github.com/ossc-db/pg_reorg ************************************
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Image Downloader

    Image Downloader

    A Strong Downloader

    Image Downloader 1.0. (c) 12 June 2014. A Strong Downloader. Analyzes html code, finds urls (especially image urls), puts them to a table and then you can download the files (Images).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Tool Box

    The Tool Box

    Tools for the payments type!

    Version 1.1.5 - Added: Added the ability to edit the EMV panel - You can change which tags show, and what order they are in - Added: Tag 9F10 (Issuer Application Data) to which also includes CVR (a subtag of 9F10) - Added: Menu link to the homepage (sourceforge) - Fixed: 9F07/AUC had the wrong tag details - Fixed: File>Close now saves notes and config updates before exiting - Fixed: Tag 95/TVR title had a spelling mistake - Fixed: Homepage wasn't populating EMV page names -...
    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
  • 10

    SPTEmu

    A synchrophasotron emulator

    A simulator for people who are interested in physics. Have you ever tried to calculate, e.g., nuclear reactions? I was totally confused by all these quants, neutrinos, alpha and beta decays, so I decided to create this synchrophasotron simulator. You just enter the reacting isotopes and/or particles and it simulates the reaction for you! P.S. It's called 'Synchrophasotron simulator' because I wanted the program to simulate particle colliding, but it doesn't do it yet. It just calculates...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    simple_patient_ping

    Simple Patient Ping

    Simple Patient Ping is a very basic outbound interface that queries a MySql database using Mirth. Basically PHI (patient data from a hospital) is in one table called patient ping and Mirth query's the database and writes the output to a local drive. This interface is more of a way to show how to query a database and get the data. Once it's outbound of the DB, you can use Mirth to send to a HIS or application. Its for you to decide what you want to build the data around.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    vds-failover

    VDS Failover sample

    ...A few notes before using these files. 1-Make sure that you change the settings for database and server locations to fit your config. Both failover_test and failover_test_Beta need read access to the SAP IDM database and the HR_Sample table. Failover group.xml will need to be updated to reflect the IP addresses of in the failover test files. 2-If you try to adjust the failover group config, it can be somewhat tricky. Please consult the blog entry at [] for advice on changing the enable status of the groups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    ARIN RESTful Whois

    ARIN RESTful Whois Retrieve and Store

    ...Vitt to grab ARIN IP Block information for admin research and security. Its output includes basic WildCard, Netmask, and IP range information. Stores locally in MySql Table. Is currently being used by automated processes for research purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    SAORS

    OMNET++ implementation of framework for opportunistic protocols.

    ...It is based on the DYMO ad-hoc routing protocol. SAORS provides the necessary functions for the development of opportunistic schemes such as access to the node's routing table, a database for storing the Delay-Tolerant messages, as well as the ad-hoc functionality accomplished by DYMO. It is using by default a beacon mechanism to perform the social network discovery. Beacons contain the ID of the transmitting node and its most important social information (as defined by the routing protocol).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    ETU SQL for MySQL

    ETU SQL for MySQL

    Powerful tool for data analysis and editing

    Changelog (Version 7 - Update 1) New Discard Partialy Changes New Edit Row in Window New List of User Connections New Show Image on Form New Quickly View of Cell Values Download also: 1) ETU SQL for MS SQL : https://sourceforge.net/projects/etusqltango/ 2) ETU SQL for Oracle: https://sourceforge.net/projects/etusqlfororacle/ 3) ETU SQL for DB2: https://sourceforge.net/projects/etusqlfordb2/ 4) ETU SQL for PostgreSQL: https://sourceforge.net/projects/etusqlforpostegresql/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SimpleKey

    SimpleKey

    Generates keys up to 500 characters and hashes.

    ...These keys can be all numerical, alphanumeric, all alphabetical or the previous three plus special characters. You may use your generated key for whatever purpose. SimpleKey also includes a hash table with which to hash strings and files alike. Hash algorithms include: MD4/5, Sha, Skein, Keccak, Grostl, JH, and Blake.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Decision Tables for Java (dt4j)

    Decision Tables for Java (dt4j)

    Excellent Decision Table based Rules Engine implementation in Java

    DT4J is a Java implementation of Decision Table based rules engine. It supports excel based and an editor based Decision Table authoring. It integrates with Spring expressions (SpEL) to express conditions and actions. Put together it's a power rules engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    GCompris : I got IT

    GCompris : I got IT

    Educational Software for children aged 2 to 10.

    GCompris is a high quality educational software suite comprising of numerous activities for children aged 2 to 10. Some of the activities are game oriented, but nonetheless still educational.
    Downloads: 37 This Week
    Last Update:
    See Project
  • 19

    qtmib

    SNMP MIB Browser for Linux platforms

    qtmib is an easy-to-use SNMP MIB Browser based on QT4 library. It is build as a front-end for net-snmp tools, and it allows the user to query any SNMP enabled device. It supports SNMPv1 and SNMPv2c. qtmib is released under GPL v2 license.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    TeXpen

    TeXpen

    Your LaTeX Editor

    TeXpen is a LaTeX editor for mankind, based on Qt/C++. Perhaps aliens would also love it , only if they use LaTeX, too.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    mpz_aprcl32

    MPZ APRCL32 can prove the primality of numbers, written in C and GMP.

    ...Version 1.1 was posted on 2013/12/27. This new version is around 1.5-2.2x faster and has some bug fixes. Please see the readme.txt file for some more details and a table showing some sample timings to prove various sized numbers prime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    mpz_aprcl

    MPZ APRCL can prove the primality of numbers, written in C and GMP.

    ...Version 1.1 was posted on 2013/12/27. This new version is around 1.5-2.2x faster and has some bug fixes. Please see the readme.txt file for some more details and a table showing some sample timings to prove various sized numbers prime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    dep-trace

    gdeptrace dependancy solver correct for pkg or make deps

    gdeptrace sorts an input dependancy list or table and prints it, and can do other actions. It's default operation is to act like tsort (1) except that it sorts by pure pkg / make dependancy (tsort sorts by grapical topology: see notes about differences). EXAMPLE: $ echo -e "b e\ne\nc b" | sort -k1,1 | gdeptrace [opts] e b c (b depends on e, c depends on b, e has no depends) (also: e has more items depending on it and is below anything it depends on; in this case the top, all and only by the rules known and given, in order by given where equal) $ echo -e "b e\ne\nc b" | depsort ditto, no opts needed $ libdeps objdump /lib/*.so.* (outputs if missing, load order (deps), rdeps, which are effected by missing lib/s, etc, see readme) $ doil (a package installer/solver like apt-get+dpkg which uses gdeptrace, see doil on Source Forge) dep-trace is now "gdeptrace" to ease packaging compatibility
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    koru

    koru

    a Java ORM framework focusing on simple and rapid development

    ...It supports all kinds of cascaded query with easy annotations perfectly! including 'one to one','one to many','many to one' and 'many to many'. Its lazy-load rules works well on cascade and any table column. Cached query is available in the Koru,which base on ehcache. It has many excellent features: 1.small and rapid. 2.easy to learn. 3.minimum configuration.but if necessary,you can configure it flexibly too. 4.including easy file uploading and rapid paged query basing on database dialect. 5.easy to put the web form data to database. 6.supporting all kinds of cascaded query. 7.supporting cached query basing on ehcache.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    SoftwareTechnology_KovácsMáté

    This project is for the Software Technology class at my university.

    ...The column type defines the possilble values of that column, which can be boolean, integer, real or string. If the can-be-empty-flag is not set, than writing data to that row is obligatory. The program must save every table into separate text files (the form of the file name is: <databasename>_<tablename>.dat). These files must contain the count of rows and table specific properties and the rows.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo