arturo-lang / arturo

Simple, expressive & portable programming language for efficient scripting
http://arturo-lang.io
MIT License
695 stars 30 forks source link

[Databases] Add support for IndexedDB #296

Open github-actions[bot] opened 3 years ago

github-actions[bot] commented 3 years ago

[Databases] Add support for IndexedDB

Currently, the only supported database is Sqlite. Obviously, this would be only for Web/JS builds.

https://github.com/arturo-lang/arturo/blob/a5683a2dace1b7e4e3b5c822d65f1e82119fa6aa/src/library/Databases.nim#L30

#=======================================

# TODO(Databases) Add support for IndexedDB
#  Currently, the only supported database is Sqlite. Obviously, this would be only for Web/JS builds.
#  labels: library,enhancement,web

# TODO(Databases) Add support for MySQL
#  Currently, the only supported database is Sqlite
#  labels: library,enhancement
ndex f6de74289..48818a083 100644
++ b/src/library/Net.nim

56f74be69edc7782b8ef4a54e8e0ba650e90e0a0

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 9 months ago

Closing issue as stale.

stale[bot] commented 1 month ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.