Skip to content

Latest commit

History

95 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

alt text

Scrutinizer Code QualityBuild StatusPHP ComposerLatest Stable VersionTotal DownloadsLicense

O2System Database

O2System Database is an Open Source PHP Database Drivers Library. The database drivers in the O2System Database are grouped into two main categories: SQL and NoSQL. O2System Database is built for working more powerfully within O2System Framework, but it can also be used within other frameworks as standalone version with limited features.

Supported Remote Storage SQL Database Engines Drivers

Engine7.2+
MySQL / MariaDBYeshttp://php.net/manual/en/book.mysqli.php
PostgreSQLYeshttp://php.net/manual/en/book.pgsql.php
Microsoft SQL ServerYeshttp://php.net/manual/en/book.mssql.php
Oracle OCI8Yeshttp://php.net/manual/en/book.oci8.php

Currently we only support for MySQL / MariaDB only.

Supported Local Storage SQL Database Engines Drivers

Engine7.2+
SQLite3Yeshttp://php.net/manual/en/book.sqlite3.php
Microsoft AccessYes-

Currently we only support for SQLite3 only.

Supported NoSQL Database Engines Drivers

Engine7.2+
MongoDBYeshttp://php.net/manual/en/set.mongodb.php

Composer Installation

The best way to install O2System Database is to use Composer

composer require o2system/database

Packagist: https://packagist.org/packages/o2system/database

Usage

useO2System\Database;

Documentation is available on this repository wiki or visit this repository github page.

Ideas and Suggestions

Please kindly mail us at contact@o2system.id

Bugs and Issues

Please kindly submit your issues at Github so we can track all the issues along development and send a pull request to this repository.

System Requirements

About

PHP SQL and NoSQL Database Drivers Library

Resources

Stars

1 star

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages