Showing 149 open source projects for "odin source code"

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
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    phpFor56k is a collection of PHP code designed to minimize database access and other time consuming processes that typically cause a delay when accessing a PHP script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    phdwait (PHP Database Web Application Toolkit) will be a Web Application to manipulate and create Databases, Web Forms, Query lists and will have an option to export the code, so the user can continue its development isolated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PHP code to manage a MySQL db over the web. Add/Drop databases and tables. Insert/Update/Delete records. Enter your own SQL query. No config files/scripts. Small and simple.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    rdb2oo is a project to create source code for classes which correspond to tables in a relational database. rdb2oo is also about creating an object oriented abstraction layer for simple database access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 5
    Object - Relational framework for php like many those in Java. Converts objects to tables rows and back, so instead of seeing SQL in your code you see objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Advanced PHP database for those without mySQL or similar dedicated databases. Supports many data types and advanced features through a simple PHP object API. Low-level implementation very efficient with indexes. Example code and database manager supplied.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    return MySQL result in HTML code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Postgresql functions and data for calculating distance between zip code locations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    XPage is an xml-based web app generator. It is a developer's tool for fast implementation of data-intensive web apps. The developer writes xml definitions for each page and XPage transforms them into serverside scripts using an XSL transformation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 10
    How many times have you hand coded a MySQL table editor in PHP? PHPMyEdit provides an instant table editor. All you need to do is to write a simple calling program (and there's a utility to do this) and the job's a good 'un!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This project has been abandoned. Contact the administrator if you are interested in taking it over.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A php help class generator based on a database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    the project is a front hand for mysql database users to prepare there project base application it is similar to Oracle Devloper2000
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Registry Server (jUDDI) offers a mechanism for humans or software applications to advertise and discover Web services. The Java Web Services Developer Pack (Java WSDP) Registry Server implements Version 2 of the Universal Description, Discovery and I
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Php Database class creation wizard. This code creates a php class for a database table that includes all required SQL to update the database as well as form output code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is a generator that creates PHP 4 code based on a PostgreSQL RDBMS for data entry into any database table or tables with 1-n associations or n-n associations. The generator now manages projects of more tables and has a complete graphical layout (CSS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MySQLDataViewer is a class that allows you to display the result of a MySQL query in a tabular form. Easy to use and quick. Completely customizable look and behaviour with very few lines of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Web based applications written in PHP/SQL. Some include; Authentication scripts, a complete and extensive rrdtool frontend, HTTP/PHP upload management code, and a dynamic school district website that is currently in use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PHP based database web administration page generation tools targeted for the knowledgable administrator who is familiar with HTML syntax and SQL. No attempts are made to hide the HTML or SQL 'code', so this is NOT for end-users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    php3Links is GPL licenced free software created using PHP3 and MySQL. It is a link farm based loosely based on Yahoo. NOTE: This code is dangerously obsolete.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A universal site architecture with many modules. It will include a login, security, recommended directory/file structure, template, database class generator, and more. Allow site administrators to easily setup a modular and consistent site architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A database abstraction library for PHP. This allow you to use PHP interchangably with MySQL, MS SQL server, mSQL and PostgreSQL without rewriting your code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Persephone is a data abstraction mechanism supporting automatic persistence, listing, and form generation. It takes care of all the standard, boring, data manipulation scenarios. It also works alongside existing code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    MySQL PHP Simple Auditor

    A "drop-in" replacement for mysql_query

    UPDATE 10Jun12: I have not had chance to package up the source code for this - however - it is all written. There's a full write up/article detailing exactly what I did/how it works here: PHP MySQL "instant" Audit Trail: http://www.flatcoder.co.uk/php-mysql-instant-auditorauditing/ This came about when a client asked for a way to audit their system. The codebase was an old PHP application with more files/scripts that anyone would like to plough through!
    Downloads: 0 This Week
    Last Update:
    See Project