473,549 Members | 2,584 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

can connect unity3d with neo4j as a backend database??

1 New Member
wanna know... is neo4j will support for unity3d as a back-end database??
Aug 8 '13 #1
1 2954
sicarie
4,677 Recognized Expert Moderator Specialist
It looks like neo4j is built to run on NoSQL, so I don't believe so, at least natively.

Additionally if you were able to develop a shim to convert the NoSQL requests to Unity3d there would be a performance hit - neo4j is built to expect NoSQL and will run its queries to be optimized on NoSQL vs anything else.

TL;DR - Anything is possible, but you don't want to do that here.
Aug 8 '13 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

11
4497
by: HB2 | last post by:
I am using the Linked Table Manager in Access to try and connect my front end database (on my desktop) to my backend database (on my web host) I get an invalid name error. Any help much appreciated. Thanks
4
1858
by: Wayne | last post by:
I have a backend database (Backend1.mdb)that has 3 main data tables, I'll call them Data1, Data2 and Data3, plus several other associated tables. All relationships are set in the backend database which is linked to my frontend. Data3 will grow much more quickly than Data1 and Data2 as it will have much more data added to it on a daily basis....
2
2564
by: msn | last post by:
What is the best way to connect to a sql database in a asp.net page with Visual studio. An example would be great. Thanks Dave
0
1365
by: kstriyhon | last post by:
hellow i need to get sharepoint user credentials, in order to get this information i'm using the next code. in a C# web service SPSite site = new SPSite("http://sharepoint/"); SPWeb web = site.OpenWeb(); string cadena = web.CurrentUser.LoginName; when i run the web service i get this error Cannot connect to the configuration database
0
1572
by: Scott | last post by:
I need to compact the backend database on server regularly using Jetcomp utility. Can this utility support commandline so I can do it with Windows scheduler. Your advice on the syntax is appreciated. The backend database is password protected. Thanks, Scott
1
25620
by: Claudia Fong | last post by:
Hello I'm trying to connect to a sql database using C# console application but I'm having trouble to connect.. can someone help me? // Create an empty SqlConnection object. using (SqlConnection con = new SqlConnection()) { // Configure the SqlConnection object's connection string.
2
9773
by: jeffhan | last post by:
we have os/400 db2 database at the backend. i installed db2 v9 connect server on one windows server which is locating the same network with database server. now how to i configure the connect server and client, so client could access the database through the connect server? like that: db2client <--db2 connect server <--db2 mainframe...
8
4520
by: boss1 | last post by:
i have created a database named:Rezgroup and i have already developed some pages but i dont know what is the code to connct Php and oracle.Thats why i can not access the database. so far i have come up with the code is: <?php set conn=Server.CreateObject("ADODB.Connection") conn.Provider="MSDAORA " conn.Open "c:/webdata/Rezgroup" set...
1
1561
Mohan Krishna
by: Mohan Krishna | last post by:
Hi everyone, I am doing a project in VB with Access or SQL as backend. Please help me whether we can Add or Delete a Column in backend database in VB project dynamically (i.e. while running the project) by the client? Also give me the possible code for both MS Access and SQL to do so. Thank you all in advance!
6
1371
by: Damodhar | last post by:
hi how can i connect more then one database in the same project.
0
7457
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7723
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
7965
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
0
6051
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
0
5092
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3487
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1949
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1063
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
771
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.