Showing 38 open source projects for "replace"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 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
  • 1
    Create and manipulate DBF files (xBase) with suport for 'memo' fields. You can open or create tables (with their corresponding 'memo' file), read records, append, replace or delete them (logical and physical). Index support is not available now
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    a new, fully object oriented persistence framework for java;client/server, transactional, garbage collected, with persistent versions of the Collection classes, XML export/import, security, it aims to replace (not just complement) relational db solut
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PHP Timeclock is a simple yet effective web-based time clock system. It allows you to track all employee time as well as upcoming vacations and more, it can also replace manual sign-in sheets and such. It is written in php and utilizes a mysql database.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    E-Cookbook is an electronic cookbook or recipe organizer. It will replace the old tattered cookbook in your kitchen. Easily decide on something to make for dinner, or see what you can make based on the ingredients in your refrigerator.
    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
    Generate Flash based GIS-map services. Can be used to replace pages generated by ESRI ArcIms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Monster Journal - An electronic journalling program to replace the paper notebook. The Monster Journal provides the user a centralized, easily accessible electronic notebook for storing thoughts, ideas, and answers to questions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Essential Data is data-aware SWT controls with a twist. The twist is that we don't replace the standard SWT controls with proprietary ones. Rather we supply generic MVC controllers that make standard SWT controls data-aware and that work with any model
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This database was programmed back in 1999, when there was no widespread adoption of MySQL, PostgreSQL or any other free database by ISPs, particularly in Mexico. It is not intended to replace a larger relational database, but to provide really simple data
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A˛Z is a simple and efficient web-based contact management software that runs on PHP and MySQL. You can use it to replace your phonebook or even use it as an office-wide phone directory. It is all yours to decide!
    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
  • 10
    OptiJey is a Java utility package that optimizes jdbc database access. It helps building faster Insert/Replace queries and presents a generalized query result caching mechanism to help developers deal with very selecqueries over large tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A PHP class that replace the need to build textual SELECT queries. By using commands like $query->select( $table->column, $table->column2 ); you can easily create complex queries with no need to write pure SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Primarily being designed to replace an Access-generated front-end for an Access database at a nursing home, it will be used to file medical charts, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    MySQL PHP Simple Auditor

    A "drop-in" replacement for mysql_query

    ...The codebase was an old PHP application with more files/scripts that anyone would like to plough through! The solution was a simple "drop in" replacement for the mysql_query call. From there, a simple search/replace on the codebase. The auditor will capture "who did what" and "when". It is also smart enough to fully parse the raw MySQL query and compare updates to existing rows. Only actual changes are recorded in the audit log (database table) regardless of the SQL. Finally, a simple web viewer for reviewing and managing the audit trail. ...
    Downloads: 0 This Week
    Last Update:
    See Project