Apache Phoenix (original) (raw)

About DBpedia

Apache Phoenix is an open source, massively parallel, relational database engine supporting OLTP for Hadoop using Apache HBase as its backing store. Phoenix provides a JDBC driver that hides the intricacies of the NoSQL store enabling users to create, delete, and alter SQL tables, views, indexes, and sequences; insert and delete rows singly and in bulk; and query data through SQL. Phoenix compiles queries and other statements into native NoSQL store APIs rather than using MapReduce enabling the building of low latency applications on top of NoSQL stores.

thumbnail

Property Value
dbo:abstract Apache Phoenix is an open source, massively parallel, relational database engine supporting OLTP for Hadoop using Apache HBase as its backing store. Phoenix provides a JDBC driver that hides the intricacies of the NoSQL store enabling users to create, delete, and alter SQL tables, views, indexes, and sequences; insert and delete rows singly and in bulk; and query data through SQL. Phoenix compiles queries and other statements into native NoSQL store APIs rather than using MapReduce enabling the building of low latency applications on top of NoSQL stores. (en) Apache Phoenix es una base de datos relacional masivamente paralela de código abierto, con soporte para el motor OLTP para Hadoop utilizando apache HBase como su medio de almacenamiento. Phoenix proporciona un driver JDBC que enmascara los elementos intrínsecos de noSQL facilitando a los usuarios crear, eliminar, y modificar tablas SQL, vistas, índices, y secuencias; insertar y eliminar filas por unidad o por grupo; y consulta de datos a través de SQL.​ Phoenix compila consultas y otras construcciones al API nativo de noSQL en lugar de utilizar MapReduce permitiendo la construcción de aplicaciones de baja latencia sobre la base de medios noSQL.​ (es) Apache Phoenix est un moteur de base de données relationnel open source, massivement parallèle, supportant OLTP pour Hadoop utilisant Apache HBase comme support de sauvegarde. Phoenix fournit un driver JDBC pilote qui cache la complexité du stockage noSQL permettant aux utilisateurs de créer, supprimer et modifier des tables, des vues, des index et des séquences SQL; insérer et supprimer des lignes individuellement et en masse par le biais de SQL. Phoenix compile les requêtes et les autres états en natif noSQL plutôt que d'utiliser MapReduce permettant de créer des applications à d'une faible latence des applications sur des bases noSQL. (fr)
dbo:developer dbr:Apache_Software_Foundation
dbo:genre dbr:SQL_database
dbo:license dbr:Apache_License_2.0
dbo:operatingSystem dbr:Cross-platform
dbo:programmingLanguage dbr:SQL dbr:Java_(programming_language)
dbo:releaseDate 2014-04-15 (xsd:date)
dbo:thumbnail wiki-commons:Special:FilePath/Apache_Phoenix_logo.svg?width=300
dbo:wikiPageExternalLink http://blogs.apache.org/phoenix/ http://phoenix.apache.org/ https://gitbox.apache.org/repos/asf%3Fp
dbo:wikiPageID 43866463 (xsd:integer)
dbo:wikiPageLength 4752 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1095817045 (xsd:integer)
dbo:wikiPageWikiLink dbc:Apache_Software_Foundation_projects dbr:Hortonworks dbr:Cross-platform dbr:SQL dbr:Cloudera dbr:GitHub dbr:Salesforce.com dbr:Apache_HBase dbr:Apache_Hadoop dbr:MapReduce dbr:NoSQL dbc:Relational_database_management_systems dbr:Relational_database dbr:Java_(programming_language) dbr:Java_Database_Connectivity dbc:Free_software dbr:Apache_Software_Foundation dbr:Open-source_software dbr:Massively_parallel_(computing) dbr:Apache_License_2.0 dbr:SQL_database dbr:OLTP
dbp:developer dbr:Apache_Software_Foundation
dbp:genre dbr:SQL_database
dbp:license dbr:Apache_License_2.0
dbp:logo Apache Phoenix logo.svg (en)
dbp:name Apache Phoenix (en)
dbp:operatingSystem dbr:Cross-platform
dbp:programmingLanguage dbr:SQL dbr:Java_(programming_language)
dbp:released 2014-04-15 (xsd:date)
dbp:repo https://gitbox.apache.org/repos/asf%3Fp
dbp:website http://phoenix.apache.org/
dbp:wikiPageUsesTemplate dbt:Infobox_software dbt:Reflist dbt:Short_description dbt:Start_date_and_age dbt:Use_dmy_dates dbt:Multiple_releases dbt:Apache_Software_Foundation
dct:subject dbc:Apache_Software_Foundation_projects dbc:Relational_database_management_systems dbc:Free_software
gold:hypernym dbr:Source
rdf:type owl:Thing dbo:Software schema:CreativeWork dbo:Work wikidata:Q386724 wikidata:Q7397
rdfs:comment Apache Phoenix is an open source, massively parallel, relational database engine supporting OLTP for Hadoop using Apache HBase as its backing store. Phoenix provides a JDBC driver that hides the intricacies of the NoSQL store enabling users to create, delete, and alter SQL tables, views, indexes, and sequences; insert and delete rows singly and in bulk; and query data through SQL. Phoenix compiles queries and other statements into native NoSQL store APIs rather than using MapReduce enabling the building of low latency applications on top of NoSQL stores. (en) Apache Phoenix es una base de datos relacional masivamente paralela de código abierto, con soporte para el motor OLTP para Hadoop utilizando apache HBase como su medio de almacenamiento. Phoenix proporciona un driver JDBC que enmascara los elementos intrínsecos de noSQL facilitando a los usuarios crear, eliminar, y modificar tablas SQL, vistas, índices, y secuencias; insertar y eliminar filas por unidad o por grupo; y consulta de datos a través de SQL.​ Phoenix compila consultas y otras construcciones al API nativo de noSQL en lugar de utilizar MapReduce permitiendo la construcción de aplicaciones de baja latencia sobre la base de medios noSQL.​ (es) Apache Phoenix est un moteur de base de données relationnel open source, massivement parallèle, supportant OLTP pour Hadoop utilisant Apache HBase comme support de sauvegarde. Phoenix fournit un driver JDBC pilote qui cache la complexité du stockage noSQL permettant aux utilisateurs de créer, supprimer et modifier des tables, des vues, des index et des séquences SQL; insérer et supprimer des lignes individuellement et en masse par le biais de SQL. Phoenix compile les requêtes et les autres états en natif noSQL plutôt que d'utiliser MapReduce permettant de créer des applications à d'une faible latence des applications sur des bases noSQL. (fr)
rdfs:label Apache Phoenix (en) Apache Phoenix (es) Apache Phoenix (fr)
owl:sameAs freebase:Apache Phoenix yago-res:Apache Phoenix wikidata:Apache Phoenix dbpedia-es:Apache Phoenix dbpedia-fr:Apache Phoenix https://global.dbpedia.org/id/tekh
prov:wasDerivedFrom wikipedia-en:Apache_Phoenix?oldid=1095817045&ns=0
foaf:depiction wiki-commons:Special:FilePath/Apache_Phoenix_logo.svg
foaf:homepage http://phoenix.apache.org/
foaf:isPrimaryTopicOf wikipedia-en:Apache_Phoenix
foaf:name Apache Phoenix (en)
is dbo:wikiPageDisambiguates of dbr:Phoenix
is dbo:wikiPageWikiLink of dbr:Presto_(SQL_query_engine) dbr:Merge_(SQL) dbr:Apache_Calcite dbr:Apache_HBase dbr:Apache_Hadoop dbr:Phoenix dbr:List_of_Apache_Software_Foundation_projects dbr:DBeaver dbr:Flyway_(software)
is foaf:primaryTopic of wikipedia-en:Apache_Phoenix