surrealdb/surrealdb.py

Coming soon, need help?

Closed this issue ยท 16 comments

Hey Guys

Im an DBA with a big love for python. I expected to find some code already here, since on the website it says "coming soon".
Are you already working on this in an other repo or is there really nothing so far? Would also like to contribute some of my time to the project.

Greets
Jerome

+1 for helping :)

  • 2 for helping

+1. Hugely excited about SurrealDB. Willing to help as well.

+1 willing to help as well!

Here is the discord link for the surrealdb-python channel, in case someone wants to chat about this: https://discord.com/channels/902568124350599239/1013528064023601303

ill help

It seems like surreal plans to write the sdk in rust due to time efficiency. However, due to the long wait time it may be an idea to create an unofficial surrealdb wrapper for python. Let me know what you think, we can discuss on the official surrealdb discord server here

https://surrealdb.com/discord

I'm excited for the python and go drivers for this. Do we have a road map for what needs to be implemented/worked through to get the surrealdb driver / (restful/ws) wrappers in place to allow for direct python interaction with the surreal db?

as an update for everyone, a client for surreal's HTTP API has now been pushed to main. there is also a PR in review for implementing the websocket API: #6

the package is currently not on PyPI, so if you want to use it now i suggest cloning the repo (although waiting will be better!). once the websocket PR is merged, i will work with Tobie to get the package up on PyPI.

Hi @JeromeK13 , @Natgho , @CaedenPH , @aurelion314 , @iot-resister , @lukehodges - thanks for your interest in the SurrealDB Python integration. The community is amazing!

I've just merged the first 2 PRs from @tsunyoku ๐Ÿ‘๐Ÿ˜€ to get this integration off the ground.

Would love all suggestions, ideas, PRs, or any contribution!

I've added some examples for using the HTTPClient it should be merged soon

This project sound really interesting. Count me in!

Count me also in!

Hey everyone! Just going to close this issue now, as a (as you probably already know) SurrealDB Python library is now available. Documentation should be available soon too!

Thanks to everyone involved in getting this to where it is now ๐Ÿ˜€๐Ÿ‘๐Ÿš€!

ill do documentation

ill do documentation

documentation is already in progress :P

fudge