Is it possible to use BezierSQL in Processing 3?

edited June 2016 in Raspberry PI

I am trying to write a Processing program for a Raspberry Pi that takes data from a database and creates a graph from it. I have been trying to use Bezier to accomplish this and I can get the database query portion my program to work in Processing 2.2.1 but Bezier doesn't seem to work with Processing 3 which I want to use so I can use grafica. I see no other library that allows me to use SQLite in Processing. Is there any way to access SQLite Processing 3 without using a Library or is there any other library I am not seeing?

Answers

  • "me, too" - I just want a simple read of a SQLite database, in processing.

Sign In or Register to comment.