PostgreSQL 9.4 - Looking up (with JSONB and logical decoding)
Read OriginalThis article details two key features expected in PostgreSQL 9.4: JSONB, a binary JSON format enabling efficient indexing and querying of document data, and logical decoding, which allows for the interpretation of write-ahead logs into readable data changes. It explains the performance advantages over the traditional JSON type and discusses the development progress.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser