Artifacts using Torod: Core (12)
Sort:
popular
|
newest
1. Torod: Backends Common5 usages
com.torodb.torod.backends » commonAGPLCommercial
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
2. Torod: PostgreSQL Driver2 usages
com.torodb.torod.backends.drivers » postgresqlAGPLCommercial
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
3. Torod: Backends Greenplum1 usages
com.torodb.torod.backends » greenplumAGPLCommercial
Greenplum implementation of a ToroDB backend.
Last Release on Jun 11, 2016
4. Torod: Backends MySQL1 usages
com.torodb.torod.backends » mysqlAGPLCommercial
MySQL implementation of a ToroDB backend.
Last Release on Jun 11, 2016
5. Torod: DbMetaInf1 usages
com.torodb.torod » db-meta-infAGPLCommercial
Database Metainformation. Module to store metadata about the backend (database) including existing tables,
schemas, sequences and their values
Last Release on Jun 11, 2016
6. Torod: MySQL Driver1 usages
com.torodb.torod.backends.drivers » mysqlAGPLCommercial
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
7. Torod: Backends PostgreSQL1 usages
com.torodb.torod.backends » postgresqlAGPLCommercial
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
8. Torod: DB Executor1 usages
com.torodb.torod » db-executorAGPLCommercial
Database executor. Module that read tasks from queues and executes them in the backend (database).
Last Release on Jun 11, 2016
9. Torod: Connection1 usages
com.torodb.torod » connectionAGPLCommercial
Module that provides connection and cursor management.
Last Release on Jun 11, 2016
10. Torod: MongoDB Layer1 usages
com.torodb.torod » mongodb-layerAGPLCommercial
MongoDB layer. Implementation of the callbacks provided by MongoWP to provide Mongo-like behavior to ToroDB.
Last Release on Jun 11, 2016