You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OrientDB is the most versatile DBMS supporting Graph, Document, Reactive, Full-Text and Geospatial models in one Multi-Model product. OrientDB can run distributed (Multi-Master), supports SQL, ACID Transactions, Full-Text indexing and Reactive Queries.
CrateDB is a distributed and scalable SQL database for storing and analyzing massive amounts of data in near real-time, even with complex queries. It is PostgreSQL-compatible, and based on Lucene.
SPPU COMP 2019 Pattern Sem 5 (LP-1 and DBMS )Practical Examination Codes for System Programming and Operating System (SPOS) , Distributed Systems (DS) , Database Management System (DBMS)
In this project “Hotel Management System” We tried to show how the data/information in hotels is managed. It manages and maintains the records of customers, rooms, employees and drivers in the hotel. The project is aimed to maintain the day-to-day state of admission/vacation of Residents, List of employees, room details etc. Main objective of th…
This project is a Data Base management System created to manage the membership and fee details of gym members. This program uses NetBeans java as front end and MySql as back end. The NetBeans IDE provides rapid development of front end with GUI. The Java code(with .form files for IDE),MySql codes and the output images are attached with the files.