# Sqlite Database

**URL:** https://discourse.nodered.org/t/sqlite-database/68406
**Category:** General
**Tags:** database
**Created:** [30 September 2022 01:59 UTC](https://discourse.nodered.org/t/sqlite-database/68406 "2022-09-30T01:59:19Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![SachinKumar-tech](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/sachinkumar-tech/32/65219_2.png) [@SachinKumar-tech](https://discourse.nodered.org/u/SachinKumar-tech)
#### Post date: [30 September 2022 01:59 UTC](https://discourse.nodered.org/t/sqlite-database/68406/1 "2022-09-30T01:59:19Z")

</div>

Hi Everyone,  
I want to access my SQL database using node-red which I have created on Debian server.  
Please tell me how to do it because I am not getting any idea.

---

<div class="post-metadata">

### Author: ![Colin](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/colin/32/17040_2.png) [@Colin](https://discourse.nodered.org/u/Colin)
#### Post date: [30 September 2022 06:19 UTC](https://discourse.nodered.org/t/sqlite-database/68406/2 "2022-09-30T06:19:19Z")

</div>

Search for sqlite on the node red flows page.

---

<div class="post-metadata">

### Author: ![SachinKumar-tech](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/sachinkumar-tech/32/65219_2.png) [@SachinKumar-tech](https://discourse.nodered.org/u/SachinKumar-tech)
#### Post date: [6 October 2022 02:19 UTC](https://discourse.nodered.org/t/sqlite-database/68406/3 "2022-10-06T02:19:08Z")

</div>

Hi Colin  
I Have installed the sqlite node from the node palette, Can I read/write data to my database file which is in debian server in virtual box?  
If yes then how?

---

<div class="post-metadata">

### Author: ![Colin](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/colin/32/17040_2.png) [@Colin](https://discourse.nodered.org/u/Colin)
#### Post date: [6 October 2022 06:28 UTC](https://discourse.nodered.org/t/sqlite-database/68406/4 "2022-10-06T06:28:07Z")

</div>

> [@SachinKumar-tech](#):
>
> Can I read/write data to my database file which is in debian server in virtual box?

Yes, provided the SQLite DB file is available on a network-accessible shared drive. How to do that is not a node red question of course.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [5 December 2022 06:28 UTC](https://discourse.nodered.org/t/sqlite-database/68406/5 "2022-12-05T06:28:21Z")

</div>

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.
