Claim Missing Document
Check
Articles

Found 2 Documents
Search

Sistem Informasi Pemesanan Lapangan Pada Arena Futsal Kelapa Dua Berbasis Web Eko Setia Budi; Raden Bagus Dimas Putra; Abdul Rahman Kadafi
Jurnal Sistem Komputer dan Informatika (JSON) Vol 2, No 2 (2021): Januari 2021
Publisher : STMIK Budi Darma

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30865/json.v2i2.2644

Abstract

Kelapa Dua Futsal Arena is an individual company engaged in the futsal field reservation service. In this futsal ordering service, the service factor affects the smooth operation of the information. With good information system services and also optimizing profits on the futsal field ordering service. Therefore a website is needed in order to simplify the process of ordering the futsal field and provide information on the availability of empty fields to the orderer through the ordering information system.
Perbandingan Antara SQLite, Room, dan RBDLiTe Dalam Pembuatan Basis Data pada Aplikasi Android Raden Bagus Dimas Putra; Eko Setia Budi; Abdul Rahman Kadafi
JURIKOM (Jurnal Riset Komputer) Vol 7, No 3 (2020): Juni 2020
Publisher : STMIK Budi Darma

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (457.794 KB) | DOI: 10.30865/jurikom.v7i3.2161

Abstract

Android is one of the largest mobile operating system platforms today. Amid the ever-increasing needs of users, Android programmers are still lacking to meet the current market needs. One of the problems that causes this is the difficulty of creating an internal database, so many people give up to learn to make Android applications. Android's internal database is hard to create because the entire data structure on that database should be built with the query executed in the created program code. Some of the common internal databases currently used are SQLiTe and Room. Both databases are quite difficult to learn where SQLite should build everything from scratch while Room should study the structure and systematics of of the library. Therefore, in this article, the author proposes library and template named "Relational Database Library and Template" which will be referred to as RBDLiTe which can create an internal database for Android applications easily which will also be compared with SQLiTe and Room in its use.