{"id":30600,"date":"2024-10-28T04:01:08","date_gmt":"2024-10-28T04:01:08","guid":{"rendered":"http:\/\/atmokpo.com\/w\/?p=30600"},"modified":"2024-11-26T06:48:02","modified_gmt":"2024-11-26T06:48:02","slug":"%ec%9e%90%eb%b0%94-%ec%95%88%eb%93%9c%eb%a1%9c%ec%9d%b4%eb%93%9c-%ec%95%b1%ea%b0%9c%eb%b0%9c-%ea%b0%95%ec%a2%8c-%eb%8d%b0%ec%9d%b4%ed%84%b0%eb%b2%a0%ec%9d%b4%ec%8a%a4%ec%97%90-%eb%b3%b4%ea%b4%80","status":"publish","type":"post","link":"https:\/\/atmokpo.com\/w\/30600\/","title":{"rendered":"\uc790\ubc14 \uc548\ub4dc\ub85c\uc774\ub4dc \uc571\uac1c\ubc1c \uac15\uc88c, \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \ubcf4\uad00\ud558\uae30"},"content":{"rendered":"<div class=\"blog-post\">\n<p>\uc548\ub4dc\ub85c\uc774\ub4dc \uc560\ud50c\ub9ac\ucf00\uc774\uc158 \uac1c\ubc1c\uc5d0\uc11c \ub370\uc774\ud130 \uc800\uc7a5\uc740 \ud544\uc218\uc801\uc778 \uc694\uc18c\uc785\ub2c8\ub2e4. \uc0ac\uc6a9\uc790\uc758 \ub370\uc774\ud130\ub97c \uc548\uc804\ud558\uac8c \ubcf4\uad00\ud558\uae30 \uc704\ud574 \ub2e4\uc591\ud55c \uc800\uc7a5 \ubc29\uc2dd\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\uc9c0\ub9cc, \uadf8 \uc911\uc5d0\uc11c\ub3c4 \ub370\uc774\ud130\ubca0\uc774\uc2a4\uac00 \uac00\uc7a5 \ubcf4\ud3b8\uc801\uc73c\ub85c \uc0ac\uc6a9\ub429\ub2c8\ub2e4. \uc774\ubc88 \uae00\uc5d0\uc11c\ub294 \uc548\ub4dc\ub85c\uc774\ub4dc\uc5d0\uc11c \uc790\ubc14\ub97c \ud65c\uc6a9\ud558\uc5ec SQLite \ub370\uc774\ud130\ubca0\uc774\uc2a4\ub97c \uc0dd\uc131\ud558\uace0 \ub370\uc774\ud130\ub97c CRUD(\uc0dd\uc131, \uc77d\uae30, \uc5c5\ub370\uc774\ud2b8, \uc0ad\uc81c)\ud558\ub294 \ubc29\ubc95\uc744 \uc790\uc138\ud788 \uc54c\uc544\ubcf4\uaca0\uc2b5\ub2c8\ub2e4.<\/p>\n<h2>1. \ub370\uc774\ud130\ubca0\uc774\uc2a4\ub780?<\/h2>\n<p>\ub370\uc774\ud130\ubca0\uc774\uc2a4\ub294 \uc815\ubcf4\ub97c \uc870\uc9c1\uc801\uc73c\ub85c \uc800\uc7a5 \ubc0f \uad00\ub9ac\ud558\ub294 \uc2dc\uc2a4\ud15c\uc785\ub2c8\ub2e4. \uc548\ub4dc\ub85c\uc774\ub4dc\uc5d0\uc11c\ub294 \uc8fc\ub85c \uad00\uacc4\ud615 \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc778 SQLite\ub97c \uc0ac\uc6a9\ud569\ub2c8\ub2e4. SQLite\ub294 \uacbd\ub7c9\ud615 \ub370\uc774\ud130\ubca0\uc774\uc2a4\ub85c, \uc18c\ud615 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc5d0 \uc801\ud569\ud558\uba70, \ud30c\uc77c \uae30\ubc18\uc73c\ub85c \ub3d9\uc791\ud558\uc5ec \ubcc4\ub3c4\uc758 \uc11c\ubc84 \uc5c6\uc774 \uac04\ub2e8\ud558\uac8c \uc0ac\uc6a9\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<h2>2. SQLite \ub370\uc774\ud130\ubca0\uc774\uc2a4 \uc124\uc815\ud558\uae30<\/h2>\n<p>\uc548\ub4dc\ub85c\uc774\ub4dc \ud504\ub85c\uc81d\ud2b8\ub97c \uc0dd\uc131\ud55c \ud6c4, SQLite \ub370\uc774\ud130\ubca0\uc774\uc2a4\ub97c \uc124\uc815\ud574\uc57c \ud569\ub2c8\ub2e4. \ub370\uc774\ud130\ubca0\uc774\uc2a4\ub97c \uc0dd\uc131\ud558\uace0 \uad00\ub9ac\ud558\uae30 \uc704\ud55c \ud5ec\ud37c \ud074\ub798\uc2a4\ub97c \uc791\uc131\ud558\ub294 \uac83\uc774 \uc77c\ubc18\uc801\uc785\ub2c8\ub2e4.<\/p>\n<pre><code>package com.example.myapp.database;\n\nimport android.content.Context;\nimport android.database.sqlite.SQLiteDatabase;\nimport android.database.sqlite.SQLiteOpenHelper;\n\npublic class DatabaseHelper extends SQLiteOpenHelper {\n    private static final int DATABASE_VERSION = 1;\n    private static final String DATABASE_NAME = \"myApp.db\";\n    public static final String TABLE_NAME = \"users\";\n    \n    public static final String COLUMN_ID = \"_id\";\n    public static final String COLUMN_NAME = \"name\";\n    public static final String COLUMN_EMAIL = \"email\";\n\n    private static final String TABLE_CREATE =\n            \"CREATE TABLE \" + TABLE_NAME + \" (\" +\n            COLUMN_ID + \" INTEGER PRIMARY KEY AUTOINCREMENT, \" +\n            COLUMN_NAME + \" TEXT, \" +\n            COLUMN_EMAIL + \" TEXT);\";\n\n    public DatabaseHelper(Context context) {\n        super(context, DATABASE_NAME, null, DATABASE_VERSION);\n    }\n\n    @Override\n    public void onCreate(SQLiteDatabase db) {\n        db.execSQL(TABLE_CREATE);\n    }\n\n    @Override\n    public void onUpgrade(SQLiteDatabase db, int oldVersion, int newVersion) {\n        db.execSQL(\"DROP TABLE IF EXISTS \" + TABLE_NAME);\n        onCreate(db);\n    }\n}\n<\/code><\/pre>\n<h2>3. \ub370\uc774\ud130 \uc0bd\uc785\ud558\uae30<\/h2>\n<p>\ub370\uc774\ud130\ub97c \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \ucd94\uac00\ud558\uae30 \uc704\ud574\uc11c\ub294 SQLiteDatabase \uac1d\uccb4\ub97c \uc0ac\uc6a9\ud558\uc5ec insert() \uba54\uc18c\ub4dc\ub97c \ud638\ucd9c\ud569\ub2c8\ub2e4. \uc544\ub798 \uc608\uc81c\ub294 \uc0ac\uc6a9\uc790 \uc815\ubcf4\ub97c \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \ucd94\uac00\ud558\ub294 \ubc29\ubc95\uc744 \ubcf4\uc5ec\uc90d\ub2c8\ub2e4.<\/p>\n<pre><code>package com.example.myapp.database;\n\nimport android.content.ContentValues;\nimport android.content.Context;\nimport android.database.sqlite.SQLiteDatabase;\n\npublic class UserRepository {\n    private DatabaseHelper dbHelper;\n\n    public UserRepository(Context context) {\n        dbHelper = new DatabaseHelper(context);\n    }\n\n    public void addUser(String name, String email) {\n        SQLiteDatabase db = dbHelper.getWritableDatabase();\n        \n        ContentValues values = new ContentValues();\n        values.put(DatabaseHelper.COLUMN_NAME, name);\n        values.put(DatabaseHelper.COLUMN_EMAIL, email);\n\n        db.insert(DatabaseHelper.TABLE_NAME, null, values);\n        db.close();\n    }\n}\n<\/code><\/pre>\n<h2>4. \ub370\uc774\ud130 \uc870\ud68c\ud558\uae30<\/h2>\n<p>\uc800\uc7a5\ub41c \ub370\uc774\ud130\ub97c \uc870\ud68c\ud558\uae30 \uc704\ud574\uc11c\ub294 query() \uba54\uc18c\ub4dc\ub97c \uc0ac\uc6a9\ud569\ub2c8\ub2e4. \uc774 \uba54\uc18c\ub4dc\ub294 Cursor \uac1d\uccb4\ub97c \ubc18\ud658\ud558\uba70, Cursor\ub97c \ud1b5\ud574 \ub370\uc774\ud130\uc5d0 \uc811\uadfc\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<pre><code>package com.example.myapp.database;\n\nimport android.content.Context;\nimport android.database.Cursor;\nimport android.database.sqlite.SQLiteDatabase;\n\nimport java.util.ArrayList;\nimport java.util.List;\n\npublic class UserRepository {\n    \/\/ ... (\uae30\uc874 \ucf54\ub4dc)\n\n    public List<user> getAllUsers() {\n        List<user> users = new ArrayList&lt;&gt;();\n        SQLiteDatabase db = dbHelper.getReadableDatabase();\n        \n        Cursor cursor = db.query(DatabaseHelper.TABLE_NAME, null, null, null, null, null, null);\n        \n        if (cursor.moveToFirst()) {\n            do {\n                User user = new User();\n                user.setId(cursor.getInt(cursor.getColumnIndex(DatabaseHelper.COLUMN_ID)));\n                user.setName(cursor.getString(cursor.getColumnIndex(DatabaseHelper.COLUMN_NAME)));\n                user.setEmail(cursor.getString(cursor.getColumnIndex(DatabaseHelper.COLUMN_EMAIL)));\n                users.add(user);\n            } while (cursor.moveToNext());\n        }\n        \n        cursor.close();\n        db.close();\n        return users;\n    }\n}\n<\/user><\/user><\/code><\/pre>\n<h2>5. \ub370\uc774\ud130 \uc5c5\ub370\uc774\ud2b8\ud558\uae30<\/h2>\n<p>\uae30\uc874 \ub370\uc774\ud130\ub97c \uc5c5\ub370\uc774\ud2b8\ud558\ub294 \ubc29\ubc95\uc740 update() \uba54\uc18c\ub4dc\ub97c \uc0ac\uc6a9\ud569\ub2c8\ub2e4. \uc544\ub798 \uc608\uc5d0\uc11c\ub294 \ud2b9\uc815 \uc0ac\uc6a9\uc790\uc758 \uc774\uba54\uc77c\uc744 \ubcc0\uacbd\ud558\ub294 \ubc29\ubc95\uc744 \ubcf4\uc5ec \uc90d\ub2c8\ub2e4.<\/p>\n<pre><code>package com.example.myapp.database;\n\nimport android.content.ContentValues;\nimport android.content.Context;\nimport android.database.sqlite.SQLiteDatabase;\n\npublic class UserRepository {\n    \/\/ ... (\uae30\uc874 \ucf54\ub4dc)\n\n    public void updateUser(int id, String email) {\n        SQLiteDatabase db = dbHelper.getWritableDatabase();\n        \n        ContentValues values = new ContentValues();\n        values.put(DatabaseHelper.COLUMN_EMAIL, email);\n\n        db.update(DatabaseHelper.TABLE_NAME, values, DatabaseHelper.COLUMN_ID + \" = ?\", new String[]{String.valueOf(id)});\n        db.close();\n    }\n}\n<\/code><\/pre>\n<h2>6. \ub370\uc774\ud130 \uc0ad\uc81c\ud558\uae30<\/h2>\n<p>\ud2b9\uc815 \ub370\uc774\ud130\ub97c \uc0ad\uc81c\ud558\ub824\uba74 delete() \uba54\uc18c\ub4dc\ub97c \uc0ac\uc6a9\ud569\ub2c8\ub2e4. \uc544\ub798 \uc608\uc81c\uc5d0\uc11c\ub294 \ud2b9\uc815 \uc0ac\uc6a9\uc790 \ub370\uc774\ud130\ub97c \uc0ad\uc81c\ud558\ub294 \ubc29\ubc95\uc744 \uc124\uba85\ud569\ub2c8\ub2e4.<\/p>\n<pre><code>package com.example.myapp.database;\n\nimport android.content.Context;\nimport android.database.sqlite.SQLiteDatabase;\n\npublic class UserRepository {\n    \/\/ ... (\uae30\uc874 \ucf54\ub4dc)\n\n    public void deleteUser(int id) {\n        SQLiteDatabase db = dbHelper.getWritableDatabase();\n        db.delete(DatabaseHelper.TABLE_NAME, DatabaseHelper.COLUMN_ID + \" = ?\", new String[]{String.valueOf(id)});\n        db.close();\n    }\n}\n<\/code><\/pre>\n<h2>7. \uc804\uccb4 \ucf54\ub4dc \uc608\uc81c<\/h2>\n<p>\uc704\uc758 \ubaa8\ub4e0 \uba54\uc18c\ub4dc\ub97c \ud3ec\ud568\ud55c \uc804\uccb4 \uc608\uc81c\ub97c \uc544\ub798\uc640 \uac19\uc774 \ucd5c\uc885\uc801\uc73c\ub85c \ucef4\ud30c\uc77c\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<pre><code>package com.example.myapp.database;\n\nimport android.content.ContentValues;\nimport android.content.Context;\nimport android.database.Cursor;\nimport android.database.sqlite.SQLiteDatabase;\n\nimport java.util.ArrayList;\nimport java.util.List;\n\npublic class UserRepository {\n    private DatabaseHelper dbHelper;\n\n    public UserRepository(Context context) {\n        dbHelper = new DatabaseHelper(context);\n    }\n\n    public void addUser(String name, String email) {\n        SQLiteDatabase db = dbHelper.getWritableDatabase();\n        \n        ContentValues values = new ContentValues();\n        values.put(DatabaseHelper.COLUMN_NAME, name);\n        values.put(DatabaseHelper.COLUMN_EMAIL, email);\n\n        db.insert(DatabaseHelper.TABLE_NAME, null, values);\n        db.close();\n    }\n\n    public List<user> getAllUsers() {\n        List<user> users = new ArrayList&lt;&gt;();\n        SQLiteDatabase db = dbHelper.getReadableDatabase();\n        \n        Cursor cursor = db.query(DatabaseHelper.TABLE_NAME, null, null, null, null, null, null);\n        \n        if (cursor.moveToFirst()) {\n            do {\n                User user = new User();\n                user.setId(cursor.getInt(cursor.getColumnIndex(DatabaseHelper.COLUMN_ID)));\n                user.setName(cursor.getString(cursor.getColumnIndex(DatabaseHelper.COLUMN_NAME)));\n                user.setEmail(cursor.getString(cursor.getColumnIndex(DatabaseHelper.COLUMN_EMAIL)));\n                users.add(user);\n            } while (cursor.moveToNext());\n        }\n        \n        cursor.close();\n        db.close();\n        return users;\n    }\n\n    public void updateUser(int id, String email) {\n        SQLiteDatabase db = dbHelper.getWritableDatabase();\n        \n        ContentValues values = new ContentValues();\n        values.put(DatabaseHelper.COLUMN_EMAIL, email);\n\n        db.update(DatabaseHelper.TABLE_NAME, values, DatabaseHelper.COLUMN_ID + \" = ?\", new String[]{String.valueOf(id)});\n        db.close();\n    }\n\n    public void deleteUser(int id) {\n        SQLiteDatabase db = dbHelper.getWritableDatabase();\n        db.delete(DatabaseHelper.TABLE_NAME, DatabaseHelper.COLUMN_ID + \" = ?\", new String[]{String.valueOf(id)});\n        db.close();\n    }\n}\n<\/user><\/user><\/code><\/pre>\n<h2>8. \uc885\ud569 \ubc0f \uacb0\ub860<\/h2>\n<p>\uc774\ubc88 \uac15\uc88c\ub97c \ud1b5\ud574 \uc548\ub4dc\ub85c\uc774\ub4dc\uc5d0\uc11c SQLite \ub370\uc774\ud130\ubca0\uc774\uc2a4\ub97c \uc0ac\uc6a9\ud558\uc5ec \uae30\ubcf8\uc801\uc778 CRUD \uc791\uc5c5\uc744 \uc218\ud589\ud558\ub294 \ubc29\ubc95\uc744 \ubc30\uc6e0\uc2b5\ub2c8\ub2e4. \ub370\uc774\ud130\ubca0\uc774\uc2a4\ub294 \uc571\uc5d0\uc11c \ub370\uc774\ud130\ub97c \uad00\ub9ac\ud558\ub294 \ub370 \ud544\uc218\uc801\uc778 \uc5ed\ud560\uc744 \ud558\uba70, SQLite\ub294 \ud2b9\ud788 \uc548\ub4dc\ub85c\uc774\ub4dc \ud658\uacbd\uc5d0\uc11c \ub9ce\uc774 \uc0ac\uc6a9\ub429\ub2c8\ub2e4. \ub354 \ubcf5\uc7a1\ud55c \ub370\uc774\ud130 \uc800\uc7a5\uc18c\uac00 \ud544\uc694\ud55c \uacbd\uc6b0 Room Persistence Library\ub97c \uc0ac\uc6a9\ud558\ub294 \uac83\ub3c4 \uace0\ub824\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. Room\uc740 SQLite \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \ub300\ud55c \ucd94\uc0c1\ud654 \ub808\uc774\uc5b4\ub97c \uc81c\uacf5\ud558\uc5ec \ub370\uc774\ud130\ubca0\uc774\uc2a4 \uc791\uc5c5\uc744 \ub354 \uc27d\uac8c \ub9cc\ub4e4\uc5b4\uc90d\ub2c8\ub2e4.<\/p>\n<h2>9. \ucd94\uac00 \uc790\ub8cc \ubc0f \ucc38\uace0 \ub9c1\ud06c<\/h2>\n<ul>\n<li><a href=\"https:\/\/developer.android.com\/reference\/android\/database\/sqlite\/SQLiteOpenHelper\">SQLiteOpenHelper \uacf5\uc2dd \ubb38\uc11c<\/a><\/li>\n<li><a href=\"https:\/\/developer.android.com\/training\/data-storage\/sqlite\">\uc548\ub4dc\ub85c\uc774\ub4dc \ub370\uc774\ud130 \uc800\uc7a5 \uacf5\uc2dd \uac00\uc774\ub4dc<\/a><\/li>\n<li><a href=\"https:\/\/developer.android.com\/training\/data-storage\/room\">Room Persistence Library \uacf5\uc2dd \ubb38\uc11c<\/a><\/li>\n<\/ul>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>\uc548\ub4dc\ub85c\uc774\ub4dc \uc560\ud50c\ub9ac\ucf00\uc774\uc158 \uac1c\ubc1c\uc5d0\uc11c \ub370\uc774\ud130 \uc800\uc7a5\uc740 \ud544\uc218\uc801\uc778 \uc694\uc18c\uc785\ub2c8\ub2e4. \uc0ac\uc6a9\uc790\uc758 \ub370\uc774\ud130\ub97c \uc548\uc804\ud558\uac8c \ubcf4\uad00\ud558\uae30 \uc704\ud574 \ub2e4\uc591\ud55c \uc800\uc7a5 \ubc29\uc2dd\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\uc9c0\ub9cc, \uadf8 \uc911\uc5d0\uc11c\ub3c4 \ub370\uc774\ud130\ubca0\uc774\uc2a4\uac00 \uac00\uc7a5 \ubcf4\ud3b8\uc801\uc73c\ub85c \uc0ac\uc6a9\ub429\ub2c8\ub2e4. \uc774\ubc88 \uae00\uc5d0\uc11c\ub294 \uc548\ub4dc\ub85c\uc774\ub4dc\uc5d0\uc11c \uc790\ubc14\ub97c \ud65c\uc6a9\ud558\uc5ec SQLite \ub370\uc774\ud130\ubca0\uc774\uc2a4\ub97c \uc0dd\uc131\ud558\uace0 \ub370\uc774\ud130\ub97c CRUD(\uc0dd\uc131, \uc77d\uae30, \uc5c5\ub370\uc774\ud2b8, \uc0ad\uc81c)\ud558\ub294 \ubc29\ubc95\uc744 \uc790\uc138\ud788 \uc54c\uc544\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. 1. \ub370\uc774\ud130\ubca0\uc774\uc2a4\ub780? \ub370\uc774\ud130\ubca0\uc774\uc2a4\ub294 \uc815\ubcf4\ub97c \uc870\uc9c1\uc801\uc73c\ub85c \uc800\uc7a5 \ubc0f \uad00\ub9ac\ud558\ub294 \uc2dc\uc2a4\ud15c\uc785\ub2c8\ub2e4. \uc548\ub4dc\ub85c\uc774\ub4dc\uc5d0\uc11c\ub294 \uc8fc\ub85c \uad00\uacc4\ud615 \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc778 SQLite\ub97c \uc0ac\uc6a9\ud569\ub2c8\ub2e4. &hellip; <a href=\"https:\/\/atmokpo.com\/w\/30600\/\" class=\"more-link\">\ub354 \ubcf4\uae30<span class=\"screen-reader-text\"> &#8220;\uc790\ubc14 \uc548\ub4dc\ub85c\uc774\ub4dc \uc571\uac1c\ubc1c \uac15\uc88c, \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \ubcf4\uad00\ud558\uae30&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[36],"tags":[],"class_list":["post-30600","post","type-post","status-publish","format-standard","hentry","category-36"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\uc790\ubc14 \uc548\ub4dc\ub85c\uc774\ub4dc \uc571\uac1c\ubc1c \uac15\uc88c, \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \ubcf4\uad00\ud558\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/atmokpo.com\/w\/30600\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\uc790\ubc14 \uc548\ub4dc\ub85c\uc774\ub4dc \uc571\uac1c\ubc1c \uac15\uc88c, \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \ubcf4\uad00\ud558\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"og:description\" content=\"\uc548\ub4dc\ub85c\uc774\ub4dc \uc560\ud50c\ub9ac\ucf00\uc774\uc158 \uac1c\ubc1c\uc5d0\uc11c \ub370\uc774\ud130 \uc800\uc7a5\uc740 \ud544\uc218\uc801\uc778 \uc694\uc18c\uc785\ub2c8\ub2e4. \uc0ac\uc6a9\uc790\uc758 \ub370\uc774\ud130\ub97c \uc548\uc804\ud558\uac8c \ubcf4\uad00\ud558\uae30 \uc704\ud574 \ub2e4\uc591\ud55c \uc800\uc7a5 \ubc29\uc2dd\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\uc9c0\ub9cc, \uadf8 \uc911\uc5d0\uc11c\ub3c4 \ub370\uc774\ud130\ubca0\uc774\uc2a4\uac00 \uac00\uc7a5 \ubcf4\ud3b8\uc801\uc73c\ub85c \uc0ac\uc6a9\ub429\ub2c8\ub2e4. \uc774\ubc88 \uae00\uc5d0\uc11c\ub294 \uc548\ub4dc\ub85c\uc774\ub4dc\uc5d0\uc11c \uc790\ubc14\ub97c \ud65c\uc6a9\ud558\uc5ec SQLite \ub370\uc774\ud130\ubca0\uc774\uc2a4\ub97c \uc0dd\uc131\ud558\uace0 \ub370\uc774\ud130\ub97c CRUD(\uc0dd\uc131, \uc77d\uae30, \uc5c5\ub370\uc774\ud2b8, \uc0ad\uc81c)\ud558\ub294 \ubc29\ubc95\uc744 \uc790\uc138\ud788 \uc54c\uc544\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. 1. \ub370\uc774\ud130\ubca0\uc774\uc2a4\ub780? \ub370\uc774\ud130\ubca0\uc774\uc2a4\ub294 \uc815\ubcf4\ub97c \uc870\uc9c1\uc801\uc73c\ub85c \uc800\uc7a5 \ubc0f \uad00\ub9ac\ud558\ub294 \uc2dc\uc2a4\ud15c\uc785\ub2c8\ub2e4. \uc548\ub4dc\ub85c\uc774\ub4dc\uc5d0\uc11c\ub294 \uc8fc\ub85c \uad00\uacc4\ud615 \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc778 SQLite\ub97c \uc0ac\uc6a9\ud569\ub2c8\ub2e4. &hellip; \ub354 \ubcf4\uae30 &quot;\uc790\ubc14 \uc548\ub4dc\ub85c\uc774\ub4dc \uc571\uac1c\ubc1c \uac15\uc88c, \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \ubcf4\uad00\ud558\uae30&quot;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/atmokpo.com\/w\/30600\/\" \/>\n<meta property=\"og:site_name\" content=\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\" \/>\n<meta property=\"article:published_time\" content=\"2024-10-28T04:01:08+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-11-26T06:48:02+00:00\" \/>\n<meta name=\"author\" content=\"root\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@bebubo4\" \/>\n<meta name=\"twitter:site\" content=\"@bebubo4\" \/>\n<meta name=\"twitter:label1\" content=\"\uae00\uc4f4\uc774\" \/>\n\t<meta name=\"twitter:data1\" content=\"root\" \/>\n\t<meta name=\"twitter:label2\" content=\"\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04\" \/>\n\t<meta name=\"twitter:data2\" content=\"3\ubd84\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/atmokpo.com\/w\/30600\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/30600\/\"},\"author\":{\"name\":\"root\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7\"},\"headline\":\"\uc790\ubc14 \uc548\ub4dc\ub85c\uc774\ub4dc \uc571\uac1c\ubc1c \uac15\uc88c, \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \ubcf4\uad00\ud558\uae30\",\"datePublished\":\"2024-10-28T04:01:08+00:00\",\"dateModified\":\"2024-11-26T06:48:02+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/atmokpo.com\/w\/30600\/\"},\"wordCount\":25,\"publisher\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\"},\"articleSection\":[\"\uc790\ubc14 \uc548\ub4dc\ub85c\uc774\ub4dc\uc571 \uac1c\ubc1c\"],\"inLanguage\":\"ko-KR\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/atmokpo.com\/w\/30600\/\",\"url\":\"https:\/\/atmokpo.com\/w\/30600\/\",\"name\":\"\uc790\ubc14 \uc548\ub4dc\ub85c\uc774\ub4dc \uc571\uac1c\ubc1c \uac15\uc88c, \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \ubcf4\uad00\ud558\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"isPartOf\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#website\"},\"datePublished\":\"2024-10-28T04:01:08+00:00\",\"dateModified\":\"2024-11-26T06:48:02+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/atmokpo.com\/w\/30600\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/atmokpo.com\/w\/30600\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/atmokpo.com\/w\/30600\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\ud648\",\"item\":\"https:\/\/atmokpo.com\/w\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\uc790\ubc14 \uc548\ub4dc\ub85c\uc774\ub4dc \uc571\uac1c\ubc1c \uac15\uc88c, \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \ubcf4\uad00\ud558\uae30\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/atmokpo.com\/w\/#website\",\"url\":\"https:\/\/atmokpo.com\/w\/\",\"name\":\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/atmokpo.com\/w\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ko-KR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/atmokpo.com\/w\/#organization\",\"name\":\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\",\"url\":\"https:\/\/atmokpo.com\/w\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png\",\"contentUrl\":\"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png\",\"width\":400,\"height\":400,\"caption\":\"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8\"},\"image\":{\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/x.com\/bebubo4\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7\",\"name\":\"root\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\/\/atmokpo.com\/w\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g\",\"caption\":\"root\"},\"sameAs\":[\"http:\/\/atmokpo.com\/w\"],\"url\":\"https:\/\/atmokpo.com\/w\/author\/root\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\uc790\ubc14 \uc548\ub4dc\ub85c\uc774\ub4dc \uc571\uac1c\ubc1c \uac15\uc88c, \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \ubcf4\uad00\ud558\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/atmokpo.com\/w\/30600\/","og_locale":"ko_KR","og_type":"article","og_title":"\uc790\ubc14 \uc548\ub4dc\ub85c\uc774\ub4dc \uc571\uac1c\ubc1c \uac15\uc88c, \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \ubcf4\uad00\ud558\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","og_description":"\uc548\ub4dc\ub85c\uc774\ub4dc \uc560\ud50c\ub9ac\ucf00\uc774\uc158 \uac1c\ubc1c\uc5d0\uc11c \ub370\uc774\ud130 \uc800\uc7a5\uc740 \ud544\uc218\uc801\uc778 \uc694\uc18c\uc785\ub2c8\ub2e4. \uc0ac\uc6a9\uc790\uc758 \ub370\uc774\ud130\ub97c \uc548\uc804\ud558\uac8c \ubcf4\uad00\ud558\uae30 \uc704\ud574 \ub2e4\uc591\ud55c \uc800\uc7a5 \ubc29\uc2dd\uc744 \uc0ac\uc6a9\ud560 \uc218 \uc788\uc9c0\ub9cc, \uadf8 \uc911\uc5d0\uc11c\ub3c4 \ub370\uc774\ud130\ubca0\uc774\uc2a4\uac00 \uac00\uc7a5 \ubcf4\ud3b8\uc801\uc73c\ub85c \uc0ac\uc6a9\ub429\ub2c8\ub2e4. \uc774\ubc88 \uae00\uc5d0\uc11c\ub294 \uc548\ub4dc\ub85c\uc774\ub4dc\uc5d0\uc11c \uc790\ubc14\ub97c \ud65c\uc6a9\ud558\uc5ec SQLite \ub370\uc774\ud130\ubca0\uc774\uc2a4\ub97c \uc0dd\uc131\ud558\uace0 \ub370\uc774\ud130\ub97c CRUD(\uc0dd\uc131, \uc77d\uae30, \uc5c5\ub370\uc774\ud2b8, \uc0ad\uc81c)\ud558\ub294 \ubc29\ubc95\uc744 \uc790\uc138\ud788 \uc54c\uc544\ubcf4\uaca0\uc2b5\ub2c8\ub2e4. 1. \ub370\uc774\ud130\ubca0\uc774\uc2a4\ub780? \ub370\uc774\ud130\ubca0\uc774\uc2a4\ub294 \uc815\ubcf4\ub97c \uc870\uc9c1\uc801\uc73c\ub85c \uc800\uc7a5 \ubc0f \uad00\ub9ac\ud558\ub294 \uc2dc\uc2a4\ud15c\uc785\ub2c8\ub2e4. \uc548\ub4dc\ub85c\uc774\ub4dc\uc5d0\uc11c\ub294 \uc8fc\ub85c \uad00\uacc4\ud615 \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc778 SQLite\ub97c \uc0ac\uc6a9\ud569\ub2c8\ub2e4. &hellip; \ub354 \ubcf4\uae30 \"\uc790\ubc14 \uc548\ub4dc\ub85c\uc774\ub4dc \uc571\uac1c\ubc1c \uac15\uc88c, \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \ubcf4\uad00\ud558\uae30\"","og_url":"https:\/\/atmokpo.com\/w\/30600\/","og_site_name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","article_published_time":"2024-10-28T04:01:08+00:00","article_modified_time":"2024-11-26T06:48:02+00:00","author":"root","twitter_card":"summary_large_image","twitter_creator":"@bebubo4","twitter_site":"@bebubo4","twitter_misc":{"\uae00\uc4f4\uc774":"root","\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04":"3\ubd84"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/atmokpo.com\/w\/30600\/#article","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/30600\/"},"author":{"name":"root","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7"},"headline":"\uc790\ubc14 \uc548\ub4dc\ub85c\uc774\ub4dc \uc571\uac1c\ubc1c \uac15\uc88c, \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \ubcf4\uad00\ud558\uae30","datePublished":"2024-10-28T04:01:08+00:00","dateModified":"2024-11-26T06:48:02+00:00","mainEntityOfPage":{"@id":"https:\/\/atmokpo.com\/w\/30600\/"},"wordCount":25,"publisher":{"@id":"https:\/\/atmokpo.com\/w\/#organization"},"articleSection":["\uc790\ubc14 \uc548\ub4dc\ub85c\uc774\ub4dc\uc571 \uac1c\ubc1c"],"inLanguage":"ko-KR"},{"@type":"WebPage","@id":"https:\/\/atmokpo.com\/w\/30600\/","url":"https:\/\/atmokpo.com\/w\/30600\/","name":"\uc790\ubc14 \uc548\ub4dc\ub85c\uc774\ub4dc \uc571\uac1c\ubc1c \uac15\uc88c, \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \ubcf4\uad00\ud558\uae30 - \ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","isPartOf":{"@id":"https:\/\/atmokpo.com\/w\/#website"},"datePublished":"2024-10-28T04:01:08+00:00","dateModified":"2024-11-26T06:48:02+00:00","breadcrumb":{"@id":"https:\/\/atmokpo.com\/w\/30600\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/atmokpo.com\/w\/30600\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/atmokpo.com\/w\/30600\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\ud648","item":"https:\/\/atmokpo.com\/w\/en\/"},{"@type":"ListItem","position":2,"name":"\uc790\ubc14 \uc548\ub4dc\ub85c\uc774\ub4dc \uc571\uac1c\ubc1c \uac15\uc88c, \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \ubcf4\uad00\ud558\uae30"}]},{"@type":"WebSite","@id":"https:\/\/atmokpo.com\/w\/#website","url":"https:\/\/atmokpo.com\/w\/","name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","description":"","publisher":{"@id":"https:\/\/atmokpo.com\/w\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/atmokpo.com\/w\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ko-KR"},{"@type":"Organization","@id":"https:\/\/atmokpo.com\/w\/#organization","name":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8","url":"https:\/\/atmokpo.com\/w\/","logo":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/","url":"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png","contentUrl":"https:\/\/atmokpo.com\/w\/wp-content\/uploads\/2024\/11\/logo.png","width":400,"height":400,"caption":"\ub77c\uc774\ube0c\uc2a4\ub9c8\ud2b8"},"image":{"@id":"https:\/\/atmokpo.com\/w\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/bebubo4"]},{"@type":"Person","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/91b6b3b138fbba0efb4ae64b1abd81d7","name":"root","image":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/atmokpo.com\/w\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/708197b41fc6435a7ce22d951b25d4a47e9e904270cb1f04682d4f025066f80c?s=96&d=mm&r=g","caption":"root"},"sameAs":["http:\/\/atmokpo.com\/w"],"url":"https:\/\/atmokpo.com\/w\/author\/root\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack-related-posts":[],"_links":{"self":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/30600","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/comments?post=30600"}],"version-history":[{"count":1,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/30600\/revisions"}],"predecessor-version":[{"id":30601,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/posts\/30600\/revisions\/30601"}],"wp:attachment":[{"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/media?parent=30600"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/categories?post=30600"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/atmokpo.com\/w\/wp-json\/wp\/v2\/tags?post=30600"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}