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
Build Agents and Models on One Platform
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
...For example, the DBAL ships with a driver for Oracle databases that uses the oci8 extension under the hood. The Doctrine 2 database layer can be used independently of the object-relational mapper. In order to use the DBAL all you need is the class loader provided by Composer, to be able to autoload the classes.
Maps over 30 Hebrew Fonts in a one to many relationship.
Alphabet Language Database or Hebrew Font Mapper
Create an open database of all language's alphabets and words.
The spreadsheet is based on the Hebrew Aleph Bet. The correct fonts must be installed on your system to view properly.
Future Goals
- Dictionary / Thesaurus / Translator
- Better font integration with database
https://alphabet-language-database.sourceforge.io
Saoscope is a PHP framework allowing to print data extracted from database on web pages. How to access data and how to print it is configured in XML files, the framework deals with connecting to db, querying data and displaying it.
Wicket like views in PHP. View templates are 100% valid XHTML documents. 20% faster than smarty templates on render and 100x faster on compile. Basic Log4J style logging with detailed log formatters. Basic internationalization support with tight view integration.
Simple Java style Collections (ArrayList, HashMap), Observers and reusable Constraint system.
MySQL DB support with detailed query profiling and local / distributed cache support. Very fast abstraction layer and easy to...
POP - Persistent Objects for PHP - is a library intended to make simple ORM for the main databases existent in the market - PostgreSQL, MS SQL, Oracle and MySQL. Complete OO and making use of PDO, it also secures your project against SQL Injection
Database in PHP is incompatible with OO paradigm and complicates the process of store/retrieve information from the system objects. Salvi's ObjectDB is an ORM solution to help programmers to manage the database using classes instead complex queries.
People is an Object-Relational Mapper (ORM) or Object Persistence Layer (OPL) written in PHP. People is lightweight, stable and powerful, supports class hierarchies, object versioning, foreign key constraints and more.
Object Document Mapper for MongoDB. It allows "schema" definitions for different document "types" and automatically creates new objects with the pre-defined properties. It allows inheritance, custom methods and casting of the defined schema types.
Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.
Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
pdoMap is a robust PHP ORM mapper with many OOP features. The mapping structure, requests, and transactions are defined in XML files. The core directly generates PHP classes for high performance. It is very easy to use and configure.
The Node Mesh abstracts data into its most modular components. The Node Mesh gives you the ability to make large scale technical changes much faster than can be done using traditional relational models.
WikyBlog is a CMS/Groupware application written in PHP/MySQL that fuses collaborative editing features of wikis with user friendly publishing characteristics of blogs. MediaWiki derived wiki syntax, AJAX enhanced, UTF8 and extendable (google maps).
dbscript is a new PHP framework for composing distributed collaborative Semantic Web applications with Microformats, OpenID and REST Web services and Qooxdoo Ajax Toolkit. install --> wget dbscript.net/latest.zip, unzip latest.zip, vi db/config.yml
The intension of the BlueWonder-Project is to build a PHP5-Framework for development of all kind of web-applications. Our goal is to provide components which helps to develop these application in a very easy and rubust way.
PHP interpretation of Martin Fowler's 'Active Record' pattern as popularised by Ruby on Rails. Translates MySQL tables to Classes and Rows to Objects with bare-minimum configuration.
php5_DO_together_forever is a php5(php4) code generate tool which binds Databases and Objects together. Click once and it generate 1000 or more lines of php5 data-manipulation codes. Nothing`s easier like this in php before! Also support prototyping dev.
This tool creates a PHP class to interface to a given database table. The PHP class is a simple relational object mapper. It maps table columns to class attributes. It provides basic CRUD methods as well as utility methods such as CSV import and export.
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.
XQDB is a XML-XQuery-Database Management System. Based on PHP and a relational database (SQL). The treestructur is saved by the nestedset-technology. XQDBMS is supporting XPath- and XQuery-expressions.
Implementation of the Repository design pattern in PHP. Goals of this project are to make accessing database tables simple, regardless of the database structure and to produce the most efficient queries for each type of database