Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

o2system/database

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
95 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt text

Scrutinizer Code Quality Build Status PHP Composer Latest Stable Version Total Downloads License

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

Engine 7.2+  
MySQL / MariaDB Yes http://php.net/manual/en/book.mysqli.php
PostgreSQL Yes http://php.net/manual/en/book.pgsql.php
Microsoft SQL Server Yes http://php.net/manual/en/book.mssql.php
Oracle OCI8 Yes http://php.net/manual/en/book.oci8.php

Currently we only support for MySQL / MariaDB only.

Supported Local Storage SQL Database Engines Drivers

Engine 7.2+  
SQLite3 Yes http://php.net/manual/en/book.sqlite3.php
Microsoft Access Yes -

Currently we only support for SQLite3 only.

Supported NoSQL Database Engines Drivers

Engine 7.2+  
MongoDB Yes http://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

use O2System\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

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.