Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Mengenkripsi traffic jaringan
Praktik terbaiknya adalah mengenkripsi traffic jaringan antara aplikasi Looker dan database Anda. Pertimbangkan salah satu opsi yang dijelaskan di halaman dokumentasi Mengaktifkan akses database yang aman.
Membuat pengguna Looker
Di Firebolt, buat email dan sandi pengguna agar Looker dapat menggunakannya untuk terhubung ke instance Firebolt Anda.
Membuat koneksi Looker ke database Anda
Ikuti langkah-langkah berikut untuk membuat koneksi dari Looker ke database Anda:
Di bagian Admin Looker, pilih Connections, lalu klik Add Connection.
Isi detail koneksi. Sebagian besar setelan umum untuk sebagian besar dialek database. Lihat halaman dokumentasi Menghubungkan Looker ke database Anda untuk mengetahui informasi selengkapnya. Beberapa setelan dijelaskan di bawah:
Nama: Tentukan nama koneksi. Inilah cara Anda akan merujuk ke koneksi dalam project LookML.
Dialek: Tentukan dialek Firebolt.
Host: Tentukan endpoint: api.app.firebolt.io
Port: Tentukan port database. Defaultnya adalah 443.
Database: Tentukan nama database.
Nama pengguna: Masukkan email pengguna database.
Sandi: Masukkan sandi pengguna database.
Parameter JDBC tambahan: Tambahkan parameter JDBC Firebolt tambahan
SSL: Centang untuk menggunakan koneksi SSL.
Verifikasi SSL: Centang untuk menerapkan verifikasi sertifikat SSL yang ketat.
Koneksi maks per node: Setelan ini dapat dibiarkan pada nilai default pada awalnya. Lihat halaman dokumentasi Menghubungkan Looker ke database Anda untuk mengetahui informasi selengkapnya.
Waktu Tunggu Kumpulan Koneksi: Dapat dibiarkan pada nilai default pada awalnya. Baca selengkapnya tentang setelan ini di halaman dokumentasi Menghubungkan Looker ke database.
Pra-cache SQL Runner: Untuk mencegah SQL Runner memuat informasi tabel terlebih dahulu dan hanya memuat informasi tabel saat tabel dipilih, hapus opsi ini. Baca selengkapnya tentang setelan ini di halaman dokumentasi Menghubungkan Looker ke database.
Zona Waktu Database: Tentukan zona waktu yang digunakan dalam database. Kosongkan kolom ini jika Anda tidak ingin konversi zona waktu. Lihat halaman dokumentasi Menggunakan setelan zona waktu untuk mengetahui informasi selengkapnya.
Untuk memverifikasi bahwa koneksi berhasil, klik Uji. Lihat halaman dokumentasi Menguji konektivitas database untuk mengetahui informasi pemecahan masalah.
Untuk menyimpan setelan ini, klik Hubungkan.
Dukungan fitur
Agar Looker mendukung beberapa fitur, dialek database Anda juga harus mendukungnya.
Firebolt mendukung fitur berikut mulai Looker 25.12:
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-08-25 UTC."],[],[],null,["# Firebolt\n\nEncrypting network traffic\n--------------------------\n\nIt is a best practice to encrypt network traffic between the Looker application and your database. Consider one of the options described on the [Enabling secure database access](/looker/docs/enabling-secure-db-access) documentation page.\n\nCreate a Looker user\n--------------------\n\nIn Firebolt, create a user email and password for Looker to use to connect to your Firebolt instance.\n\n\nCreating the Looker connection to your database\n-----------------------------------------------\n\nFollow these steps to create the connection from Looker to your database:\n\n1. In the **Admin** section of Looker, select **Connections** , and then click **Add Connection**.\n2. Fill out the connection details. The majority of the settings are common to most database dialects. See the [Connecting Looker to your database](/looker/docs/connecting-to-your-db) documentation page for information. Some of the settings are described next:\n\n - **Name**: Specify the name of the connection. This is how you will refer to the connection in LookML projects.\n - **Dialect** : Specify the dialect **Firebolt**.\n\n | **Note:** If you are on a [Looker (Google Cloud core)](/looker/docs/looker-core-overview) instance and you don't see your dialect listed in the **Dialect** drop-down menu, see the [Looker (Google Cloud core) documentation](/looker/docs/looker-core-dialects#supported_dialects_for) to verify that the dialect is supported for Looker (Google Cloud core) instances.\n - **Host** : Specify the endpoint: `api.app.firebolt.io`\n - **Port**: Specify the database port. The default is 443.\n - **Database**: Specify the database name.\n - **Username**: Enter the database user email.\n - **Password**: Enter the database user password.\n - **Additional JDBC parameters**: Add any additional Firebolt JDBC parameters\n - **SSL**: Check to use SSL connections.\n - **Verify SSL**: Check to enforce strict SSL certificate verification.\n - **Max connections per node** : This setting can be left at the default value initially. See the [Connecting Looker to your database](/looker/docs/connecting-to-your-db#max_connections) documentation page for more information.\n - **Connection Pool Timeout** : Can be left at the default value initially. Read more about this setting on the [Connecting Looker to your database](/looker/docs/connecting-to-your-db#connection-pool-timeout) documentation page.\n - **SQL Runner Precache** : To cause SQL Runner not to preload table information and to load table information only when a table is selected, clear this option. Read more about this setting on the [Connecting Looker to your database](/looker/docs/connecting-to-your-db#sql_runner_precache) documentation page.\n - **Database Time Zone** : Specify the time zone used in the database. Leave this field blank if you do not want time zone conversion. See the [Using time zone settings](/looker/docs/using-time-zone-settings) documentation page for more information.\n3. To verify that the connection is successful, click **Test** . See the [Testing database connectivity](/looker/docs/testing-db-connectivity) documentation page for troubleshooting information.\n\n4. To save these settings, click **Connect**.\n\nFeature support\n---------------\n\nFor Looker to support some features, your database dialect must also support them.\n\nFirebolt supports the following features as of Looker 25.14:"]]