Features and ideas
Welcome to the DataObjects.Net feature suggestion list. Find out more information about the DataObjects.Net at http://dataobjects.net .
If you have questions, need help or find a bug in the DataObjects.Net, visit the forums at http://support.x-tensive.com
-
93 votes
-
74 votes
-
59 votes
-
Sync / Replication
Synchronization between DO Domains on different machines - data replication. To get two birds with one stone: Cluster Operations and Load-balancing. This should work regardless of the underlying storage.
55 votesPreliminary planned for 4.6
-
50 votes
-
39 votes
Investigation part is finished, postponing the work.
-
33 votes
-
31 votes
-
26 votes
-
Entity Model Designer
Create entity model designer to model first entities in Entity Framework like designer. Also add feature to import existing database schema into designer.
17 votesPostponed
-
Ingres provider
Provider for the Ingres Database
http://www.ingres.com/
I think this could be an ideal Backbone for DO, because it is transactional and No SQL15 votes -
14 votes
-
14 votes
-
14 votes
-
10 votes
-
add JSON (de)serialization optimized for DataObjects.Net
Even though it is quite simple to serialize objects with the System.Web.Script.Serialization.JavaScriptSerializer it has some issues when there are circular references. There are ways to resolve this like using the [ScriptIgnore] tag or by avoiding properties who result in circular references with Linq (see also: http://stackoverflow.com/questions/2002940/json-and-circular-reference-exception). The DataObjects.Key is one of the properties that results in a circular reference which means it is harder to serialize in a straight forward manner. I'm not sure what the solution should be at the moment but maybe there are more developers who see this as a usefull feature and have ideas for…
10 votes -
add support for sharing data trough the ODATA protocol.
add support for sharing data trough the ODATA protocol.
10 votes -
8 votes
-
Filestream for large binary data
The idea is to have a possibility to handle big data in a performing way similar to the Microsoft MSSQL Filestreams (see http://channel9.msdn.com/Learn/Courses/SQL2008R2TrainingKit/FILESTREAM/FilestreamDemo ).
The issue of handling large media/file is increasing as computers evolve and I with this would be a strategic feature to DO.8 votes -
MongoDB Support
MongoDB Support would be awesome!
http://www.mongodb.org/7 votes
- Don't see your idea?