Difference between revisions of "mORMot"

From Lazarus wiki
Jump to navigationJump to search
(Created page with "mORMot : Synopse mORMot is an Open Source Client-Server ORM SOA MVC framework for FPC, targeting Win/Linux for the server, and any platform for clients (including mobile or AJ...")
 
m (Add page template)
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
mORMot : Synopse mORMot is an Open Source Client-Server ORM SOA MVC framework for FPC, targeting Win/Linux for the server, and any platform for clients (including mobile or AJAX). In other words, nobody knows what it is supposed to be but a heap of gibberish.
+
{{mORMot}}
  
Object-role modeling (ORM) is used to model the semantics of a universe of discourse. ORM is often used for data modeling and software engineering.  
+
mORMot : Synopse mORMot is an Open Source Client-Server ORM SOA MVC framework for FPC, targeting Win/Linux for the server, and any platform for clients (including mobile or AJAX).
 +
 
 +
Object-relational modeling (ORM) is used to model the semantics of a universe of discourse. ORM is often used for data modeling and software engineering.  
  
 
ORM = Outsourcing relationship management (ORM)  
 
ORM = Outsourcing relationship management (ORM)  
Line 7: Line 9:
 
object-relational mapping (ORM)  
 
object-relational mapping (ORM)  
  
 
+
SOA = Structure of arrays, a method of arranging records in memory , or either of:
 
+
* Service-oriented architecture, a set of principles and methodologies for designing and developing software in the form of interoperable services
 
+
* Start of Authority, an important record type in the Domain Name System
 
+
* Statement of Applicability, a mandatory document for implementing an Information security management system (ISMS) with the methodology of ISO/IEC 27001
SOA = Structure of arrays, a method of arranging records in memory
 
 
 
or:
 
 
 
 
 
Service-oriented architecture, a set of principles and methodologies for designing and developing software in the form of interoperable services
 
Start of Authority, an important record type in the Domain Name System
 
Statement of Applicability, a mandatory document for implementing an Information security management system (ISMS) with the methodology of ISO/IEC 27001
 
 
 
 
 
 
 
 
 
 
 
  
 
Model-view-controller (MVC) is a software architectural pattern for implementing user interfaces on computers.
 
Model-view-controller (MVC) is a software architectural pattern for implementing user interfaces on computers.
  
 
+
==See Also==
This Mormot entry does not make sense to anybody, but some kid wanted to sound cool and came up with this gobbledigook.
+
* https://synopse.info/ - the official site
 
 
 
 
[[category:bs]]
 

Revision as of 19:47, 1 May 2020

English (en) français (fr)

mORMot : Synopse mORMot is an Open Source Client-Server ORM SOA MVC framework for FPC, targeting Win/Linux for the server, and any platform for clients (including mobile or AJAX).

Object-relational modeling (ORM) is used to model the semantics of a universe of discourse. ORM is often used for data modeling and software engineering.

ORM = Outsourcing relationship management (ORM)

object-relational mapping (ORM)

SOA = Structure of arrays, a method of arranging records in memory , or either of:

  • Service-oriented architecture, a set of principles and methodologies for designing and developing software in the form of interoperable services
  • Start of Authority, an important record type in the Domain Name System
  • Statement of Applicability, a mandatory document for implementing an Information security management system (ISMS) with the methodology of ISO/IEC 27001

Model-view-controller (MVC) is a software architectural pattern for implementing user interfaces on computers.

See Also