Hello all,
  I am excited about what I have heard/learned about Neo4j.

I am working on building a content management system / intranet at work to 
replace a lot of seperate systems that we currently use.  I believe that 
Neo4j will be the database that fits the data the best.

I was raised using procedural languages like pascal and C and have not 
embraced OOP.  So I am struggling to get started with Neo4j since you 
mostly interact with it through Java code. Lately I have been writing web 
apps using LAMP.  Specifically, MySQL and PHP.  as I try to figure out 
Neo4j, I remember how I started using MySQL from MySQL's text based 
client.  Is there an interface like that with Neo4j?  Maybe something 
where you can write and execute the java code a line at a time, or 
transaction at a time? 

I really like PHP.  I am currently embracing its socket and stream 
functions as I write code to send announcement emails from my CMS, and 
interact with our ERP system through a SSH2 interface.  MySQL has a nice 
module with the MySQLi functions.  Will there ever be such a module for 
Neo4j?  How should I go about working with Neo4j from PHP?

Sincerely

Paul Bock
_______________________________________________
Neo mailing list
[email protected]
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to