Create SQLite Connection

Learn how to drag-and-drop a .sqlite database file onto the Database tool to create a connection.

View at original site


  • Start
  • Open database tool window
  • Drag .sqlite file onto the tool window
  • Expand schema
  • Open a table and its rows for browsing

Related Resources

Connect to a MongoDB database
Connect to a MongoDB database
Access a MongoDB database from your JetBrains IDE and do the work in the same window.
Querying Data from MongoDB Databases
Querying Data from MongoDB Databases
Run any queries you want against the database inside your JetBrains IDE.
Query MongoDB databases using SQL statements
Query MongoDB databases using SQL statements
Run MongoDB queries in SQL format within your IDE.