Skip to content

s-aebischer/tubee

 
 

Repository files navigation

tubee.io

Build Status GitHub license Scrutinizer Code Quality Code Coverage FOSSA Status GitHub release Download

Description

tubee.io is a data management engine which supports import and export from and to various other systems. It comes with a full featured console interface and also provides a rest api.

It can manage multiple data streams which get through manually defined workflows and attribute maps. Data can also be inserted manually via console or the rest api.

Features

  • Endpoints
    • LDAP
    • SQL Databases via ODBC (PDO, All relational SQL database engines)
    • Native MySQL/MariaDB
    • MongoDB
    • Moodle
    • balloon
    • XML (via different storage backends, see Storage drivers)
    • CSV (via different storage backends, see Storage drivers)
    • JSON (via different storage backends, see Storage drivers)
    • Images (via different storage backends, see Storage drivers)
  • Storage drivers for file based endpoints
    • LocalFilesystem
    • balloon cloud server
    • SMB (Windows/Samba share via smb)

Changelog

A changelog is available here.

Contribute

We are glad that you would like to contribute to this project. Please follow the given terms.

About

Data management engine with synchronization support

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 97.9%
  • Makefile 2.1%