Showing 29 open source projects for "insert"

View related business solutions
  • 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 generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    Adminer

    Adminer

    Database management in a single PHP file

    Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP. Conversely to phpMyAdmin, it consist of a single file ready to deploy to the target server. Adminer is available for MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB and others via plugin. Replace phpMyAdmin with Adminer and you will get a tidier user interface, better support for MySQL features, higher performance and more security. Connect to a database server with username...
    Downloads: 25 This Week
    Last Update:
    See Project
  • 2
    nuBuilder Forte

    nuBuilder Forte

    nuBuilder Forte is a cloud database builder.

    ...A open-source browser-based tool created for developing web-based database applications. nuBuilder uses either MySQL or MariaDB databases and gives its users the ability to do database operations like... • Search, Create, Insert, Read, Update, Delete ✪ With low-code tools that create ... - Forms with the Form Builder - Fast Reports - Database queries with the SQL Builder - Customised date and number formats with the Format Builder - Calculated fields with the Formula Builder - Email Templates - Move and resize objects. - Further customisation that can be done with JavaScript and PHP...
    Downloads: 21 This Week
    Last Update:
    See Project
  • 3
    MySQLDump - PHP

    MySQLDump - PHP

    PHP version of mysqldump cli that comes with MySQL

    ...Output compared against original mysqldump. Linked to travis-ci testing system (testing from php 5.3 to 7.3 & hhvm). Dumps stored routines (functions and procedures). Dumps events, does extended-insert and/or complete-insert, supports virtual columns from MySQL 5.7, does insert-ignore, like a REPLACE but ignoring errors if a duplicate key exists, modifying data from database on-the-fly when dumping, using hooks. Can save directly to google cloud storage over a compressed stream wrapper (GZIPSTREAM).
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    FluentPDO

    FluentPDO

    A PHP SQL query builder using PDO

    FluentPDO is a PHP library that provides a fluent interface for building SQL queries using PHP’s PDO. It helps developers write clean, readable SQL-like statements in a programmatic way, simplifying interaction with relational databases while retaining full control. FluentPDO is ideal for lightweight PHP applications that need query flexibility without a full ORM.
    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
    Sohag Developer

    Sohag Developer

    Build a powerful database applications following few steps using Sohag

    Build a powerful database applications following few steps using Sohag Developer . The SQL tool represents a powerful tool to run many SQL statements, Also can be used to generate SELECT, INSERT, UPDATE, DELETE and DROP SQL Statements. Sohag Developer currently supports PostgreSQL, MariaDB, MySQL and SQLite database servers and has a set of generators that generates CURD code and Forms (Qt/C++ code and ui forms - PHP web applications uses web forms and bootstrap framework ) to manipulate the data in the database tables or views. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    MzzCRM

    MzzCRM 1-page 1-form PHP+MySQL Customer Relationship Management Script

    This is the MzzCRM CRM database script that consists of a single input textbox on a web page that stores them into a MySQL database table. It has one field so that the person inserting the case notes can insert the case notes quickly and has the ability to include full details, or to leave full details out. The script is designed to perform the essential first action of a CRM -- creating the case notes. If needed to browse or access the data later after it was input, use another 3rd party MySQL database client tool to view/report the data. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    OpenFlat

    Flat sharing costs manager with statistics

    FlatManager is now known as OpenManager because we aren't related to flatmanager.com. Do you share your flat with other people? Do you need a simple solution to manage all common costs and to trace how much money you spend? OpenFlat is the software that you need. You can create one or more users, each of them can add his expenses and OpenFlat automatically calculates statistics and how much money you have to give to any other flatmates. Everything can be done using the webapp...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DaDaBIK is a PHP application that allow you to easily (you need just to specify some configuration parameters) create an higly customizable a highly customizable front-end for a database in order to search, insert, update and delete records.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SweetDB helps you easily execute mysql queries and do routines such as insert/update, delete and fetch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    AjaxDB

    Ajax web database

    AjaxDB is a Ajax web database that let user view, sort, search data with select list and insert, delete, update records in a web administration interface. User can also modify the design using CSS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PHP-DBWIG is a dynamic web interface generator for MySQL databases. It uses an XML based description to create the webpages, where database navigation is possible through foreign keys and relations. It provides also data insert, update, query facilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    XBSDB is the tool to operate with data in JavaScript code like with SQL-data. XBSDB stores, arranges and selects data in your scripts. You can insert, delete, update and select records, you can use indexes. JSON-based methods allow data exchange.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Word_Doc class is written for PHP5 and mysql or mysqli databases, and allows you to replace insert fields in a word doc with database results. Generate MS Word Doc's on-the-fly with this easy to use class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    fSQL for PHP offers some functions to easily use mysql querys. It works with twodimensional associative arrays (Columns and Rows). The sourcecode is quite self-explanatory. There are functions for connect, close, select, insert, delete and update.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project provide a light weight database freamwork for PHP. It is not a OOP freamwork, but you can need less step to insert, update, search or delete item.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is a library written in PHP for make automatic control of input data of the users. This library can: - Insert/Update data very fast with little row of code - Make a HTML table from simple array - Auto Filter data from user
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Easy to use & user friendly PHP class to interact with MySQL databases. Functions will make any array fit in the tables without having to create big insert / update / delete queries
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This class provides some methodts - to easily get results forom SQL-Queries as Array, Hashtable or Value (e.g. SELECT MAX(..) FROM ..) - To insert, update or delete records - It works together with my other Library stdfuncs (PHPCoreStdFuncs in SF)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PHPersistencia is a database persistence layer for PHP, offering Object Oriented interface to access the data, generating sql queries transparently for insert/update, selecting data as object collection and verifing data types without database access
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Dao classes for easily insert, delete, update and select record in MySQL database
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The dbmap class allows the developer to Read, Browse, Insert, Update or Delete table entries on a MySQL Database with a few lines of code. Written in PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    TCMS is the TestCase Management System, through which you can manage your own testcase database. Insert/update, assign testcases to a person to update the status of testcase and generate reports. TCMS can be used by product approval team in organizat
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PHP DB Edit Toolkit is a set of PHP classes makes the generation of database edit interfaces easier and faster. The main class builds tabular and form views based on a data dictionary and takes over handling of insert/update/delete and user input.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    phpOraAdmin is a tool written in PHP intended to handle the administration of Oracle user tables over the WWW in a very similar way as phpMyAdmin does. It can browse/edit/insert/delete rows, execute any SQL statement and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB