{"categories":[{"label":"Front-Ends","url":"https://skillfed.io/packages/category/database-front-ends/2"}],"enrichment":{"capability":"Python SDK for connecting to Oracle NoSQL Database (cloud service, simulator, or on-premise) to perform queries, reads, writes, and table operations.","skillfed_tags":["oracle-cloud","nosql-database","database-client"],"use_cases":["Build Python applications against Oracle NoSQL Cloud Service using IAM-based authentication and regional endpoints.","Develop and test locally using the Oracle NoSQL Cloud Simulator before deploying to production.","Connect to on-premise Oracle NoSQL Database deployments via a proxy service for hybrid or private cloud scenarios.","Perform ad-hoc queries and data operations in Python scripts against NoSQL tables without writing custom HTTP clients.","Integrate Oracle NoSQL as a backend data store in Python web applications or microservices."],"what_it_does":"Borneo is the official Python SDK for Oracle NoSQL Database, providing a unified client library to interact with Oracle's NoSQL offerings across three deployment models: the cloud service, a local cloud simulator, and on-premise installations. It abstracts away the differences between these environments, allowing the same code to run against any of them with minimal configuration changes.\n\nThe SDK handles authentication, connection management, and request/response serialization. It depends on python-dateutil for timestamp handling and requests for HTTP communication. Developers use it to execute queries, perform CRUD operations on tables, manage table schemas and limits, and handle authorization through pluggable providers (signature-based for cloud, token-based for on-premise, or custom for the simulator).","worth_installing":"Yes, if you are building Python applications that need to connect to Oracle NoSQL Database in any of its deployment modes. The package is actively maintained, has low install friction, carries no known vulnerabilities, and is marked Production/Stable. The only caveat is that the license treatment is flagged as unclear\u2014verify the Universal Permissive License 1.0 terms match your project's requirements before committing to it."},"id":"borneo","links":{"html":"https://skillfed.io/packages/borneo","md":"https://skillfed.io/packages/borneo.md","pypi":"https://pypi.org/project/borneo/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-10","license_spdx":null,"license_treatment":"unclear","name":"borneo","python_support":"unspecified","summary":"Oracle NoSQL Database Python SDK"},"popularity":{"monthly_downloads":105467,"position":12697,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"5.5.0"}
