I want to create a simple login form by using AngularJS and OrientDB. IS IT POSSIBLE? I'm new to both technologies.
Yes it's possible.
You can use the HTTP API : http://orientdb.com/docs/last/OrientDB-REST.html
Hope it helps.