1. 13 7月, 2017 4 次提交
  2. 12 7月, 2017 2 次提交
  3. 11 7月, 2017 2 次提交
  4. 10 7月, 2017 2 次提交
  5. 09 7月, 2017 1 次提交
  6. 08 7月, 2017 1 次提交
    • Bear Giles's avatar
      Add entries for Generic cloud and datawarehouse databases. · cb416c7f
      Bear Giles 提交于
      This patch adds entries for Generic database entries for cloud
      and data warehouse databases. This is solely for convenience
      for people using the web server as a convenient frontend for
      SQL database.
      
      Conventional RDBMS databases moved into the cloud:
      
       - Azure SQL (Microsoft, based on SQL Server)
       - Redshift (Amazon, based on PostgreSQL 8)
      
      (Note: Redshift can also use a PostgreSQL driver but the
      Redshift driver has significantly better performance.)
      
      Cloud-native databases:
      
       - Hive 1
       - Hive 2
      
      (Note: hive may be run on a vanilla Hadoop cluster, a Cloudera
      cluster, or a Hortonworks cluster. The last two products may
      offer custom JDBC drivers.)
      
      (Note: this patch does not address Kerberos authentication
      or SSL encryption.)
      
      Data warehouse databases:
      
       - Impala
       - Snowflake
       - Teradata
      
      Impala is part of the Hadoop ecosystem and provided by Cloudera.
      Snowflake and Teradata are both commercial products.
      cb416c7f
  7. 07 7月, 2017 1 次提交
  8. 05 7月, 2017 2 次提交
  9. 03 7月, 2017 2 次提交
  10. 02 7月, 2017 8 次提交
  11. 01 7月, 2017 8 次提交
  12. 30 6月, 2017 2 次提交
  13. 29 6月, 2017 5 次提交