Close

(80) Database, Veritabanı Sistemleri

Databases are an essential part of many modern applications. They provide a way to store and manage large amounts of data in a structured and efficient way.

Java Client Roadmap Updates

Java

Oracle has published an update to the Java Client Roadmap which extends availability and support timelines for many Java Client related technologies. Executive Summary: Oracle has extended commercial support and updates for Java SE 8 from March 2025 to at least December 2030. Oracle has extended indefinitely the availability of updates for […]

Devamını Oku

Which is Better? Amazon Elasticsearch Service vs. Elasticsearch Service on Elastic Cloud

Which is Better?Amazon Elasticsearch Service vs Elasticsearch Service on Elastic Cloud

Mainly we have two alternatives for Elasticsearch usage on a cloud platform. Amazon vs Elasticsearch Firstly I am sharing a comparison info from Elasticsearch’s corporate page. AWS Elasticsearch Service: Amazon vs. Elastic The Elasticsearch Service on Elastic Cloud and Amazon Elasticsearch Service are not the same. With the Elasticsearch Service, […]

Devamını Oku

DevOps Stack

DevOps Stack

I am sharing a sample and full DevOps Stack by Simon Reymann Our whole DevOps stack consists of the following tools: The main reason we have chosen Kubernetes over Docker Swarm is related to the following artifacts: for the original post and comments please visit https://stackshare.io/zimoony/decisions/104069607668616391 and my StackShare profile is https://stackshare.io/ozgurozkok

Devamını Oku

Streaming Now: Debezium 1.0 Final Is Out

Streaming Now: Debezium 1.0 Final Is Out

Debezium is an open-source distributed platform that turns your existing databases into event streams so that applications can see and respond almost instantly to each committed row-level change in the databases. Debezium is built on top of Kafka and provides Kafka Connect compatible connectors that monitor specific database management systems. Debezium records the history […]

Devamını Oku

GraphQL Foundation

GraphQL Foundation

An open and neutral home for the GraphQL community to enable widespread adoption and help accelerate development and the surrounding ecosystem What is GraphQL? GraphQL is a data query language and specification developed internally by Facebook in 2012 before being publicly open-sourced in 2015. It provides an alternative to REST-based […]

Devamını Oku

Announcing the Official MongoDB Rust Driver

Announcing the Official MongoDB Rust Driver

I’m delighted to announce that we are releasing our first alpha build of MongoDB’s new official Rust driver. Rust at MongoDB MongoDB has a surprisingly long history with Rust. In 2013, two interns wrote a prototype Rust driver for the database targeting Rust 0.7. Still, because the Rust language was evolving […]

Devamını Oku

Oracle Application Development Framework (Oracle ADF)

Oracle Application Development Framework (Oracle ADF)

Oracle Application Development Framework ya da bilinen adıyla Oracle ADF, Oracle’nin özellikle Forms uygulamalarını yeni nesil web tabanlı teknolojilere yükseltmek için geliştirdiği yazılım iskeletidir. Mimari olarak MVC – Model View Controller, kullanıcı arayüzünde 11g sürümü ile birlikte RichClient library’ye geçişin gözlendiği, yazılım bileşenlerinin kendi içerisinde ajax özelliği taşıması, bileşen kütüphanesinin yaygınlaşması ve gelişebilmesi için kaynak kodlarının Apache […]

Devamını Oku

Powered By AI: Instagram’s Explore Recommender System

Powered By AI: Instagram’s Explore Recommender System

Powered by AI: Instagram’s Explore recommender system Over half of the Instagram community visits Instagram Explore every month to discover new photos, videos, and Stories relevant to their interests. Recommending the most relevant content out of billions of options in real time at scale introduces multiple machine learning (ML) challenges […]

Devamını Oku

pgLoader, PostgreSQL data loader tool

postgresql

pgloader loads data into PostgreSQL. The official site is https://pgloader.io/ pgloader loads data into PostgreSQL and allows you to implement Continuous Migration from your current database to PostgreSQL. Read the White Paper to learn how to limit risks and control your budget, and start your PostgreSQL migration today! Introduction pgLoader has two modes of operation. It […]

Devamını Oku

Consistent Data Partitioning through Global Indexing for Large Apache Hadoop Tables at Uber

Consistent Data Partitioning through Global Indexing for Large Apache Hadoop Tables at Uber

Data serves little purpose if we cannot find it. Looking up individual records in the 100-plus petabytes of data accumulated at Uber lets us perform updates and gather valuable insights to help improve our services, such as delivering more accurate ETAs to riders and showing eaters their favorite food options. […]

Devamını Oku