In this page, you may find blog posts / articles which might be useful to you. The posts will range from software and data technologies. You may also browse them based on posts’ categories and each category also has one or more tags.
Posted in:
Data
Tags:
PostgreSQL
Instalasi
UUID
Author:
Bambang Purnomosidi D. P.
| |
6 minutes reading time
Update (22 Maret 2025):
PostgreSQL adalah salah satu RDBMS yang dikembangkan sudah sejak lama (1996) dan menjadi basis pengembangan …
Posted in:
Software Engineering
Tags:
Python
Miniforge
Conda
Mamba
Minimamba
Package Management
Environment Management
Author:
Bambang Purnomosidi D. P.
| |
13 minutes reading time
Python has always been the first choice for many programming tasks. This - of course - debatable since some problems exist in Python world, but let me tell you, in IEEE Spectrum top programming …
Posted in:
Data
Tags:
OpenCypher
Graph
Graph Database
Redis
RedisGraph
FalkorDB
Author:
Bambang Purnomosidi D. P.
| |
5 minutes reading time
If you are a software developer, mainly working with data intensive application, chances are, you’ve already work with in-memory data as it will make our app runs fast. Redis usually becomes de-facto DBMS for caching. Redis mainly uses …
Posted in:
Data
Tags:
OpenCypher
Graph
Graph Database
PostgreSQL
Apache AGE
Author:
Bambang Purnomosidi D. P.
| |
2 minutes reading time
Apache AGE adalah adalah ekstensi dari PostgreSQL untuk model data graph. Apache AGE mendukung model data graph berupa property graph (jenis lainnya adalah RDF/TripleStore). Apache AGE merupakan software bebas dan mendukung …
Posted in:
Software
Tags:
AlmaLinux
Mojo
modular
Instalasi
Konfigurasi
IDE
Visual Studio Code
Author:
Bambang Purnomosidi D. P.
| |
8 minutes reading time
Update (22 Maret 2024):
Mojo adalah bahasa pemrograman baru yang diarahkan ke para pengembang software bidang AI (Artificial Intelligence). Mojo muncul karena keluhan lamanya eksekusi …