Showing 122 open source projects for "result"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 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
    2012 Challenge Tracker

    2012 Challenge Tracker

    Program to track mileage for the local 2012 Bicycle Challenge

    This is what I would consider my first really useful program. I've been coding for about a week and I guess this is the result. This was coded using liberty basic v4.04.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    FlockDB

    FlockDB

    A distributed, fault-tolerant graph database

    ...It was developed at Twitter to store social graph data (followers, following, blocks, etc.) and secondary indexes. FlockDB emphasizes horizontal scalability, replication, and support for high rates of writes and updates, as well as efficient paging through very large result sets. It is not a general graph database in the sense of supporting complex multi-hop traversal queries or sophisticated graph algorithms; instead it focuses on the core problem of storing and querying directed edges with attributes such as sort order, state (normal, archived, removed), and position. Edges are stored both in forward and backward directions to facilitate queries in both directions. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Insomnia is a free website statistics analyzer. It is written with python and javascript and it does not require database management system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MyAPE
    MyAPE is a "MySQL (with Ajax and PHP) Editor". With this webapplication you can connect to an MySQL-Server, run SQL-Statements, see the result and edit the data in a datagrid.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 5

    phpMySOAP

    php-based SOAP Server for MySQL databases

    This project is a PHP-based SOAP server which provides mainly MySQL data to a SOAP client. It exposes all available DB objects (views and tables) to any SOAP client based on NuSOAP's SOAP server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Design & implementation of a distributed database system with: data replication, robustness, increase of performance and robustness as a result of distribution, independent view of local resources (locally stored data). For now only a subset of SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A tool to query arrays in memory using SQL. It groups the arrays in tables and returns arrays as result set. It can be used in spreadsheets, as a script language library and everywhere is needed an interactive tool to query data in memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JdbcBrowser displays database metadata, records of tables and result of SQL queries. JDBC driver is required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ODBC Swiss Army Knife is capable of performing queries on a ODBC data source and export the result to a CSV file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    The result data of a Xims-questionnnaire is not exactly usable in Excel/ SPSS. ximsq2xlsspss converts/ sorts the result data to a format usable as input data for Excel/ SPSS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A football prediction league web application written in php/mysql. Users predict games and are awarded points for correct score and result. Features users stats, team and mini leagues, online admin and rss based result checking. FEEDBACK WELCOME
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Full featured AJAX web based reporting system. Written in Java / JSP. Web based reports are dynamically generated from JDBC result sets. Connects to any JDBC compliant database, most drivers already included. The Apache Derby database is embeded.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Goal of oraschemadoc is to provide detailed documentation for all objects in schema covering Oracle specific features. Result of execution of oraschemadoc is set of static xhtml files. There are more features under development...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Distributed applications manipulate information in various formats: DB, XML, WEB, Forms, Web Services, etc. tattva library tries to reduce the friction in working with diverse formats, and as a result, speeden up the process of software development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JKBS it's a production system: a knowledge based system written in java. You can store if-then rules (called production) and fact in its production memory and let the inference engine to produce some result.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An Eclipse plugin for browsing and editing LDAP directories. Includes: tree-based DIT-browser, entry editor, spreadsheet-like search result editor, schema browser, LDIF support and a rich LDIF editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    myCache is a PHP extension that provides access to the myCacheServer to implement SQL result caching that is not database dependant. myCacheServer talks to the database and implements the caching and myCache implements the php interface
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SQLDevCompanion is a Java Application enable rapid execute SQL statements. It is targeted to the developers (not for DB admins) who need in development process frequently run basic set of sql scripts and get result of select statements in the table form.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Provide a HTTP-Interface to a MySQL-Database. The enduser is asked to select the tables and fields which he like to have in the result. Then a SQL-Statement will be generated and forwarded to the database. At least the result set will be shown.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    The purpose of this program is to ease people who host small or medium sport or other competitions where results are times(hh:mm:ss). This program allows results to be saved easily in a database. This program is written in PHP and uses MySQL database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Lightweight SQL querying tool written in Java. Connects to any JDBC compliant database and will run on any OS with a Java VM. Features: keyword highlighting, result formatting, statement history, multi-window, multiple database connects at one time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DAO generator. Objects are generated from most native description of relational data - SQL commands. Generator result is completely generated bridge Object - Relational database with connection pool, DAO factory, SQL dialects etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Eclipse Documentum DQL/API plug-in with the main functionality of content proposals and colour coding. As a secondary result testing things the plug-in is starting to resemble a fast hard client. A feature we lost when a certain hard client was replaced.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    teiPublisher is a xml repository management system to create TEI document repository. The software components are XML analysis tools for Ontolology Development Create/Delete/Edit backup tools Search page customizations and result display XSL styleshe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FormEntry allows you to to generate an HTML interface for one or more SQL tables directly from the definition of the SQL tables. It includes the ability to generate elaborate checking of the form result using generated Javascript or PHP code provided by
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB