可以运行网络的.net嵌入式数据库 [英] Embedded Database for .net that can run off a network

查看:145
本文介绍了可以运行网络的.net嵌入式数据库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我(并且还在)寻找一个要在.net(c#)应用程序中使用的嵌入式数据库。注意:应用程序(或至少数据库)存储在网络驱动器上,但每次只能由1个用户使用。

I was (and still am) looking for an embedded database to be used in a .net (c#) application. The caveat: The Application (or at least the database) is stored on a Network drive, but only used by 1 user at a time.

现在,我的第一个想法是 SQL Server精简版。这是非常好的整合,但它不能运行一个网络。

Now, my first idea was SQL Server Compact edition. That is really nicely integreated, but it can not run off a network.

Firebird 似乎有同样的问题,但.net集成似乎不是真正的一流,并且大部分没有记录。

Firebird seems to have the same issue, but the .net Integration seems to be not really first-class and is largely undocumented.

a href =http://www.codegear.com/products/blackfish =noreferrer> Blackfish SQL 看起来很有趣,但没有试用.net版本。定价也行。

Blackfish SQL looks interesting, but there is no trial of the .net Version. Pricing is also OK.

任何其他适用于.net 的其他建议都可以在网络上运行,而无需实际安装服务器软件?

Any other suggestions of something that works well with .net and runs off a network without the need of actually installing a server software?

推荐答案

SQLite 在读取您的问题时出现在我的脑海中,我确定可以从网络驱动器访问它如果你保持自己的约束1个用户在一个时间。

SQLite came to my mind while reading your question, and I'm quite sure that it's possible to access it from a network drive if you keep yourself to the constraint of 1 user at a time.

SQLite在.NET上 - 在3分钟内启动并运行

这篇关于可以运行网络的.net嵌入式数据库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆