![banner](./assets/banner.jpg)
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
# Database Spouts
This is a collection of generic batch spouts for various databases.
Includes:
| No. | Name | Description | Output Type | Input Type |
| --- | ---------------------------------------------------------- | ----------------------------------- | ----------- | ------------------- |
| 1 | [HBase](geniusrise_databases/hbase.py) | Batch spout for HBase | Batch | HBase |
| 2 | [PostgreSQL](geniusrise_databases/postgres.py) | Batch spout for PostgreSQL | Batch | PostgreSQL |
| 3 | [MySQL](geniusrise_databases/mysql.py) | Batch spout for MySQL | Batch | MySQL |
| 4 | [MongoDB](geniusrise_databases/mongodb.py) | Batch spout for MongoDB | Batch | MongoDB |
| 5 | [Cassandra](geniusrise_databases/cassandra.py) | Batch spout for Cassandra | Batch | Cassandra |
| 6 | [Redis](geniusrise_databases/redis.py) | Batch spout for Redis | Batch | Redis |
| 7 | [Elasticsearch](geniusrise_databases/elasticsearch.py) | Batch spout for Elasticsearch | Batch | Elasticsearch |
| 8 | [Oracle](geniusrise_databases/oracle.py) | Batch spout for Oracle | Batch | Oracle |
| 9 | [SQL Server](geniusrise_databases/sql_server.py) | Batch spout for SQL Server | Batch | SQL Server |
| 10 | [SQLite](geniusrise_databases/sqlite.py) | Batch spout for SQLite | Batch | SQLite |
| 11 | [Neo4j](geniusrise_databases/neo4j.py) | Batch spout for Neo4j | Batch | Neo4j |
| 12 | [Bigtable](geniusrise_databases/bigtable.py) | Batch spout for Bigtable | Batch | Bigtable |
| 13 | [DynamoDB](geniusrise_databases/dynamodb.py) | Batch spout for DynamoDB | Batch | DynamoDB |
| 14 | [Azure Table Storage](geniusrise_databases/azure_table.py) | Batch spout for Azure Table Storage | Batch | Azure Table Storage |
| 15 | [Couchbase](geniusrise_databases/couchbase.py) | Batch spout for Couchbase | Batch | Couchbase |
| 16 | [InfluxDB](geniusrise_databases/influxdb.py) | Batch spout for InfluxDB | Batch | InfluxDB |
| 17 | [TimescaleDB](geniusrise_databases/timescaledb.py) | Batch spout for TimescaleDB | Batch | TimescaleDB |
| 18 | [Teradata](geniusrise_databases/teradata.py) | Batch spout for Teradata | Batch | Teradata |
| 19 | [TiDB](geniusrise_databases/tidb.py) | Batch spout for TiDB | Batch | TiDB |
| 20 | [Voltdb](geniusrise_databases/voltdb.py) | Batch spout for Voltdb | Batch | Voltdb |
| 21 | [Sybase](geniusrise_databases/sybase.py) | Batch spout for Sybase | Batch | Sybase |
| 22 | [DB2](geniusrise_databases/db2.py) | Batch spout for DB2 | Batch | DB2 |
| 23 | [Presto](geniusrise_databases/presto.py) | Batch spout for Presto | Batch | Presto |
| 24 | [Riak](geniusrise_databases/riak.py) | Batch spout for Riak | Batch | Riak |
| 25 | [MemSQL](geniusrise_databases/memsql.py) | Batch spout for MemSQL | Batch | MemSQL |
| 26 | [LDAP](geniusrise_databases/ldap.py) | Batch spout for LDAP | Batch | LDAP |
| 27 | [KeySpaces](geniusrise_databases/keyspaces.py) | Batch spout for KeySpaces | Batch | KeySpaces |
| 28 | [KairosDB](geniusrise_databases/kairosdb.py) | Batch spout for KairosDB | Batch | KairosDB |
| 29 | [Graphite](geniusrise_databases/graphite.py) | Batch spout for Graphite | Batch | Graphite |
| 30 | [FireStore](geniusrise_databases/firestore.py) | Batch spout for FireStore | Batch | FireStore |
| 31 | [DocumentDB](geniusrise_databases/documentdb.py) | Batch spout for DocumentDB | Batch | DocumentDB |
| 32 | [Cockroach](geniusrise_databases/cockroach.py) | Batch spout for Cockroach | Batch | Cockroach |
| 33 | [Cloud SQL](geniusrise_databases/cloud_sql.py) | Batch spout for Cloud SQL | Batch | Cloud SQL |
| 34 | [CosmosDB](geniusrise_databases/cosmosdb.py) | Batch spout for CosmosDB | Batch | CosmosDB |
| 35 | [Athena](geniusrise_databases/athena.py) | Batch spout for Athena | Batch | Athena |
| 36 | [ArangoDB](geniusrise_databases/arangodb.py) | Batch spout for ArangoDB | Batch | ArangoDB |
| 37 | [Nuodb](geniusrise_databases/nuodb.py) | Batch spout for Nuodb | Batch | Nuodb |
| 38 | [OpenTSDB](geniusrise_databases/opentsdb.py) | Batch spout for OpenTSDB | Batch | OpenTSDB |
| 39 | [OpenTSDB](geniusrise_databases/vertica.py) | Batch spout for Vertica | Batch | Vertica |
| 40 | [OpenTSDB](geniusrise_databases/bigquery.py) | Batch spout for Google Bigquery | Batch | Bigquery |
| 41 | [Spanner](geniusrise_databases/spanner.py) | Batch spout for Google Spanner | Batch | Spanner |
Raw data
{
"_id": null,
"home_page": "https://github.com/geniusrise/geniusrise-prompt-actions",
"name": "geniusrise-prompt-actions",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": "",
"keywords": "mlops,llm,geniusrise,machine learning,data processing",
"author": "ixaxaar",
"author_email": "ixaxaar@geniusrise.ai",
"download_url": "https://files.pythonhosted.org/packages/ff/3c/e761e97f7367208e3cb79f9977619528526f18ad05078b1bc969c2f3c707/geniusrise-prompt-actions-0.1.0.tar.gz",
"platform": null,
"description": "![banner](./assets/banner.jpg)\n\n<!-- START doctoc generated TOC please keep comment here to allow auto update -->\n<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->\n\n# Database Spouts\n\nThis is a collection of generic batch spouts for various databases.\n\nIncludes:\n\n| No. | Name | Description | Output Type | Input Type |\n| --- | ---------------------------------------------------------- | ----------------------------------- | ----------- | ------------------- |\n| 1 | [HBase](geniusrise_databases/hbase.py) | Batch spout for HBase | Batch | HBase |\n| 2 | [PostgreSQL](geniusrise_databases/postgres.py) | Batch spout for PostgreSQL | Batch | PostgreSQL |\n| 3 | [MySQL](geniusrise_databases/mysql.py) | Batch spout for MySQL | Batch | MySQL |\n| 4 | [MongoDB](geniusrise_databases/mongodb.py) | Batch spout for MongoDB | Batch | MongoDB |\n| 5 | [Cassandra](geniusrise_databases/cassandra.py) | Batch spout for Cassandra | Batch | Cassandra |\n| 6 | [Redis](geniusrise_databases/redis.py) | Batch spout for Redis | Batch | Redis |\n| 7 | [Elasticsearch](geniusrise_databases/elasticsearch.py) | Batch spout for Elasticsearch | Batch | Elasticsearch |\n| 8 | [Oracle](geniusrise_databases/oracle.py) | Batch spout for Oracle | Batch | Oracle |\n| 9 | [SQL Server](geniusrise_databases/sql_server.py) | Batch spout for SQL Server | Batch | SQL Server |\n| 10 | [SQLite](geniusrise_databases/sqlite.py) | Batch spout for SQLite | Batch | SQLite |\n| 11 | [Neo4j](geniusrise_databases/neo4j.py) | Batch spout for Neo4j | Batch | Neo4j |\n| 12 | [Bigtable](geniusrise_databases/bigtable.py) | Batch spout for Bigtable | Batch | Bigtable |\n| 13 | [DynamoDB](geniusrise_databases/dynamodb.py) | Batch spout for DynamoDB | Batch | DynamoDB |\n| 14 | [Azure Table Storage](geniusrise_databases/azure_table.py) | Batch spout for Azure Table Storage | Batch | Azure Table Storage |\n| 15 | [Couchbase](geniusrise_databases/couchbase.py) | Batch spout for Couchbase | Batch | Couchbase |\n| 16 | [InfluxDB](geniusrise_databases/influxdb.py) | Batch spout for InfluxDB | Batch | InfluxDB |\n| 17 | [TimescaleDB](geniusrise_databases/timescaledb.py) | Batch spout for TimescaleDB | Batch | TimescaleDB |\n| 18 | [Teradata](geniusrise_databases/teradata.py) | Batch spout for Teradata | Batch | Teradata |\n| 19 | [TiDB](geniusrise_databases/tidb.py) | Batch spout for TiDB | Batch | TiDB |\n| 20 | [Voltdb](geniusrise_databases/voltdb.py) | Batch spout for Voltdb | Batch | Voltdb |\n| 21 | [Sybase](geniusrise_databases/sybase.py) | Batch spout for Sybase | Batch | Sybase |\n| 22 | [DB2](geniusrise_databases/db2.py) | Batch spout for DB2 | Batch | DB2 |\n| 23 | [Presto](geniusrise_databases/presto.py) | Batch spout for Presto | Batch | Presto |\n| 24 | [Riak](geniusrise_databases/riak.py) | Batch spout for Riak | Batch | Riak |\n| 25 | [MemSQL](geniusrise_databases/memsql.py) | Batch spout for MemSQL | Batch | MemSQL |\n| 26 | [LDAP](geniusrise_databases/ldap.py) | Batch spout for LDAP | Batch | LDAP |\n| 27 | [KeySpaces](geniusrise_databases/keyspaces.py) | Batch spout for KeySpaces | Batch | KeySpaces |\n| 28 | [KairosDB](geniusrise_databases/kairosdb.py) | Batch spout for KairosDB | Batch | KairosDB |\n| 29 | [Graphite](geniusrise_databases/graphite.py) | Batch spout for Graphite | Batch | Graphite |\n| 30 | [FireStore](geniusrise_databases/firestore.py) | Batch spout for FireStore | Batch | FireStore |\n| 31 | [DocumentDB](geniusrise_databases/documentdb.py) | Batch spout for DocumentDB | Batch | DocumentDB |\n| 32 | [Cockroach](geniusrise_databases/cockroach.py) | Batch spout for Cockroach | Batch | Cockroach |\n| 33 | [Cloud SQL](geniusrise_databases/cloud_sql.py) | Batch spout for Cloud SQL | Batch | Cloud SQL |\n| 34 | [CosmosDB](geniusrise_databases/cosmosdb.py) | Batch spout for CosmosDB | Batch | CosmosDB |\n| 35 | [Athena](geniusrise_databases/athena.py) | Batch spout for Athena | Batch | Athena |\n| 36 | [ArangoDB](geniusrise_databases/arangodb.py) | Batch spout for ArangoDB | Batch | ArangoDB |\n| 37 | [Nuodb](geniusrise_databases/nuodb.py) | Batch spout for Nuodb | Batch | Nuodb |\n| 38 | [OpenTSDB](geniusrise_databases/opentsdb.py) | Batch spout for OpenTSDB | Batch | OpenTSDB |\n| 39 | [OpenTSDB](geniusrise_databases/vertica.py) | Batch spout for Vertica | Batch | Vertica |\n| 40 | [OpenTSDB](geniusrise_databases/bigquery.py) | Batch spout for Google Bigquery | Batch | Bigquery |\n| 41 | [Spanner](geniusrise_databases/spanner.py) | Batch spout for Google Spanner | Batch | Spanner |\n",
"bugtrack_url": null,
"license": "",
"summary": "listeners bolts for geniusrise",
"version": "0.1.0",
"project_urls": {
"Bug Reports": "https://github.com/geniusrise/geniusrise-prompt-actions/issues",
"Documentation": "https://docs.geniusrise.ai/",
"Homepage": "https://github.com/geniusrise/geniusrise-prompt-actions",
"Source": "https://github.com/geniusrise/geniusrise-prompt-actions"
},
"split_keywords": [
"mlops",
"llm",
"geniusrise",
"machine learning",
"data processing"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "18076b59cf3049d3e6927bb4a5169c7d40b3b43f6716b4469defc331a6aa6f99",
"md5": "78d163ad0918dbedf18ae7ef44f98eb9",
"sha256": "26b3cee18bc74f422437604f0adf1ebc6ddfcc2b1c4788d2531c7ec75c99ddf6"
},
"downloads": -1,
"filename": "geniusrise_prompt_actions-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "78d163ad0918dbedf18ae7ef44f98eb9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 3920,
"upload_time": "2023-09-18T07:24:34",
"upload_time_iso_8601": "2023-09-18T07:24:34.439462Z",
"url": "https://files.pythonhosted.org/packages/18/07/6b59cf3049d3e6927bb4a5169c7d40b3b43f6716b4469defc331a6aa6f99/geniusrise_prompt_actions-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ff3ce761e97f7367208e3cb79f9977619528526f18ad05078b1bc969c2f3c707",
"md5": "dbf3e1650820c20bf31b93f5c9216de7",
"sha256": "a4616119264926fd6bdf839d198fad7aa8c09b32db1597db4545c06f774a5f1e"
},
"downloads": -1,
"filename": "geniusrise-prompt-actions-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "dbf3e1650820c20bf31b93f5c9216de7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 7638674,
"upload_time": "2023-09-18T07:24:39",
"upload_time_iso_8601": "2023-09-18T07:24:39.079857Z",
"url": "https://files.pythonhosted.org/packages/ff/3c/e761e97f7367208e3cb79f9977619528526f18ad05078b1bc969c2f3c707/geniusrise-prompt-actions-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-18 07:24:39",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "geniusrise",
"github_project": "geniusrise-prompt-actions",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "geniusrise-prompt-actions"
}