Article Preview
Buy Now
COLUMN
Other Databases
NOSQL and GraphDB Databases
Issue: 21.4 (July/August 2023)
Author: Vince Du Beau
Author Bio: Vince is an experienced Filemaker developer. He is exploring XOJO as an alternative to Filemaker.
Article Description: No description available.
Article Length (in bytes): 4,800
Starting Page Number: 68
Article Number: 21409
Related Link(s): None
Excerpt of article text...
Before we begin, note that this column's sidebar, "Decimal Formatting in SQL", has information that may be helpful in your own queries.
NoSQL (originally referring to "non-SQL" or "non-relational") database provides a mechanism for storage and retrieval of data that is modeled in means other than the tabular relations used in relational databases. Such databases have existed since the late 1960s, but the name "NoSQL" was only coined in the early 21st century, triggered by the needs of Web 2.0 companies. NoSQL databases are increasingly used in big data and real-time web applications. NoSQL systems are also sometimes called "Not only SQL" to emphasize that they may support SQL-like query languages or sit alongside SQL databases in polyglot-persistent architectures. From Wikipedia (
https://en.wikipedia.org/wiki/NoSQL
).Some of the existing NOSQL databases are: MongoDB, Couchbase, and CouchDB.
...End of Excerpt. Please purchase the magazine to read the full article.