Search Results for "database form builder" - Page 16

Showing 771 open source projects for "database form builder"

View related business solutions
  • Go from Data Warehouse to Data and AI platform with BigQuery Icon
    Go from Data Warehouse to Data and AI platform with BigQuery

    Build, train, and run ML models with simple SQL. Automate data prep, analysis, and predictions with built-in AI assistance from Gemini.

    BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
    Try BigQuery Free
  • 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
  • 1

    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Kochbuch Software (Cookbook Software)

    Kochbuch Software (Cookbook Software)

    Java basiertes Kochbuch Programm. Java based cookbook application.

    Kochbuch Program um Rezepte, in Form von XML Dateien, anzuzeigen und zu verwalten. Die Rezepte können auf einfache Weise mit anderen Benutzern der Software ausgetauscht werden. Das Programm ist komplett in Java geschrieben. Cookbook application to display and manage cooking recipes in the form of XML files. The recipes can be easily exchanged with everyone using the software. It's completely written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Precurio Intranet Portal (v2) [UPDATE]

    Precurio Intranet Portal (v2) [UPDATE]

    Intranet | Document Management | Workflow Automation

    ********* THIS PROJECT HAS BEEN CLOSED ****************** We are still in the business of providing an open platform for intranet collaboration and business process automation; BUT it is no longer free. (see details here: http://www.precurio.org/forums/showthread.php?tid=45414 ) Please visit our website. Thanks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    WordPress Form Maker plugin is a good tool for websites owners . This plugin have a lot of functionality and allow you to create forms without any problem .
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5

    EPgSQL

    PostgreSQL query builder

    EPgSQL query builder is a lightweight query builder for PostgreSQL database. You can run non-selectable query also, when you have choice to commit or rollback updates (comments are allowed also) (create, alter, drop, truncate, insert, delete, update, copy) See wiki for more information
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    sku585 xml builder

    sku585 xml builder

    Use sku585 xml builder for easy building xml files

    sku585 xml builder is aplication for developing xml files. Also you can use sku585 xml builder for editing existing xml files. It can be also used as text editor if you need it. Please test aplication and feedback. Aplication is under GPL developed. It requires installed .NET 4 platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Yana Form Builder

    html/css/js form builder that send structure of ceated form to server

    this form builder written in HTML, CSS, JAVASCRIPT but you need PHP Webserver to run it! it's under GPLv3 license because is as plugin of Yana MVC Framework.my(Yana Framework) MVC framework not published yet.for use, just download it and put it in your webserver folder with name of (FormBuilder) and enjoy it. this form builder is free and server side of it that make database tables and process forms and show to user is not free!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    phpAddEdit is an easy to use, feature rich, menu-driven script that will allow you to generate forms to add and edit content in a MySQL database. Unlike other similar scripts out there, phpAddEdit allows your forms to handle multiple tables.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    AD Group Recopier

    Copy users and groups to another AD form a group

    With AD Group Recopier you can : - Copy Users and Groups from a source AD to a destination AD and select a OU for Groups and Users. - Map AD attribut to Destination
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship AI Apps Faster with Vertex AI Icon
    Ship AI Apps Faster with Vertex AI

    Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

    Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
    Try Vertex AI Free
  • 10

    MyRAD4PHP

    A implemetacion of EntityFramework and Dynamic Data Web sites with PHP

    The purpose of this tool is create applications on the fly, making a Web application without writing a single line of code, inspired by the Entity Framework and Dynamic Data Web sites (Microsoft). The generated application can extend or write code to customize all or some of its functionality. This tool takes a MySQL database and creates a web application in seconds. This application is based on class generated starting from the tables of the database, a context manager class is the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Data Entry Form

    Data Entry Form

    A program for data collection of pen and pencil forms.

    Data Entry Form is a program for data collection of pen and pencil forms. It's mainly intended for market research.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SchemaForms is a toolkit for building HTML form from an XML data file and an XML-Schema specification. Supports basic data types (string, checkbox, enumeration,..) but is easily extensible to custom data types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    An electronic version of the USDA The Emergency Food Assistance Program (TEFAP) information collection form. Not associated with the USDA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SSQML

    SSQML

    A schema to describe ANSI/ISO SQL in XML and associated tools

    SSQML: Standard Structured Query Markup Language This is an XML dialect that allows any valid SQL statement, clause, expression, predicate, or query to be expressed fully in XML based on an XML compliant schema. The schema is based on Backus Normal Form (BNF) representations of ANSI-ISO/IEC SQL Standards; ISO/IEC 9075 :2003, ISO/IEC 9075 :2006, ISO/IEC 9075 :2008, ISO/IEC 9075-14 :2013 XML-Related Specifications (SQL/XML) Does not include support for Embedded SQL Ada, C, ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    python library with utility classes for: - access mysql via - nevow / form - mangaing form and new field for form - building pdf report with reportlab
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    sql2textfs

    a FUSE filesystem for mounting database tables as text files

    The program `sql2textfs` is a custom file system based on FUSE that lets the user mount a database and view all its tables as files of a directory of the filesystem in a POSIX system. The databased tables are viewed as files but in a specific format: All table entries are converted into lines in a file of text. Columns are separated by tab, so all the data of the table is in a tab-delimited text file. The file format is a form of CSV format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    HIP Medical Receivables

    Medical Billing application library built upon the Omnis Studio RAD

    This is the "library" that contain the application written using Omnis Studio that does complete medical billing form healthcare professionals and organizations. The library is completely unlocked and open to changes , modifications or expansion to anyone using any of the versions of Omnis Studio provided by Tigerlogic (www.tigerlogic.com/) Currently all reports are in english, and screens are in "spanglish". Translation of screens into english is easy using Omnis Studio tools that...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    DanceAuditionWebsite

    Audition Website

    This is a simple form website that was used for the audition process of our dance show. It uses HTML Form entry with JavaScript and Flash webcam. The backend is running PHP and MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    APB (Another Page Builder) a framework to build dynamic portals using pages stored in a sqlite database. The framework is written in PHP for masimum flexibility. The original project was in classic ASP; now, several years after it's birth I've decided to port and extend it using PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Web KeePass Password Safe
    Web AND Mobile (Apple iPhone) based, multi user, java port of the KeePass project. A free, easy to use password manager which helps you to manage your passwords in a secure way. Focused on deep encryption and ease of use.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 21
    FAST (Fast And Simple Ticket) Small but very functional support ticket system allowing multiple client organisations the ability to integrate into their own web pages via a neat iframe. A full working demo of the latest version can be seen at http://demos.mjs.co LIVE DEMO: http://demo.fast.mjs.co LIVE DEMO iFRAME: http://demo.fast.mjs.co/?m2=new&m=iframe&width=500 Support is sometimes available depending on type of support request and work load.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    ppc-dis

    powerpc disassembler/assembler

    A standalone powerpc disassembler written as a wrapper over GNU libopcode library. It accepts the opcode ( in hex or decimal ) as it's argument and spits the disassembled output. Recently, a reference assembler has been added. It takes the instruction in string form and spits the assembled 32-bit opcode.It's not fully tested and may not work always.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Upload Script for Images and Audio files

    This is a script to Upload images and audio files (MP3).

    This is a script to Upload images and audio files to create a Gallery of Images and Audio files (MP3), grouped by categories. It is created with PHP, MySQL (using OOP technology, and PDO), and JavaScript. Data of the uploaded files are stored in tables in MySQL database. This script creates automatically Menu list with categories of uploaded files, Thumbails for images, and Gallery of Images and Audio files in accessed category. In the upload form can be added multiple fields to upload multiple files on the same time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MasonX-Foundation is an extension to MasonX-WebApp to include a simple ORM, form management, and account information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Shreenathji 1.6.0

    Shreenathji 1.6.0

    This application helps Thakurji ShreeNathji devotees to have darshan

    ShreeNathji - Merged Form of KrishnaRadha This application helps Thakurji ShreeNathji devotees to have darshan while they are on move. Following are salient features: - Govardhan Leela by Shree Krishna - Apperance of Alokik Bhuja - Ghumar cow feeding Shreeji - Shreeji appering at Naro's house - ShreeNathji - Vallabhacharaya Bhent - KrishnaRadha Merging in to ShreeNathji - Mangla Darshan - Shringar Darshan - Gwal Darshan - Rajbhog Darshan - Utthapan Darshan - Bhog Darshan -...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.