608 Results for:JSON

  • Sort by: 

Oracle adds vector search capabilities to database platform

By Eric Avidon 02 May 2024

The tech giant's update features capabilities aimed at enabling users to operationalize unstructured data as well as bring AI to their data to avoid duplication and isolation. Read More

How to choose between REST vs. gRPC

By Bob Reselman 09 Nov 2021

Does your REST API and subsequent JSON or XML data create a bottleneck in your architecture? Perhaps it's time to consider gRPC instead of REST for your web services. Read More

PostgreSQL 14 improves open source database performance

By Sean Michael Kerner 30 Sep 2021

The open source database has extended its JSON unstructured data support and enhanced its stored procedures capabilities to give users more database power. Read More

Is JSON and XML your REST performance bottleneck?

By George Lawton 13 Jan 2017

Learn how ASCII encoding formats like JSON and REST can adversely impact server application performance compared with emerging binary formats. Read More

Comparing Rest vs GraphQL on performance and ease of use

By Bob Reselman 23 Jan 2022

The problem with RESTful web services that use JSON or XML as a data exchange is bloat and verbosity. Compare REST vs GraphQL performance if you want to simplify your web API development. Read More

Does reading XML while writing JSON make me a bad person?

By Cameron McKenzie 24 Mar 2017

I'm always writing JSON code, loving its flexibility and forgiveness. But when I call an external service, I want to be reading XML. Does that make me a bad person? Read More

How do I connect to JSON APIs in an Android project?

By Matthew David 03 May 2016

In this article, mobile expert Matthew David walks developers through some of the most effective ways to connect to JSON APIs in an Android-based project. Read More

12 top open source databases to consider

By Sean Michael Kerner 01 May 2024

Open source databases are viable alternatives to proprietary ones. Here's information on 12 open source and source available technologies for weighing database options. Read More

Pass on the JSON, and choose binary encoding formats instead

By George Lawton 17 Feb 2017

Find out how developers can achieve significant performance boosts using new binary encoding formats as alternatives to JSON and XML. Read More

AWS CloudFormation vs. Terraform: How to choose?

By Ernesto Marquez 22 Feb 2024

Once you decide that IaC is the best approach for your AWS environment, it is time to choose a tool. Assess your needs when it comes to stack management, failure and support. Read More