database共777篇
The Java Database Way: Reduce TCO-拾光赋

The Java Database Way: Reduce TCO

The Java Database Way: Reduce TCO,TCO (Total Cost Ownership) is the buzzword in today's business world. This metric helps enterprise managers assess direct and indirect costs and b...
kity的头像-拾光赋kity6年前
02311
Java MYSQL Connection-拾光赋

Java MYSQL Connection

Java MYSQL Connection, Many people still wander off internet finding a correct way to initiate MySQL Connection in their Java project. As a beginner I myself used to go through Int...
kity的头像-拾光赋kity5年前
0289
How to properly store a password in the Database-拾光赋

How to properly store a password in the Database

How to properly store a password in the Database,Article originally posted on my website un How to securely store the password in the Database When I started LOGaritmical, one of t...
kity的头像-拾光赋kity4年前
0447
Implementing Graphs with Spring and Neo4j-拾光赋

Implementing Graphs with Spring and Neo4j

Implementing Graphs with Spring and Neo4j,Introduction We will start our journey in the world of graphs in the following way: What are graphs, applicability, advantages and the dat...
kity的头像-拾光赋kity3年前
0339
JPA One To One unidirectional Mapping example-拾光赋

JPA One To One unidirectional Mapping example

JPA One To One unidirectional Mapping example,In this tutorial, I will show you how to implement Spring JPA One-To-One unidirectional mapping with Hibernate in a Spring Boot exampl...
kity的头像-拾光赋kity3年前
03013
Data Business Logic In Java: jOOQ VS SPL-拾光赋

Data Business Logic In Java: jOOQ VS SPL

Data Business Logic In Java: jOOQ VS SPL,If you're a Java Engineer, you probably know about Hibernate, an open-source object relation mapping (ORM) that helps map an object domain ...
kity的头像-拾光赋kity2年前
03413
Java Class Libraries that Boost Application Development Efficiency-拾光赋

Java Class Libraries that Boost Application Development Efficiency

Java Class Libraries that Boost Application Development Efficiency,More use of Java to avoid stored procedures and complex SQL is a trend in current application development, which ...
kity的头像-拾光赋kity2年前
04411
Utilizing BigQuery as a Data Warehouse in a distributed application-拾光赋

Utilizing BigQuery as a Data Warehouse in a distributed application

Utilizing BigQuery as a Data Warehouse in a distributed application, Introduction Data plays an integral part in any organization. With the data-driven nature of modern organizatio...
kity的头像-拾光赋kity4年前
02914
The Ultimate Guide to Designing a Database That Works (Seriously, We Mean It)-拾光赋

The Ultimate Guide to Designing a Database That Works (Seriously, We Mean It)

The Ultimate Guide to Designing a Database That Works (Seriously, We Mean It),Alright, you’ve got a shiny new project. Maybe it's a cutting-edge mobile app or a massive e-commerce...
kity的头像-拾光赋kity5个月前
03014
Airbnb’s Airflow Versus Spotify’s Luigi-拾光赋

Airbnb’s Airflow Versus Spotify’s Luigi

Airbnb’s Airflow Versus Spotify’s Luigi,Photo by tian kuan on Unsplash We recently wrote about ETLs and why they're important. We wanted to provide an outline...
kity的头像-拾光赋kity6年前
03813
Demystifying DB-API-拾光赋

Demystifying DB-API

Demystifying DB-API,DB-API is an acronym of DataBase Application Programming Interface and a library which lets python connect to the database server. Depending on which relational...
kity的头像-拾光赋kity5年前
04914
Conéctate a una base de datos de Oracle con Python-拾光赋

Conéctate a una base de datos de Oracle con Python

Conéctate a una base de datos de Oracle con Python,Este es un tutorial muy sencillo con los primeros pasos para lograr una conexión a una base de datos de Oracle con unos pocos s...
kity的头像-拾光赋kity4年前
0345