YottaDB r2.06 provides a timely fix to a bug in r2.04, in which the compiler generates incorrect code for an unusual code pattern. We recommend that you use r2.06 instead of r2.04. https://t.co/qmg3lk6UaW
We welcome Jordan Lenchitz to the YottaDB blog with his post YottaDB as a Creative Platform: Experimental #Video#Art at Scale (https://t.co/pVmFbUx16W). It is truly a unique use of our software, one that we had never imagined. Thank you, and congratulations, Jordan! #nosql#sql
https://t.co/g92ra0Z080 is a short blog post on some experimentation I did with the #JSON functionality in r2.04. We hope you find r2.04's functionality - #M commands and #C API - to encode and decode JSON useful. If you try it, please tell us what you think. Thank you.
YottaDB r2.04 is released and the documentation has been updated. Use the https://t.co/a1itJ7VqnG script (https://t.co/lAXjlJAFYG) or download a binary distribution from https://t.co/7OsBl0SteA #NoSQL#JSON
The YottaDB r2.04 code is frozen, and the release is poised to land imminently on distribution servers. Our blog post at https://t.co/0MexI5VUDv tells you what you can expect (hint: performance, functionality, and fixes). We look forward to hearing from you. #NoSQL
The v2 API is more concise, easier to read, and more intuitive for Go developers, with better performance as well, e.g., the new API includes iterators for traversing trees. There is documentation on migrating v1 applications to v2.
Version 2 of the YottaDB native #Go API is released and ready for use. We have blogged about it at https://t.co/NwDG5b1ECz and the full API is documented at https://t.co/6kJ24cGmYA, where Go developers look for package documentation.
#Golang#Linux#OpenSource
https://t.co/yuCdHFrBWX discusses how YottaDB delivers Durability at scale for ACID transactions. Please send us your questions and comments, and let us know about topics you would like discussed in future blog posts. #NoSQL#ACIDTransactions
The second of our two-part blog post on why ACID transactions are hard to scale, and how YottaDB does the hard work for you. is at https://t.co/fRDT404XLf
Please send us your questions and comments.
#NoSQL#ACIDTransactions
The first of a two-part blog post on why #ACID transactions are hard at scale, and how YottaDB does the hard work for you, is at https://t.co/QfjQnB6ShH
As always, we welcome your comments and questions. #NoSQL
While setting up an enterprise scale application in production, with the powerful features of YottaDB, naturally has a learning curve, getting started is as simple as falling off a log, if you know the #Linux shell. https://t.co/0NnoyzMRIl demonstrates how simple it is. #NoSQL
For anyone not in the #banking business, and perhaps even for someone in the banking business, our blog post https://t.co/xvgzydZdWj is a very high level view of core banking systems (CBS).
We at YottaDB would like to wish you a Very Happy New Year for 2026. We have a short blog post about YottaDB on #Ubuntu#Linux on #Apple#Mac Mini M2 pro hardware that you might find interesting: https://t.co/QXeiHNcFAz
I was a guest this week on the FLOSS Weekly podcast (https://t.co/Yn2yyxAcgt). The host, Jonathan Bennett, and I had an enjoyable discussion about YottaDB. #flossweekly#opensource#databases
Placid Thailand Ltd. (https://t.co/91KSMQGGHo) developed a greenfield high-end core banking system in the #Go language with YottaDB as its database. With their permission, we have blogged about it (https://t.co/TBnt0Hd0Ui). #golang#fintech
It extends to other languages (C, Go, JavaScript, Lua, Nim, Perl, PHP, Python, Rust today) the tight coupling between language and database. It runs on Linux, is 100% FOSS, and runs on enterprise grade servers down to ARM based single board computers.
https://t.co/eN4R1f73xj is an accurate history of M (MUMPS). For the record, YottaDB (https://t.co/fjmjHisEgj), which I manage, provides an enterprise scale implementation of the M (MUMPS) language and database.
Please check out the #blog post about our effort and results (), and if you care to, please try the #software for yourself - the post includes instructions on how to. Do let us know what you think about the post, and your experience with the software if you try it. Thank you.
https://t.co/i6gHVfUmCo #Performance and #scalability are a major theme of the forthcoming YottaDB r2.04, and the code base includes numerous performance enhancements.
Since efficient access to #criticalsections is perhaps the single most important factor that limits #database performance in high contention environments like large production systems, we invested heavily in optimizing this aspect of YottaDB.