DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Faircom DB vs. Fauna vs. Lovefield vs. Microsoft Azure AI Search vs. Yaacomo

Vergleich der Systemeigenschaften Faircom DB vs. Fauna vs. Lovefield vs. Microsoft Azure AI Search vs. Yaacomo

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFaircom DB infoformerly c-treeACE  Xaus Vergleich ausschliessenFauna infopreviously named FaunaDB  Xaus Vergleich ausschliessenLovefield  Xaus Vergleich ausschliessenMicrosoft Azure AI Search  Xaus Vergleich ausschliessenYaacomo  Xaus Vergleich ausschliessen
Yaacomo seems to be discontinued and is removed from the DB-Engines ranking
KurzbeschreibungNative high-speed multi-model DBMS for relational and key-value store data simultaneously accessible through SQL and NoSQL APIs.Fauna provides a web-native interface, with support for GraphQL and custom business logic that integrates seamlessly with the rest of the serverless ecosystem. The underlying globally distributed storage and compute platform is fast, consistent, and reliable, with a modern security infrastructure.Embeddable relational database for web apps written in pure JavaScriptSearch-as-a-service for web and mobile app developmentOpenCL based in-memory RDBMS, designed for efficiently utilizing the hardware via parallel computing
Primäres DatenbankmodellKey-Value Store
Relational DBMS
Document Store
Graph DBMS
Relational DBMS
Time Series DBMS
Relational DBMSSuchmaschineRelational DBMS
Sekundäre DatenbankmodelleVektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,20
Rang#318  Overall
#48  Key-Value Stores
#141  Relational DBMS
Punkte1,52
Rang#153  Overall
#26  Document Stores
#14  Graph DBMS
#71  Relational DBMS
#13  Time Series DBMS
Punkte0,29
Rang#293  Overall
#133  Relational DBMS
Punkte5,59
Rang#63  Overall
#7  Suchmaschinen
Websitewww.faircom.com/­products/­faircom-dbfauna.comgoogle.github.io/­lovefieldazure.microsoft.com/­en-us/­services/­searchyaacomo.com
Technische Dokumentationdocs.faircom.com/­docs/­en/­UUID-7446ae34-a1a7-c843-c894-d5322e395184.htmldocs.fauna.comgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdlearn.microsoft.com/­en-us/­azure/­search
EntwicklerFairCom CorporationFauna, Inc.GoogleMicrosoftQ2WEB GmbH
Erscheinungsjahr19792014201420152009
Aktuelle VersionV12, November 20202.1.12, February 2017V1
Lizenz infoCommercial or Open Sourcekommerziell infoRestricted, free version availablekommerziellOpen Source infoApache 2.0kommerziellkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinjanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheANSI C, C++ScalaJavaScript
Server BetriebssystemeAIX
FreeBSD
HP-UX
Linux
NetBSD
OS X
QNX
SCO
Solaris
VxWorks
Windows infoeasily portable to other OSs
gehostetserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafarigehostetAndroid
Linux
Windows
Datenschemaschema free, schema optional, schema required, partial schema,schemafreijajaja
Typisierung infovordefinierte Datentypen, z.B. float oder dateja, ANSI Standard SQL Types, JSON, typed binary structuresneinjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesjajajajaja
SQL infoSupport of SQLyes, ANSI SQL with proprietary extensionsneinSQL-like query language infovia JavaScript builder patternneinja
APIs und andere ZugriffskonzepteADO.NET
Direct SQL
JDBC
JPA
ODBC
RESTful HTTP/JSON API
RESTful MQTT/JSON API
RPC
RESTful HTTP APIRESTful HTTP APIJDBC
ODBC
Unterstützte Programmiersprachen.Net
C
C#
C++
Java
JavaScript (Node.js and browser)
PHP
Python
Visual Basic
C#
Go
Java
JavaScript
Python
Ruby
Scala
Swift
JavaScriptC#
Java
JavaScript
Python
Server-seitige Scripts infoStored Proceduresja info.Net, JavaScript, C/C++benutzerdefinierte Funktionenneinnein
TriggersjaneinUsing read-only observersneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenFile partitioning, horizontal partitioning, sharding infoCustomizable business rules for table partitioninghorizontale Partitionierung infoconsistent hashingkeineSharding infoImplicit feature of the cloud servicehorizontale Partitionierung
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenyes, configurable to be parallel or serial, synchronous or asynchronous, uni-directional or bi-directional, ACID-consistent or eventually consistent (with custom conflict resolution).Multi-Source Replikationkeineja infoImplicit feature of the cloud serviceSource-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Immediate Consistency
Tunable consistency per server, database, table, and transaction
Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajajaneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationentunable from ACID to Eventually ConsistentACIDACIDneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der DatenYes, tunable from durable to delayed durability to in-memoryjayes, by using IndexedDB or the cloud service Firebase Realtime Databasejaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinja infousing MemoryDBneinja
Berechtigungskonzept infoZugriffskontrolleFine grained access rights according to SQL-standard with additional protections for filesIdentity management, authentication, and access controlneinja infousing Azure authenticationBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard

Weitere Informationen bereitgestellt vom Systemhersteller

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
Faircom DB infoformerly c-treeACEFauna infopreviously named FaunaDBLovefieldMicrosoft Azure AI SearchYaacomo
Erwähnungen in aktuellen Nachrichten

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

bereitgestellt von Google News

Slicing the Gordian Knot: A leap to real-time systems of truth
3. Februar 2024, SiliconANGLE News

Fauna Launches Distributed Document-Relational Database On Google Cloud Marketplace
21. März 2024, GlobeNewswire

Fauna Adds Transformative Schema-as-Code Capabilities to Enterprise Proven, Document-Relational Database
15. November 2023, Business Wire

Fauna Query Language tamed to appeal to developers
22. August 2023, The Register

Utah Natural Heritage Program
17. Oktober 2023, Utah Division of Wildlife Resources

bereitgestellt von Google News

Announcing updates to Azure AI Search to help organizations build and scale generative AI applications
4. April 2024, Microsoft

Public Preview of Azure OpenAI and AI Search in-app connectors for Logic Apps (Standard) | Azure updates
2. April 2024, Microsoft

Microsoft’s Azure AI Search updated with increased storage, vector index size
5. April 2024, InfoWorld

Franklin Templeton Collaborates With Microsoft on Personalized Financial AI Platform
1. Mai 2024, Traders Magazine

Microsoft Azure AI Search just got a massive storage increase - here's what you need to know
8. April 2024, ITPro

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Milvus logo

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Präsentieren Sie hier Ihr Produkt