如何连接 AngularJS 与 OrientDB

How to connect AngularJS with OrientDB

我想使用 AngularJSOrientDB 创建一个简单的登录表单。 可能吗? 我对这两种技术都不熟悉。

是的,这是可能的。

您可以使用 HTTP API : http://orientdb.com/docs/last/OrientDB-REST.html

希望对您有所帮助。