Replies: 3 comments 21 replies
-
👋 Hi, I'm Paul. I have been using ArangoDB in production for almost a year now and loving it so far. A few years ago, I created a site called Vibescout which is basically a "things to do" aggregator for South Africans (for the time being). The past year has been... tough 😅 - but we're pushing on cause we're a small team and we've been taking this opportunity to invest the time in new systems, a lot of which make use of ArangoDB on the backend. So, geo queries are a really big thing for us. I'm very interested to hear about what GeoJSON features are upcoming for ArangoSearch- we found the regular collection geo queries to not meet what we were using before (and continue to use). If we are able to move all our logic into a single database it would be great! On the other side of things, I use React a lot- so that's where my vote went (but happy to learn other frontend stuff as well). I think I would be able to contribute to the linking of a frontend to a Node.js backend (especially a React frontend)- as that's what I do all day every day, and developed a library that helps a lot with that kind of data management too, pullstate. Looking forward to seeing where this goes, and contributing where I can! |
Beta Was this translation helpful? Give feedback.
-
Hi all I got my eyes in arango from almost 5 years now, I had use it for several small projects but yet to do it on a big one (it's hard to convince investors or temas for non mainstream databases u.u) I'm also s React developer for frontend so voted for it :( but Im eager to see the new geo index working on the views and the natural language search, to me the full text search had been quite difficult to understand how to correctly implement that part. Maybe we can do vue and react in parallel to connect to the same backend @lostpebble would you like to? |
Beta Was this translation helpful? Give feedback.
-
Hi all, I'd been working on a twitter API based project for only a couple of weeks. I was initially using MangoDB when I suddenly remembered having come across the concept of graph optimised dbs. I found a nice page which listed all the relevant NoSQL dbs around and I quickly zoomed in on ArangoDB. So far I managed to insert data into a document collection. Next stop is inserting data into an edge collection e.g. (User1 follows User2). Btw, I'm using Kafka to deal with streams of data. So had some trouble using the ArangoDB recommended plugin and in the end downloaded the source and compiled the Apache Camel ArangoDB Connect plugin. I'm sure I'll need to pick your collective brain! So thanks in advance! |
Beta Was this translation helpful? Give feedback.
-
👋 Welcome! 🥑
We’re using Discussions as a place to connect with other members of our community. We hope that you:
To get started, comment below with an introduction of yourself and tell us about what you do with this community.
ArangoBnB
The purpose of ArangoBnB is to explore the functionality of ArangoSearch and the various features that it can bring to your applications. This project was created to specifically showcase the ArangoSearch GeoJSON functionality but we would love to have any features added that are relevant to a vacation rental service. Be sure to keep an eye on the projects page for the various tasks and application requirements that we are planning.
This project is for educational purposes only. 📚
If you have an idea for a project that you think would be cool to see feel free to start a discussion for it. If you are already working on a project that the community might find interesting please let us know, we would love to share it!
Beta Was this translation helpful? Give feedback.
All reactions