NoSQLz

NoSQLz is a consistent key-value big data store (NoSQL database) for z/OS IBM systems.[1] It was developed by systems programmer Thierry Falissard in 2013. The purpose was to provide a low-cost alternative to all proprietary mainframe DBMS.

NoSQLz
Initial release2014
Stable release
2.1.0 / March 2, 2015 (2015-03-02)
Written inIBM High Level Assembler
Operating systemz/OS
Available inEnglish
TypeNoSQL
Websiteweb.archive.org/web/20190104030719/http://nosqlz.com/

NoSQLz is proprietary software. Version 1 is freeware.

Distinctive features

NoSQLz only provides basic create, read, update and delete (CRUD) functions. It is designed to be very straightforward and easy to implement.

ACID properties are provided, so as to have "real transactions", through optimistic concurrency control, timestamp-based concurrency control and multiversion concurrency control (MVCC).

Interfaces

Unlike version 1, version 2 of NoSQLz is chargeable and supports IBM Parallel Sysplex. The NoSQLz DBMS can be interfaced in Rexx, Cobol, IBM High Level Assembler, etc.

gollark: I mean, it's 256x256, so it might look "squarey" if it's being upscaled.
gollark: As you can see, it does not look good.
gollark: It took an annoyingly long time to work out how to generate this, but here's an example of an entirely random image.
gollark: I... don't think so, randomly generating images would be trivial and look bad.
gollark: People kind of understand the general architecture, but AI stuff is trained on large volumes of data and evolves to the point where you can't know exactly *how* it does things.

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.