Tag: nosql
Why NoSQL JSON Databases Are So Useful
My family hears me talk about JSON databases rather frequently. Naturally, I had to explain that Jason is not the owner of my company! Instead, many modern databases use JSON as a data format. They usually leave the room at...
How to Take Python Input in Couchbase
Writing software is never easy. Writing software that appeals to users requires interacting with them. So do you get relevant data that you can put to use on behalf of users? Python – the most-wanted language for building software according...
2021 IT Resolutions
Any set of New Year’s resolutions should resolve to actually try and keep the resolutions. January 19th is known as “Quitter’s Day” because it takes at least 21 days to form a habit, and most people don’t make it past...
NoSQL Is Dead, Long Live NoSQL
Dynamo accelerated the NoSQL revolution that’s driving the database industry. Recently, Amazon announced PartiQL – A SQL-Compatible Query Language for their flagship NoSQL database Amazon DynamoDB. This has brought the NoSQL “re:evolution” full circle. It’s wonderful to see the collaborative research from UCSD and...
Halloween Problem: Solution in N1QL.
Learning SQL is easy; Implementing SQL, not so much. Halloween has come and gone. But, the tricks of the Halloween problem is here to stay! This has to be solved by databases every day. SQL made the relational database easy,...
Welcome to Couchbase Academy: November Update
Introducing Couchbase Academy Just a few weeks ago at our Connect Online event, we announced a new program for Couchbase Training that includes a name change and a new certification program. The official name of our training program is “Couchbase...
Blockchain Technology vs. NoSQL Databases
Both NoSQL databases and modern Blockchain ledgers benefit from a set of common principles. When they are both implemented for an application a lot can be accomplished as the platforms can complement each other. What is Blockchain? Blockchain is a...
N1QL Transactions : Elastic, Scalable, and Distributed
SQL is the only 22nd-century language available for developers today. ABSTRACT In relational database systems, SQL is more than a declarative query language. It includes procedural language (T-SQL, PL/SQL, etc) and defines transactions and its semantics. SQL as a query...
Ready to Develop Your Path at Couchbase Connect.ONLINE?
With less than 24 hours to go until our first ever virtual global developer conference, Couchbase Connect.ONLINE, we are ready to throw open the (virtual) doors. And with an extra day added on Friday 16th to accommodate the high demand...
N1QL Turns Five
As any parent of a five year old can attest, time flies when you’re having fun. Where did all the time go? That’s kind of how we feel with N1QL, the SQL for JSON query language. Today, thousands of developers,...
Couchbase Honors Spanish Innovators In 2020 Awards Ceremony
As the Country Manager for Couchbase Spain, along with Raúl de la Fuente my Senior Solutions Engineer, we have the privilege to work on some of the most transformative projects in some of the worlds largest companies with some of...
Announcing Flex Index With Couchbase
Flex Index Explained What is a Flex Index? One of the key tasks of a database engine is how to efficiently manage the search and retrieval of the data therein. The efficiency and balance between resource consumption and performance are...