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
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
This is the Goliath Adaptive WEB Application Engine Documentation
This is the Goliath Adaptive Documentation Project.
Goliath-Adaptive is a fully functional WEB Application Engine / RAD Tool that include several functionalities:
* Integrated Development Environment (IDE),
* Complete Framework with standarized DB Access libraries, Dynamic Forms creation
* Several Plug-ins for importing and exporting data, email, data conversion, database management
* Simplified Content Management System with WYSIWYG HTML/CSS editor
* Javascript framework with easy...
NORS 4 is a complex redaction system (CMS). Features: WYSIWYG editor, arcticles publishing, comments, web pages, categories, RSS channels, static URL generating, article searching...
OOB/N1 is a PHP5 Framework. Its meant to work under IIS/Apache and Win/Linux enviroments without modifications.
This framework is not a simple Template/DB pack, but a complete engine to develop PHP-Applications.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
PLUM is a flexible and extensible PHP5 framework for creating websites and webapps. All document processing is done by PLUM's modules, not PLUM itself. PLUM doesn't use any template systems. It produces output from XML using XSL transformations.
A relational database record editor/viewer which automatically links tables and gives users options for link fields. Allows editing of all tables and records in the database. Based on PEAR's DB_DataObject_FormBuilder.
phpMyORM is a Object Relational Mapping library for PHP and MySQL. It supports basic CRUD (Create, Read, Update, Destroy) functionality from within PHP objects. It does this by creating SQL based on info describing your PHP objects and database layout.
DC Ent is a development platform made for fast, easy ,clean web development and maintenance written in PHP.All pages are generated from mysql database .You can include files,add php scripts,edit records in db and very easy manage page components .
The GAME Engine stands for Generic Architecture for A Modular Enterprise. It uses Linux, Apache, MySQL and PHP as the platform for the engine itself and to create modular and reusable applications.
PHP Cache Manager is an abstraction layer which uses other caching libraries and provides a common interface. PHP applications are not affected by the choice of your caching library, like a database abstraction layer.
PHP ORM is a simple and light framework for saving and fetching objects from a database. It supports basic mappings such as one:many and many:one. One of the most notable features is creating tables on the fly if they do not exist.
Dorm is a PHP object/relational persistence tool. It features CRUD operations (create/read/update/delete), plus a select method, for retrieving and populating sets of objects. An XML file defines the mapping between tables and classes (like Hibernate)
AQAL makes easy to access data on DBs without know SQL.
It implements Business Object/Manager pattern: Object maps table, builds SQL syntax, carries data; Manager performs queries, handles Objects (conveniently extended by Application Business Objects).