English 中文(简体)
完整的小型网络/应用程序服务器,配有嵌入式数据库和说明
原标题:Complete, small web/applications server with embedded database and scripting

I even don t know what question to ask but I ll try anyway I need a small footprint application server that will host a database, scripting language and a web server - all in a single process. Something that will not require external SDK/frameworks like Java, .Net or Ruby - just an exe with a bunch of script files with my custom code.

The functionality should include: a http server, script programming API for common tasks (db access, http communication, system API interfacing) and an embedded database/key-value store. It should work on windows and unix.

例如Mongo 亚洲开发银行没有外部附属设施,有一个数据库,内部也有编外翻译。 但是,它可以管理习惯文字或负荷扩展图书馆(法克),不是设计成应用服务器。 但是,如果是的话,这将是我所期待的。

任何建议/建议。

问题回答

多数文字文字都适合这一目的,例如用于“灰色”或“Tcl”,因为这些语言能够装上“SQ”3的约束,并在单一过程中操作一个网络应用服务器。 其中许多语言还拥有更简单的数据库,使用母语。

如果你对卢阿感到安慰,那可能是特别好的选择,因为很容易将其搁置到相对较少的档案中。





相关问题
Spring configuration for embedded H2 database for tests

What does your Spring configuration for integration tests look like using an embedded h2 datasource and, optionally, JUnit? My first try with a SingleConnectionDataSource basically worked, but failed ...

Replacement for SQL Server CE for ClickOnce applications

I have come to the conclusion that SQL Server CE isn t a viable product. Between the versionsing issues and the impossibility of a non-administrator install it just doesn t work at my company. Off ...

Does SQLite support replication?

In an application which embeds SQLite3 and uses an in-memory database, is it possible to replicate the database between two running instances of the application? I could do this by hand with a ...

How do I use an Embedded database with the Entity framework?

I was wondering about the use of the .NET entity framework with an embedded database solution. Right now, I only use the EF with SQL Server but for a new project I m looking for alternate solutions. ...

Lightweight Relational database for BlackBerry OS 4.7

I m writing an app for BlackBerry OS 4.7 and would greatly benefit from having a lightweight relational database such as SQLite that my application can use to store data locally on the device. SQLite ...

How to specify a variable expression list in a Pro*C query?

I have a problem with a Pro*C query I m trying to optimise. To explain, our application searches for rows in a huge database. These rows exist in several languages and the old code selected a row for ...

热门标签