DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Alibaba Cloud ApsaraDB for PolarDB vs. Bangdb vs. BigObject vs. Faircom DB vs. SwayDB

Vergleich der Systemeigenschaften Alibaba Cloud ApsaraDB for PolarDB vs. Bangdb vs. BigObject vs. Faircom DB vs. SwayDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlibaba Cloud ApsaraDB for PolarDB  Xaus Vergleich ausschliessenBangdb  Xaus Vergleich ausschliessenBigObject  Xaus Vergleich ausschliessenFaircom DB infoformerly c-treeACE  Xaus Vergleich ausschliessenSwayDB  Xaus Vergleich ausschliessen
KurzbeschreibungA cloud-native relational database compatible with MySQL, PostgreSQL, and Oracle. Designed for business critical applications.Converged and high performance database for device data, events, time series, document and graphAnalytic DBMS für Echtzeitberechnungen und QueriesNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.An embeddable, non-blocking, type-safe key-value store for single or multiple disks and in-memory storage
Primäres DatenbankmodellRelational DBMSDocument Store
Graph DBMS
Time Series DBMS
Relational DBMS infoEin hierarchisches Modell (Baum) kann einer Tabelle übergestülpt werdenKey-Value Store
Relational DBMS
Key-Value Store
Sekundäre DatenbankmodelleSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,49
Rang#266  Overall
#123  Relational DBMS
Punkte0,19
Rang#329  Overall
#45  Document Stores
#29  Graph DBMS
#29  Time Series DBMS
Punkte0,17
Rang#333  Overall
#146  Relational DBMS
Punkte0,31
Rang#298  Overall
#42  Key-Value Stores
#137  Relational DBMS
Punkte0,03
Rang#385  Overall
#60  Key-Value Stores
Websitewww.alibabacloud.com/­product/­polardbbangdb.combigobject.iowww.faircom.com/­products/­faircom-dbswaydb.simer.au
Technische Dokumentationwww.alibabacloud.com/­help/­en/­polardb/­product-overviewdocs.bangdb.comdocs.bigobject.iodocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.html
EntwicklerAlibabaSachin Sinha, BangDBBigObject, Inc.FairCom CorporationSimer Plaha
Erscheinungsjahr2012201519792018
Aktuelle VersionBangDB 2.0, October 2021V12, November 2020
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoBSD 3kommerziell infokostenlose community edition verfügbarkommerziell infoRestricted, free version availableOpen Source infoGNU Affero GPL V3.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC, C++ANSI C, C++Scala
Server BetriebssystemegehostetLinuxLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
AIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
Datenschemajaschemafreijaschema free, schema optional, schema required, partial schema,schemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejayes: string, long, double, int, geospatial, stream, eventsjaja, ANSI Standard SQL Types, JSON, typed binary structuresnein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinneinneinnein
Sekundärindizesjaja infosecondary, composite, nested, reverse, geospatialjajanein
SQL infoSupport of SQLjaSQL like support with command line toolSQL-like DML and DDL statementsyes, ANSI SQL with proprietary extensionsnein
APIs und andere ZugriffskonzepteJDBC
ODBC
Propriätäres Protokoll
RESTful HTTP API
fluentd
ODBC
RESTful HTTP API
ADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
Unterstützte ProgrammiersprachenJava
Python
C
C#
C++
Java
Python
.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
Java
Kotlin
Scala
Server-seitige Scripts infoStored ProceduresjaneinLuaja info.Net, JavaScript, C/C++nein
Triggersjayes, Notifications (with Streaming only)neinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplicit feature of the cloud serviceSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmkeineFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioningkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoImplicit feature of the cloud serviceselectable replication factor, Knob for CAP (enterprise version only)keineyes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).keine
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyTunable consistency, set CAP knob accordinglykeineEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinja infoautomatically between fact table and dimension tablesjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDneintunable from ACID to Eventually ConsistentAtomic execution of operations
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, optimistic concurrency controlja infoRead/write lock on objects (tables, trees)jaja
Durability infoDauerhafte Speicherung der Datenjayes, implements WAL (Write ahead log) as welljaYes, tunable from durable to delayed durability to in-memoryja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjayes, run db with in-memory only modejajaja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardyes (enterprise version only)neinFine grained access rights according to SQL-standard with additional protections for filesnein
Weitere Informationen bereitgestellt vom Systemhersteller
Alibaba Cloud ApsaraDB for PolarDBBangdbBigObjectFaircom DB infoformerly c-treeACESwayDB
Specific characteristicsApsaraDB for PolarDB is a cloud-native relational database 100% compatible with MySQL...
» mehr
Competitive advantagesWebinar: Top Scientists Live: Tech Secrets to Double 11's Success Revealed. White...
» mehr
Typical application scenariosCreating a Robust Cloud-Based Database for Fintech, E-Commerce and Gaming. Learn...
» mehr
Licensing and pricing modelsSpecification and pricing. You can use either of the following billing methods to...
» mehr

Wir laden Vertreter der Systemhersteller ein uns zu kontaktieren, um die Systeminformationen zu aktualisieren und zu ergänzen,
sowie um Herstellerinformationen wie Schlüsselkunden, Vorteile gegenüber Konkurrenten und Marktmetriken anzuzeigen.

Zugehörige Produkte und Dienstleistungen

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
Alibaba Cloud ApsaraDB for PolarDBBangdbBigObjectFaircom DB infoformerly c-treeACESwayDB
Erwähnungen in aktuellen Nachrichten

Alibaba Cloud upgrades AnalyticDB with Vector Database Engine as a one-stop solution for building generative AI capabilities
27. Juli 2023, ZAWYA

Top Data Backup Certifications in 2022
25. August 2022, Enterprise Storage Forum

bereitgestellt von Google News

FairCom kicks off new era of database technology USA - English
10. November 2020, PR Newswire

World's First Converged IIoT Hub to be Showcased at IoT Tech Expo
3. September 2021, Automation.com

Top Milvus Alternatives in 2024
4. Oktober 2023, Slashdot

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

Präsentieren Sie hier Ihr Produkt