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
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.
ObjetBDD is a Object Relational mapping (ORM) class, whitch encapsulate database's tables access, like Select, Insert, Update or Delete (CRUD : create, read, update, delete). It works with ADODB class.
Kohi is an object-oriented PHP framework that aims to be light-weight, easy-to-learn and does not want to stand in the programmer's way - a framework for non-framework folks.
MakeDBO is a MySQL library for PHP. It includes a mysql database interface and a DBO class builder to automatically generate PHP classes from your database tables. Currently requires Smarty templating engine.
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
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...
Data Access Objects for PHP5. A set of classes used for connecting to databases in PHP5. The goal is to provide PHP5 developers with a unified OO API to access databases.
LanguageSys is a class/libary for internationalizing applications written in PHP/Python.
It uses language tags as recommended by rfc1766 and handles the access to separated files for storage of language specific datas. With precompilation support.
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).