News Article
|
Published: 2023-07-27 in Technology
Building technology that has never been done before means encountering problems nobody had before. The large amount of (parallel) database-edits that the ASTRID system performs while learning Commonsense Knowledge, has proven to be too much for existing database systems.
Databases are an integral part of information systems, and many different database paradigms have been developed over the years (decades) to support all kinds of information storage and retrieval systems. The greatest challenge in developing and building database systems is the technological balance between write and read speeds. Because of how databases work internally, having very high writing speeds means having low reading speeds, and vice versa. |
The solution was to develop and implement a whole new paradigm for bulk-edits in a database system: CitoScribe is a database management layer that supports full-speed non-blocking parallel edits on existing records. |
NOTE: This news-article is presented here for historical perspective only. This article is more than two years old. Therefore, information in this article might have changed, become incomplete, or even completely invalid since its publication date. Included weblinks (if present in this article) might point to pages that no longer exist, have been moved over time, or now contain unrelated or insufficient information. No expectations or conclusions should be derived from this article or any forward-looking statements therein. |
© 2024 MIND|CONSTRUCT |