FirebirdSQL vs. Neo4j

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Firebird
Score 9.8 out of 10
N/A
FirebirdSQL is an open-source database which can be embedded.N/A
Neo4j
Score 9.8 out of 10
N/A
Neo4j is an open source embeddable graph database developed by Neo Technologies based in San Mateo, California with an office in Sweden.
$65
per month
Pricing
FirebirdSQLNeo4j
Editions & Modules
No answers on this topic
Aura Professional
$65
per month
Community Edition
Free
Enterprise Edition
Contact Sales
Aura Free
Free
Aura Enterprise
Contact Sales
Offerings
Pricing Offerings
FirebirdNeo4j
Free Trial
NoYes
Free/Freemium Version
NoYes
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
FirebirdSQLNeo4j
Considered Both Products
Firebird
Chose Firebird
It is cost-effective, maintenance-free, easy to deploy and use on Linux and Windows environments and it works steadily. It has an open-source license. Installing Oracle was quite difficult in comparison to Firebird.
Chose Firebird
It came a time when the practice of SQLite was lagging behind and of course, we were looking at the cost that was being involved and so Firebird made the breakthrough for us from both. It has an open-source license and it is easy to deploy on Windows and Linux environments.
Chose Firebird
As you know, the version of an application is very good for a period in the world of information technologies, it is the first in the performance / cost table. But some periods come and that practice lags behind. When Firebird made such a breakthrough, we preferred this …
Chose Firebird
Back then I evaluated Oracle 8, IBM DB2, Mimer, SAP DB, MySQL, Borland Interbase (not Embarcadero Interbase and that one has the same roots as Firebird) and most likely other RDBMS. Firebird was free, usage was ok, it was (for my application) maintenance free and speed was ok …
Neo4j
Chose Neo4j
I have not used anything like Neo4J because of how unique it is in the work that it allows me to do. I am not aware of any other graph database platforms and it might be because it is a growing area (especially in the world of pharmaceuticals). I would be open to trying other …
Chose Neo4j
  • For easy query language and better graphical representation on small dataset
  • Also easy to set up and handle on the server.
  • On top of that Neo4j also provides an API support to interact through any system.
Chose Neo4j
Neo4j is a graph store and has different use cases compared to another NoSQL Document store like MongoDB. MongoDB is a bad choice when joins are common as existing operators for joining two documents (similar to tables in a relational store) as Mongo 3.5 use SQL like join …
Chose Neo4j
Neo4j is ahead of any of the leading competitors I know. The only one which comes close, in my opinion, is the "Titan-Distributed Graph Database" which is completely open source and free to use. Titan works on top of Apache Cassandra so it has some huge learning curves to do, …
Chose Neo4j
We've done some BOE comparisons between Neo4j, Titan, and OrientDB. The general consensus was that Titan is too unweildy and that Neo4j beat out OrientDB by being more active and having a large community.
Best Alternatives
FirebirdSQLNeo4j
Small Businesses
InfluxDB
InfluxDB
Score 8.8 out of 10
IBM Cloudant
IBM Cloudant
Score 7.4 out of 10
Medium-sized Companies
SQLite
SQLite
Score 9.6 out of 10
IBM Cloudant
IBM Cloudant
Score 7.4 out of 10
Enterprises
SQLite
SQLite
Score 9.6 out of 10
IBM Cloudant
IBM Cloudant
Score 7.4 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
FirebirdSQLNeo4j
Likelihood to Recommend
8.2
(0 ratings)
2.1
(0 ratings)
Likelihood to Renew
9.0
(0 ratings)
-
(0 ratings)
Usability
8.0
(0 ratings)
6.0
(0 ratings)
Support Rating
5.0
(0 ratings)
-
(0 ratings)
Implementation Rating
9.0
(0 ratings)
-
(0 ratings)
User Testimonials
FirebirdSQLNeo4j
Likelihood to Recommend
When looking for low maintenance and a solution suited for all kinds of pc applications. It is great when you are looking to store physical files in folder locations and you can then reference the document in the database. It has an open-source community around it along with documentation for third-party drivers of the development environment.
Read full review
Its very well suited for storing graph types relationship information, such as a group of people and their relationships. Data modeling this sort of information in a traditional SQL database is a pain and inefficient. Using Neo4J allows for efficient modeling of data while providing rich querying capabilities using Cypher. Its also a great fit for any programming language because of its support for REST API. It's less appropriate for any other data structure other than Graph data. So as with any DB, evaluate the data structure and query and if the querying revolves around relationships, then Neo4J is a fit. If there is more need for looking up individual nodes and their associated information, Neo4J might not be the most efficient solution in the market.
Read full review
Pros
  • Reliable RDMS for the SMB's and we found its performance is really fast.
  • It allows us to store the physical files into the folder location and reference of the document in the database.
  • Easy to take back-ups, and portable.
Read full review
  • When joins are a common in a relational store, switching to Neo4j is better
  • When pattern matching and surfacing interesting insights is the goal, neo4j's cypher is pretty powerful
  • When schema is not completely known beforehand and needs to be evolved with time
Read full review
Cons
  • Clustering features require alot of attention.
  • Remote access can be quite slow.
Read full review
  • It would be nice to have some concept of namespaces, or some way of roughly making a single instance multi-tenant. It'd be nice to make sandboxing easier.
  • Automatic backups could be improved.
Read full review
Likelihood to Renew
Because it is free and usually zero maintenance. Just the issue of more difficult format updates in the future lower the rating a bit.
Read full review
No answers on this topic
Usability
Usability has improved by unifying the architecture. The only thing's missing out of the box is a simple GUI DB tool for viewing DB contents and maybe running some SQL queries.
Read full review
[Based on] Query Language, Performance on small and large data sets, integration and deployment, analysis, API support, Interactive UI.
Read full review
Support Rating
This is an open source project. It provides a fair amount of free documentation and I think forums somewhere...
Read full review
No answers on this topic
Implementation Rating
Even somebody just starting to use RDBMS himself should get it working quickly, at least if he's got a GUI tool and some SQL knowledge.
Read full review
No answers on this topic
Alternatives Considered
It is cost-effective, maintenance-free, easy to deploy and use on Linux and Windows environments and it works steadily. It has an open-source license. Installing Oracle was quite difficult in comparison to Firebird.
Read full review
I have not used anything like Neo4J because of how unique it is in the work that it allows me to do. I am not aware of any other graph database platforms and it might be because it is a growing area (especially in the world of pharmaceuticals). I would be open to trying other softwares though.
Read full review
Return on Investment
  • The return on investment was of course because it freed us from paid relational databases.
  • We have never experienced a negative situation.
Read full review
  • For experimentation purposes, it had a positive impact on my company. It was very natural to work with Neo4j and so intuitive to visualize the data.
  • Neo4j community edition is free, which is what we experimented on. So there was no investment up front apart from employee's time. But this quickly gave results and it was time well spent.
  • Neo4j is a cool but very new technology. It was hard to have people onboard, especially some of the leadership and relational folks.
Read full review
ScreenShots