Results for: Python

Geospatial Basics, Spatial Databases & NoSQL Examples

Geospatial Basics, Spatial Databases & NoSQL Examples

This brief intro to several geospatial data concepts covers spatial databases, spatial indexing, and using GeoJSON data in NoSQL. What is Spatial Data? Spatial data are data types (files, databases, web services) that encode geographic information for use in location-aware...

Tyler Mitchell March 11, 2021
R Programming With Coucbhase NoSQL Queries & Maps

R Programming With Coucbhase NoSQL Queries & Maps

Many statistical data analysts and data scientists use the R programming language to crunch their numbers outside of a database. Likewise, database analysts try to do everything in the same database whenever possible to maintain a single source. Couchbase provides...

Tyler Mitchell March 9, 2021
SQL to NoSQL: Automated Migration

SQL to NoSQL: Automated Migration

SQL to NoSQL migration seems like a contradiction, but thanks to advances and innovations in Couchbase Server’s NoSQL database, it’s becoming easier. In this post, I’ll introduce you to a tool called SqlServerToCouchbase, an open-source attempt at an automated tool...

Matthew Groves March 2, 2021
Hands-on Migration From Relational to Collections

Hands-on Migration From Relational to Collections

The key outcome of this blog is to teach you how you can easily migrate your relational data over to Couchbase, lowering your TCO and empowering your data platform to respond to the fast paced release cycles we know and...

Sam Redman, Solutions Engineer February 16, 2021
Data Structures & Queries with Couchbase N1QL (SQL for JSON)

Data Structures & Queries with Couchbase N1QL (SQL for JSON)

In the Data Structures for NoSQL Applications post, we used simplified JSON data access through native collections, maps, and more. This post demonstrates querying that data using higher-level N1QL queries, the SQL-based language for JSON. Developers can focus on managing...

Tyler Mitchell January 27, 2021
Data Structures & Algorithms For NoSQL Applications

Data Structures & Algorithms For NoSQL Applications

This article introduces Data Structures and how they work with Couchbase Server 7.0 Scopes and Collections features. What are data structures? Couchbase Data Structures is an API feature that aligns the language of the database interface with a programming language....

Tyler Mitchell January 22, 2021
Using SDKs With Couchbase Cloud Free Trial – Tutorial Posted

Using SDKs With Couchbase Cloud Free Trial – Tutorial Posted

Learn how to use Couchbase SDKs with the Couchbase Cloud Self-Service Free Trial In my last post I talked about the launch of the Couchbase Cloud Self-Service Free Trial Tutorial Series, in this brief post I wanted to highlight the...

Learn NoSQL with Couchbase Playground

Learn NoSQL with Couchbase Playground

We are going to preview Couchbase Playground Beta, an experimental project from Couchbase. With this tool, we can help developers learn NoSQL for free and play with Couchbase and SDKs (the SDK is just one of the features) like Java,...

Eric Bishard December 2, 2020
Using NoSQL for Geospatial Search Without a Spatial Database

Using NoSQL for Geospatial Search Without a Spatial Database

Introduction Couchbase Full Text Search (FTS) is a great tool for indexing and querying geospatial data.  In this article, I’ll present a geospatial search use case and demonstrate the various ways that we can perform a search of location data...

Migrating Data from MongoDB to Couchbase, Part 2

Migrating Data from MongoDB to Couchbase, Part 2

Prolog The previous article provided details on how to migrate a MongoDB data set to Couchbase Server. This article shows you how to use the Couchbase SDK to access the data via a Java console application. Code snippets show how...

Couchbase Connect.Online Call for Speakers

Couchbase Connect.Online Call for Speakers

The Couchbase Connect conference is going virtual in 2020. The Call for Speakers is now open on Sessionize. The conference is emphasizing technical presentations from developers and architects, and we would love to hear from the Couchbase community! Important notes...

Matthew Groves July 29, 2020
Couchbase Cloud Is Here

Couchbase Cloud Is Here

Couchbase Cloud DBaaS is Here It’s my pleasure to announce the general availability of Couchbase Cloud, our new Database-as-a-Service (DBaaS) product, making its debut on Amazon Web Services (AWS). Our beta announcement earlier this year drummed up so much excitement...

Scott Anderson June 30, 2020