Artifacts using Torod: Core (12)

Sort: popular | newest
Common infrastructure for database backends. Contains most of the logic to operate database backends, providing interfaces for database-specific queries, syntax and behavior.
Last Release on Jun 11, 2016
PostgreSQL JDBC driver. May be used by more databases than PostgreSQL itself, but provides some database-dependent configuration. It also provides an abstraction to allow usage of several PostgreSQL JDBC drivers, such as the "official" driver (pgjdbc) or the pgjdbc-ng driver.
Last Release on Jun 11, 2016
Greenplum implementation of a ToroDB backend.
Last Release on Jun 11, 2016
MySQL implementation of a ToroDB backend.
Last Release on Jun 11, 2016
Database Metainformation. Module to store metadata about the backend (database) including existing tables, schemas, sequences and their values
Last Release on Jun 11, 2016
MySQL JDBC driver. May be used by more databases than MySQL itself, but provides some database-dependent configuration. It also provides an abstraction to allow usage of several MySQL JDBC drivers, such as the "official" driver (MySQL Connector/J) or the Drizzle JDBC driver.
Last Release on Jun 11, 2016
PostgreSQL implementation of a ToroDB backend. This was the original backend implemented in ToroDB, and is also considered as the default ToroDB backend and a reference implementation.
Last Release on Jun 11, 2016
Database executor. Module that read tasks from queues and executes them in the backend (database).
Last Release on Jun 11, 2016
Module that provides connection and cursor management.
Last Release on Jun 11, 2016
MongoDB layer. Implementation of the callbacks provided by MongoWP to provide Mongo-like behavior to ToroDB.
Last Release on Jun 11, 2016